diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-29 18:54:08 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-29 18:54:08 +0000 |
commit | e7201e246df70aafa618e0e78b2a7356897410fe (patch) | |
tree | 82feafea93470c09e8eaf0e0d0b81f8737bc1f6d /sys/dev/pcmcia/pcmciadevs | |
parent | a030e9a21a402976edb22aa0c4f1b0851f191fcb (diff) |
Add Proxim RangeLAN-DS PCMCIA card (model 8430); Paul M. Hirsch
Diffstat (limited to 'sys/dev/pcmcia/pcmciadevs')
-rw-r--r-- | sys/dev/pcmcia/pcmciadevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pcmcia/pcmciadevs b/sys/dev/pcmcia/pcmciadevs index 72e4c4114f1..42e0b98a31a 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ - $OpenBSD: pcmciadevs,v 1.84 2002/03/28 16:45:52 provos Exp $ + $OpenBSD: pcmciadevs,v 1.85 2002/03/29 18:54:07 millert Exp $ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ /* @@ -267,6 +267,7 @@ product PANASONIC KME 0x2604 Panasonic CD-R/RW Interface /* Proxim */ product PROXIM ROAMABOUT_2400FH 0x1058 Digital RoamAbout 2400FH product PROXIM RANGELAN2_7401 0x1158 Proxim RangeLAN2 7401 +product PROXIM RANGELANDS_8430 0x8000 Proxim RangeLAN-DS 8430 /* Ericsson */ product ERICSSON WIRELESSLAN 0x0001 DSSS Wireless LAN PC Card |