diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-14 13:18:51 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-14 13:18:51 +0000 |
commit | f146fd87c46606ab346550e8fec81d6ae6d363d8 (patch) | |
tree | 14968972190adf78c2aa3827465594c141e915be /sys | |
parent | 9321a062f8931be6ca547300ff34f43a57b9611f (diff) |
Alta Tech only OEMed, the real vendor was Packet Engines
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c48ad230da9..0d222d93e42 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.316 2000/09/14 11:52:43 niklas Exp $ + $OpenBSD: pcidevs,v 1.317 2000/09/14 13:18:50 niklas Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -510,7 +510,7 @@ vendor PICTUREEL 0x12c5 Picture Elements vendor STB2 0x12d2 NVidia/SGS-Thomson vendor AUREAL 0x12eb Aureal vendor ADMTEK 0x1317 ADMtek -vendor ALTATECH 0x1318 Alta Technology +vendor PE 0x1318 Packet Engines Inc. vendor FORTEMEDIA 0x1319 Forte Media vendor SIIG 0x131f SIIG vendor LMC 0x1376 LAN Media Corp @@ -702,9 +702,6 @@ product ADVSYS U3W 0x2700 ASP-3940U3W product ALLIANCE AT22 0x6424 AT22 product ALLIANCE AT24 0x6424 AT24 -/* Alta Technology products */ -product ALTATECH GNIC2 0x0911 PMC/GNIC2 - /* Alteon products */ product ALTEON ACENIC 0x0001 Acenic @@ -1364,6 +1361,9 @@ product OPTI 82C701 0xc701 82C701 product OPTI 82C822 0xc822 82C822 product OPTI RM861HA 0xc861 RM861HA +/* Packet Engines Inc. products */ +product PE GNIC2 0x0911 PMC/GNIC2 + /* PC Tech products */ product PCTECH RZ1000 0x1000 RZ1000 |