linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo@conectiva.com.br>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Russell King <rmk@arm.linux.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	marcelo@conectiva.com
Subject: Re: PATCH: make pcmcica devices report pcmcia bus info in gdrvinfo
Date: Mon, 14 Jul 2003 13:47:17 -0300 (BRT)	[thread overview]
Message-ID: <Pine.LNX.4.55L.0307141346170.29144@freak.distro.conectiva> (raw)
In-Reply-To: <1058195703.561.76.camel@dhcp22.swansea.linux.org.uk>



On Mon, 14 Jul 2003, Alan Cox wrote:

> On Llu, 2003-07-14 at 14:14, Russell King wrote:
> > >  		strncpy(info.driver, "3c574_cs", sizeof(info.driver)-1);
> > > +		sprintf(info.bus_info, "PCMCIA 0x%lx", dev->base_addr);
> > >  		if (copy_to_user(useraddr, &info, sizeof(info)))
> > >  			return -EFAULT;
> > >  		return 0;
> >
> > We should probably ensure that the bus info is compatible with the bus
> > info which Dominik's going to be using in 2.6.x
>
> I think thats a good point. Marcelo , bin that diff for now

Done.


      reply	other threads:[~2003-07-14 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 12:21 PATCH: make pcmcica devices report pcmcia bus info in gdrvinfo Alan Cox
2003-07-14 13:14 ` Russell King
2003-07-14 15:15   ` Alan Cox
2003-07-14 16:47     ` Marcelo Tosatti [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.55L.0307141346170.29144@freak.distro.conectiva \
    --to=marcelo@conectiva.com.br \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com \
    --cc=rmk@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).