Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Farallon PN9000SX Ethernet.



details:   https://anonhg.NetBSD.org/src/rev/15d93c1f57ab
branches:  trunk
changeset: 745565:15d93c1f57ab
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Mar 05 15:43:00 2020 +0000

description:
Add Farallon PN9000SX Ethernet.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r eafb01d87457 -r 15d93c1f57ab sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Mar 05 15:40:06 2020 +0000
+++ b/sys/dev/pci/pcidevs       Thu Mar 05 15:43:00 2020 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index