On Thu, Oct 04, 2001 at 03:52:24PM -0500, Darryl L. Pierce wrote: | I'm trying to build the 2.4.9 kernel for my laptop. Everything works | except for the PCMCIA system. When I insert the card, | /var/log/message outputs that it's noticed the new hardware, but it | doesn't identify the card (3COM 575BT) and there's no | mention of eth0 in when I list interfaces with ifconfig. | | Any help on building the kernel? My laptop is a Gateway Solo 9300cs | with a Celeron 433mHz.
I have the same sort of NIC. You need the 3c59x module too. They moved the *_cb drivers into the regular PCI codebase. -D