RE: cardbus driver

SANTHOSH K (santhoshk@nestec.net)
Fri, 7 Mar 2003 19:47:53 +0530


I have a board with cardbus support. And a WLAN card driver with pci
support. So i could not use this WLAN card in this board. So I need to
support Cardbus in the wlan driver.

-----Original Message-----
From: Russell King [mailto:rmk@arm.linux.org.uk]
Sent: Friday, March 07, 2003 8:01 PM
To: SANTHOSH K
Cc: 'linux-kernel@vger.kernel.org'
Subject: Re: cardbus driver

On Fri, Mar 07, 2003 at 07:08:29PM +0530, SANTHOSH K wrote:
> What change need to be done to give support for a pccard driver to a
cardbus
> driver?

Electrically, they're different interfaces. If the controller hardware
you're using doesn't support cardbus cards, no amount of software will
make them work.

Could you give some details about the hardware and the driver?

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM
Linux
             http://www.arm.linux.org.uk/personal/aboutme.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/