Module Name:    src
Committed By:   msaitoh
Date:           Thu Mar  5 15:43:00 UTC 2020

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add Farallon PN9000SX Ethernet.


To generate a diff of this commit:
cvs rdiff -u -r1.1398 -r1.1399 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1398 src/sys/dev/pci/pcidevs:1.1399
--- src/sys/dev/pci/pcidevs:1.1398	Wed Feb 19 09:00:34 2020
+++ src/sys/dev/pci/pcidevs	Thu Mar  5 15:43:00 2020
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1398 2020/02/19 09:00:34 mrg Exp $
+$NetBSD: pcidevs,v 1.1399 2020/03/05 15:43:00 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2479,6 +2479,7 @@ product DEC DEFPA	0x000f	DEFPA
 product DEC 21041	0x0014	DC21041 (\"Tulip Plus\") Ethernet
 product DEC DGLPB	0x0016	DGLPB (\"OPPO\")
 product DEC 21142	0x0019	DC21142/21143 10/100 Ethernet
+product DEC PN9000SX	0x001a	Farallon PN9000SX Ethernet
 product DEC 21052	0x0021	DC21052 PCI-PCI Bridge
 product DEC 21150	0x0022	DC21150 PCI-PCI Bridge
 product DEC 21152	0x0024	DC21152 PCI-PCI Bridge

Reply via email to