diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-12-22 22:09:00 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-12-22 22:09:00 +0000 |
commit | 6a65a12f72a90356e32ce57b63307b8e198ead2f (patch) | |
tree | ec3f87480022490a97c16843c700e400c1e6c7c4 /packages/hostap/files | |
parent | d04d45da6a4e999583e814c2d0ffe53a18905059 (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/12/22 18:11:48+01:00 uni-frankfurt.de!mickeyl
add hostap-modules and hostap-driver 0.3.2 - development tree - hence default preference = -1
BKrev: 41c9f07cFN4S6DzLbXyxVy_fWeYlpw
Diffstat (limited to 'packages/hostap/files')
-rw-r--r-- | packages/hostap/files/hostap_cs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/hostap/files/hostap_cs.conf b/packages/hostap/files/hostap_cs.conf index 4aaede4263..712f9db9f6 100644 --- a/packages/hostap/files/hostap_cs.conf +++ b/packages/hostap/files/hostap_cs.conf @@ -134,6 +134,13 @@ card "SanDisk ConnectPlus OEM (0MB)" manfid 0xd601, 0x0010 bind "hostap_cs" +# needs special activation (>=hostap 0.3.2 only) plus firmware upload +card "SanDisk ConnectPlus w/ Memory" + version "SanDisk", "ConnectPlus" + manfid 0xd601, 0x0101 + bind "ide-cs" to 1 + bind "hostap_cs" to 0 + card "Senao/Origo 80211b WLAN Card" manfid 0x000b,0x7100 bind "hostap_cs" |