Messages in this thread |  | | Date | Fri, 27 Apr 2001 13:48:18 -0400 | From | Jeff Garzik <> | Subject | Re: Cardbus conflicts... |
| |
Evan Montgomery-Recht wrote: > > About 2 years ago, I bought a IBM 600E laptop with one > of the IBM branded Xircom CardBUS cards. It took me > about a month (with the help of a lot of people with > simular machines) to figure out why the card would be > recognized, and even connect to the network, but could > never get a IP address from DHCP. It turned out that > the sound card which is a one of the CS based chips. > The fix that I found was that if I added the following > line to the /etc/pcmcia/config.opts The card would be > detected, and recognized, and get a IP address. > > exclude ports 0x2f8-0x2ff
What kernel are you running? You may need to go to http://pcmcia-cs.sourceforge.net/ for support, not there.
For kernel 2.4, make sure you have the following options set, exactly as I present them, in your kernel .config file.
CONFIG_PCMCIA=y CONFIG_CARDBUS=y # CONFIG_I82365 is not set
-- Jeff Garzik | Disbelief, that's why you fail. Building 1024 | MandrakeSoft | - 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/
|  |