diff options
-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 47c8125210f..b85c998e14c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.30 1998/03/03 05:24:36 todd Exp $ +$OpenBSD: pcidevs,v 1.31 1998/03/07 06:55:40 downsj Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -791,6 +791,10 @@ product SYMBIOS 815 0x0004 53c815 product SYMBIOS 810AP 0x0005 53c810AP product SYMBIOS 860 0x0006 53c860 product SYMBIOS 875 0x000f 53c875 +product SYMBIOS 875J 0x008f 53c875J +product SYMBIOS 885 0x000d 53c885 +product SYMBIOS 895 0x000c 53c895 +product SYMBIOS 896 0x000b 53c896 /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC Ethernet |