diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-07 21:23:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-07 21:23:07 +0000 |
commit | 164ed62c7cff3f0444756018bbd4c5af52ecbe09 (patch) | |
tree | 46e0ae9396d6ba833a2be0ccb1f41c5ee1d1d286 /sys/dev | |
parent | f270413d070b89d8a84ddf6d859452b9623efd85 (diff) |
+ Packet Engines G-NIC Ethernet
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 286d6c30388..8eb0e779fec 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.26 1998/01/06 02:33:44 deraadt Exp $ +$OpenBSD: pcidevs,v 1.27 1998/02/07 21:23:06 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -790,6 +790,9 @@ product SYMBIOS 810AP 0x0005 53c810AP product SYMBIOS 860 0x0006 53c860 product SYMBIOS 875 0x000f 53c875 +/* Packet Engines products */ +product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC Ethernet + /* NexGen products */ product NEXGEN NX82C501 0x4e78 NX82C501 Host-PCI Bridge |