diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1999-10-01 04:04:02 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1999-10-01 04:04:02 +0000 |
commit | 88de8094965c3c57c6fbc67e0065b5a251e533e6 (patch) | |
tree | a1fc5e2c234c5d5010966094dba90dedc104d87a /sys/dev/pcmcia/pcmciadevs | |
parent | 65dcaada55ff4b4535f9a4c8b4217c1b6cf2786a (diff) |
Add SMC 8020 device.
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 9ac0a6d1bf6..e751420fae1 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ - $OpenBSD: pcmciadevs,v 1.23 1999/08/25 21:54:57 fgsch Exp $ + $OpenBSD: pcmciadevs,v 1.24 1999/10/01 04:04:01 downsj Exp $ /* $NetBSD: pcmciadevs,v 1.13 1998/08/17 23:10:12 thorpej Exp $ */ /* @@ -187,6 +187,7 @@ product NEWMEDIA BUSTOASTER 0xc102 NewMedia BusToaster SCSI /* Standard Microsystems Corporation */ product SMC 8016 0x0105 SMC 8016 +product SMC 8020 0x0001 SMC EtherEZ 8020 product SMC EZCARD 0x8022 SMC EXCard 10 PCMCIA /* Cards we know only by their cis */ |