diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2003-06-01 20:15:51 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2003-06-01 20:15:51 +0000 |
commit | 167d70901a80e1c68707ba3916a9b75b13771945 (patch) | |
tree | 75358529a2a891c3f597a6854b96c539339fbb5d /sys/dev/pcmcia/pcmciadevs | |
parent | 8e05c6be9a86991320036794af6dd61d691136d3 (diff) |
Kingston KNE-PCM/x support.
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 6aa696c95a1..b4cb97095c9 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ - $OpenBSD: pcmciadevs,v 1.102 2003/05/24 19:01:03 henning Exp $ + $OpenBSD: pcmciadevs,v 1.103 2003/06/01 20:15:50 fgsch Exp $ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ /* @@ -220,6 +220,7 @@ product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100 /* Kingston */ +product KINGSTON KNE_PCM 0x0001 Kingston KNE-PCM product KINGSTON KNE_PC2 0x0100 Kingston KNE-PC2 /* Lasat */ |