diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2020-03-05 15:43:00 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2020-03-05 15:43:00 +0000 |
| commit | 7402b14f7412bfa9721af58fbf337ef8d2f5319d (patch) | |
| tree | 5d5460971dd0065a31312bb09467db456b690d32 /sys/dev | |
| parent | c19ed86092fa9466ad259e8aa9787d087e53a588 (diff) | |
Add Farallon PN9000SX Ethernet.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 77b9e1913df..10121d7daf1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -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 |
