1
Sharp ROMs / Symbol Spectrum24 Wifi Card On 5500 Cacko
« on: March 10, 2005, 12:17:16 am »Quote
Yeh, that's the ROM I have loaded... So plug and play that time around?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69649\"][{POST_SNAPBACK}][/a][/div]
It works perfect, and the drivers are compiled in the kernel and are not modules. I didn't even have to use any special programs to configure it, I just used the network setting program. I did have my own spectrum.conf file in there from when I was working on my own module, I don't know if that would have made a difference. The contents of my /home/etc/pcmcia/spectrum.conf are :
device "spectrum_cs"
# class "network" module "hermes", "orinoco", "spectrum_cs"
class "spectrum" module "hermes", "orinoco", "spectrum_cs"
card "LA4100 Spectrum24 CF WLAN Card"
manfid 0x026c, 0x0001
bind "spectrum_cs"
card "Socket Communications CF+ LP WLAN Card"
manfid 0x0104, 0x0001
bind "spectrum_cs"
The other thing I didn't realize was I have 3 other files (spectrum, wireless.opts, and wlng2wt.opts). I basicly copied the files from the original sharp spectrum drivers, but I don't know how much of a role they play.
Oh also, iwconfig said something about no wireless extensions for me as well even though everything works.