diff options
| author | cgd <cgd@NetBSD.org> | 1999-08-06 06:39:29 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1999-08-06 06:39:29 +0000 |
| commit | 1780131e5cb22e6bd7b13dbe2257367a73d6a4ea (patch) | |
| tree | 4c702e9cd7a197a9a75ab42ecf6ec9952c264e58 /sys/dev | |
| parent | 23001b8bf4de10bf53773f8bca6e3512207a655b (diff) | |
add an entry for the IBM EtherJet Ethernet PC Card (cs8920 based)
Diffstat (limited to 'sys/dev')
| -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 ef4e98688c2..419e9670c2f 100644 --- a/sys/dev/pcmcia/pcmciadevs +++ b/sys/dev/pcmcia/pcmciadevs @@ -1,4 +1,4 @@ -$NetBSD: pcmciadevs,v 1.40 1999/07/22 20:56:38 hwr Exp $ +$NetBSD: pcmciadevs,v 1.41 1999/08/06 06:39:29 cgd Exp $ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -104,6 +104,7 @@ product IBM INFOMOVER 0x0002 National Semiconductor InfoMover product IBM HOME_AND_AWAY 0x002e IBM Home and Away Modem product IBM WIRELESS_LAN_ENTRY 0x0032 Wireless LAN Entry product IBM PORTABLE_CDROM_DRIVE 0x002d PCMCIA Portable CD-ROM Drive +product IBM ETHERJET_PCCARD 0x003f IBM EtherJet Ethernet PC Card /* I-O DATA */ product IODATA PCLAT 0x2216 I-O DATA PCLA/T |
