OESF Portables Forum
		Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: MB Zaurus on November 27, 2005, 12:45:23 pm
		
			
			- 
				Hello,
I've got a TRENDnet TE-CF100 wired ethernet card that I'm trying to use on my SL-6000, with the original Sharp ROM and kernel version 2.4.18-rmk7-pxa3-embedix. I believe that I need the pcnet_cs.o kernel module, compiled for this kernel.
I've used this card on the same Zaurus under OE, but the pcnet_cs.o driver seems to be missing from the Sharp ROM distribution. I've added an entry to /etc/pcmcia/config, and  the card is recognized, but it's not usable:
# cardctl ident
Socket 0:
  product info: "Fast Ethernet", "CF Size PC Card", "1.0"
  manfid: 0x0149, 0xc1ab
  function: 6 (network)
# cardctl status
Socket 0:
  3.3V 16-bit PC Card [suspended]
# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:E0:98:F5:18:4D
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:43 Base address:0x300
# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 up
SIOCSIFFLAGS: No such device
SIOCSIFFLAGS: No such device
#dmesg 
eth0: NE2000 (DL10022 rev 05): io 0xf6000300, irq 43, hw_addr 00:E0:98:F5:18:4D
pxa_pcmcia_suspend(0)
pxa_pcmcia_init(0)
Any suggestions?
Thanks,
Mark
			 
			
			- 
				Did you try cardctl resume?
			
 
			
			- 
				Also, why don't you use Network Setup to configure network connection?