diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-07-14 22:05:16 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-07-14 22:05:16 +0000 |
commit | 236a90649e41d99388803c396dca59f214d3b7d5 (patch) | |
tree | 72409c3f4100895d0fd30e42a5de9cc869ceb4c6 /sys/dev/pcmcia | |
parent | a7466eea413b871dcb5fef013b875d995a692b8e (diff) |
Add Siemens SpeedStream 1021
Diffstat (limited to 'sys/dev/pcmcia')
-rw-r--r-- | sys/dev/pcmcia/pcmciadevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs b/sys/dev/pcmcia/pcmciadevs index ffc4cba1c9d..aa111f39a09 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ - $OpenBSD: pcmciadevs,v 1.104 2003/07/06 21:16:59 millert Exp $ + $OpenBSD: pcmciadevs,v 1.105 2003/07/14 22:05:15 millert Exp $ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ /* @@ -61,6 +61,7 @@ vendor COMPAQ 0x0138 Compaq vendor GREYCELL 0x0143 Grey Cell vendor LINKSYS 0x0149 Linksys vendor NETGEAR 0x0149 Netgear +vendor SIEMENS 0x02ac Siemens vendor SIMPLETECH 0x014d Simple Technology vendor SYMBOL2 0x014d Symbol vendor LUCENT 0x0156 Lucent @@ -315,6 +316,9 @@ product SANDISK SDCFB 0x0401 Sandisk CompactFlash /* Simple Technology */ product SIMPLETECH COMMUNICATOR288 0x0100 Simple Technology 28.8 Communicator +/* Siemens */ +product SIEMENS SS1021 0x0002 Siemens SpeedStream 1021 + /* Socket Communications */ product SOCKET EA_ETHER 0x0000 Socket Communications EA product SOCKET LP_WLAN_CF 0x0001 Socket Communications Low Power WLAN |