Re: Getting the socket number from within the driver

dhinds <[email protected]> Sat, 30 Mar 2002 10:24:10 -0800
Newsgroups gmane.linux.pcmcia.devel
Message-ID <[email protected]>
On Sat, Mar 30, 2002 at 03:39:38PM +0100, Marcel Holtmann wrote:
> 
> is it possible to get the socket number the pccard is bind to from
> within the driver?

The socket number is not provided to the driver.  Why do you think
that information would be useful?  The numbering of sockets is very
arbitrary.

-- Dave