OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: Snappy on June 15, 2006, 04:26:17 am

Title: Xi-825 Cf Wifi Card On Cacko 1.23 Full Is Working!
Post by: Snappy on June 15, 2006, 04:26:17 am
Just an update that the XI-825 cf wifi card is working fully on Cacko 1.23 full on Akita.

The mistake I made was to include a set of empty quotes "" in the version info.

Earlier entries I tried:

#1
card "XI-825H 200mW"
  version " ", "IEEE 802.11 Wireless LAN/CF Card", ""
#  manfid: 0xd601, 0x0005
  bind "hostap_cs"

#2
card "XI-825H 200mW"
#  version " ", "IEEE 802.11 Wireless LAN/CF Card", ""
  manfid: 0xd601, 0x0005
  bind "hostap_cs"

Current working entry:

card "XI-825H 200mW"
  version " ", "IEEE 802.11 Wireless LAN/CF Card"
#  manfid: 0xd601, 0x0005
  bind "hostap_cs"

Silly me ...   ... but the quotes did appear in the 'cardctl ident' results!  ...  

So I guess I will hang onto Cacko 1.23 for a long while ...