diff options
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 |