1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
--- pcmcia-cs/etc/config.orig 2004-07-16 18:38:25.000000000 +0200
+++ pcmcia-cs/etc/config 2005-10-03 13:02:49.000000000 +0200
@@ -1151,10 +1151,6 @@
#
# Wireless network adapters
#
-card "Intersil PRISM2 11 Mbps Wireless Adapter"
- manfid 0x0156, 0x0002
- bind "orinoco_cs"
-
card "350 Series Wireless LAN Adapter"
manfid 0x015f, 0x000a
bind "airo_cs"
@@ -1180,25 +1176,11 @@
manfid 0x015f, 0x0007
bind "airo_cs"
-card "Airvast WN-100"
- #version "WLAN", "PRISM PCMCIA CARD"
- manfid 0x50c2, 0x7300
- bind "orinoco_cs"
-
-card "AirWay 802.11 Adapter (PCMCIA)"
- #version "AirWay", "802.11 Adapter (PCMCIA)"
- manfid 0x0261, 0x0002
- bind "orinoco_cs"
-
card "ARtem Onair Version 1.0"
#version "ARtem", "Onair", "Version 1.0"
manfid 0x0268, 0x0001
bind "orinoco_cs"
-card "ASUS SpaceLink WL-100"
- manfid 0x02aa, 0x0002
- bind "orinoco_cs"
-
card "AT&T WaveLAN Adapter"
version "AT&T", "WaveLAN/PCMCIA"
bind "wavelan_cs"
@@ -1215,18 +1197,6 @@
version "Cabletron", "RoamAbout 802.11 DS"
bind "orinoco_cs"
-card "Compaq WL100 11 Mbps Wireless Adapter"
- manfid 0x0138, 0x0002
- bind "orinoco_cs"
-
-card "Compaq HNW-100 11 Mbps Wireless Adapter"
- manfid 0x028a, 0x0002
- bind "orinoco_cs"
-
-card "Conceptronic CON11Cpro"
- manfid 0xc250, 0x0002
- bind "orinoco_cs"
-
card "Corega PCC-11"
version "corega K.K.", "Wireless LAN PCC-11"
bind "orinoco_cs"
@@ -1247,10 +1217,6 @@
version "D", "Link DRC-650 11Mbps WLAN Card"
bind "orinoco_cs"
-card "D-Link DCF660"
- manfid 0xd601, 0x0005
- bind "orinoco_cs"
-
card "ELSA AirLancer MC-11"
version "ELSA", "AirLancer MC-11"
bind "orinoco_cs"
@@ -1275,14 +1241,6 @@
version "Instant Wireless ", " Network PC CARD", "Version 01.02"
bind "orinoco_cs"
-card "Linksys WPC11 11Mbps 802.11b WLAN Card"
- manfid 0x0274, 0x1613
- bind "orinoco_cs"
-
-card "Linksys WCF12 Wireless CompactFlash Card"
- manfid 0x028a, 0x0673
- bind "orinoco_cs"
-
card "Lucent Technologies WaveLAN/IEEE Adapter"
version "Lucent Technologies", "WaveLAN/IEEE"
bind "orinoco_cs"
@@ -1343,27 +1301,10 @@
manfid 0x01a6, 0x0000
bind "ray_cs"
-card "Safeway 802.11b Wireless Adapter"
- manfid 0xd601, 0x0002
- bind "orinoco_cs"
-
card "SAMSUNG 11Mbps WLAN Card"
version "SAMSUNG", "11Mbps WLAN Card"
bind "orinoco_cs"
-card "Sandisk Connect SDWCFB-000"
- manfid 0xd601, 0x0005
- bind "orinoco_cs"
-
-card "Sohoware NCP110"
- manfid 0x000b,0x7300
- bind "orinoco_cs"
-
-card "SpeedStream SS1021 Wireless Adapter"
- #version "Siemens", "SpeedStream Wireless PCMCIA"
- manfid 0x02ac, 0x0002
- bind "orinoco_cs"
-
card "Xircom CreditCard Netwave"
version "Xircom", "CreditCard Netwave"
bind "netwave_cs"
@@ -1372,11 +1313,6 @@
manfid 0x0105, 0x0007
bind "airo_cs"
-card "ZCOMAX AirRunner/XI-300"
- #version "ZCOMAX", "AirRunner/XI-300"
- manfid 0xd601, 0x0002
- bind "orinoco_cs"
-
#
# Modems and other serial devices
#
|