From 15870974269cde558e75488892fd76beb9206797 Mon Sep 17 00:00:00 2001 From: drochner Date: Sat, 16 Jan 1999 11:27:40 +0000 Subject: [PATCH] add another NCR chip, from Dave Sainty per PR kern/6819 --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5444f0c4da86..db8537471f52 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.100 1998/12/30 13:49:49 hwr Exp $ +$NetBSD: pcidevs,v 1.101 1999/01/16 11:27:40 drochner Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -909,6 +909,7 @@ 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 /* Packet Engines products */ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC Ethernet