[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pcmcia card...



Hi everyone-

i'm having some problems with pcmcia on a laptop here.  i'm trying to
get it to recognize a 3com 3c575bt cardbus ethernet card, and the
stock pcmcia modules aren't cutting it.  so, i'm installing hamm from
scratch.  then, i install new libc6 (v2.0.7u) so that i can install
v3.0.6 pcmcia-cs and pcmcia-modules (modules corresponding to the
2.0.34 kernel).  this actually works pretty well, and at this point,
the card is usable with the kernel that comes in the kernel-image
package.

now i want to recompile the kernel for apm, ps/2 mouse, etc., so i:
 - install kernel-source (still version 2.0.34)
 - reconfigure kernel for apm, ps/2, and pcmcia
 - compile and install new kernel image.

when i reboot with the newly compiled kernel, the 3c575_cb module
doesn't want to load.  the relevant errors are:
 pcmcia/3c575_cb.o: unresolved symbol netif_rx_R6a97aa56
 pcmcia/3c575_cb.o: unresolved symbol unregister_netdev_R84fb480b
 pcmcia/3c575_cb.o: unresolved symbol init_etherdev_Rc8833d67
 pcmcia/3c575_cb.o: unresolved symbol dev_kfree_skb_R61d50ea2
 pcmcia/3c575_cb.o: unresolved symbol eth_type_trans_R81c3bb43
 pcmcia/3c575_cb.o: unresolved symbol dev_alloc_skb_R36d7a14b

are there kernel configuration options that i've missed in order to
get these symbols defined?  do i basically need to install
pcmcia-source and recompile modules myself?  thanks in advance...

-alan


Reply to: