For the TE-CF100, edit the /etc/pcmcia/config file and add the following lines:
CODE
card "TRENDnet TE-CF100"
manfid 0x0149, 0xc1ab
bind "pcnet_cs"
manfid 0x0149, 0xc1ab
bind "pcnet_cs"
For the LA-4137, edit the /etc/pcmcia/spectrum.conf file and add the following lines:
CODE
card "LA4137 Spectrum24 CF WLAN CARD"
manfid 0x014d, 0x0001
bind "spectrum_cs"
manfid 0x014d, 0x0001
bind "spectrum_cs"
To make the either of the above changes effective, execute this command:
CODE
/etc/rc.d/init.d/pcmcia restart
Insert the card, and you should be good to go!