diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-08 15:11:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-08 15:11:16 +0000 |
commit | 4147c07279bad19495040fe90f4625b38311983b (patch) | |
tree | 9646c04dfb3c3f298449baf4f4fd51148aa6a327 /sys | |
parent | bdcab2e2925add61e6fb0a3c57313e5d62d99cf5 (diff) |
new stuff
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4cf80944ea1..c9783becc06 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.426 2001/08/05 10:11:39 deraadt Exp $ + $OpenBSD: pcidevs,v 1.427 2001/08/08 15:11:15 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -520,6 +520,7 @@ vendor ADMTEK 0x1317 ADMtek vendor PE 0x1318 Packet Engines vendor FORTEMEDIA 0x1319 Forte Media vendor SIIG 0x131f SIIG +vendor PCTEL 0x134d PCTEL vendor KAWASAKI 0x136b Kawasaki vendor LMC 0x1376 LAN Media Corp vendor NETGEAR 0x1385 Netgear @@ -1597,6 +1598,9 @@ product PE GNIC2 0x0911 PMC/GNIC2 /* PC Tech products */ product PCTECH RZ1000 0x1000 RZ1000 +/* PCTEL */ +product PCTEL MICROMODEM56 0x7879 HSP MicroModem 56 + /* Ross -> Pequr -> ServerWorks -> Broadcom products */ product RCC ROSB4 0x0200 ROSB4 SouthBridge product RCC XX5 0x0005 PCIHB5 |