From c026dcb4aa532fb0484ef222e416dabbc563e88f Mon Sep 17 00:00:00 2001 From: skrll Date: Thu, 30 Apr 2009 15:03:30 +0000 Subject: Add the National Semiconductor PC87560 Legacy IO chip on systems with PA-8500 and later 64-bit CPUs. --- sys/dev/pci/pcidevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e51c2de78a4..e286cae44ae 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.984 2009/04/28 14:27:16 ginsbach Exp $ +$NetBSD: pcidevs,v 1.985 2009/04/30 15:03:30 skrll Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -2918,6 +2918,7 @@ product NEWBRIDGE CA91L8261 0x8261 PowerSpan II PCI Bridge product NATIONALINST MXI3 0x2c30 MXI-3 PCI Extender /* National Semiconductor products */ +product NS PC87560 0x000e 87560 Legacy I/O product NS DP83810 0x0001 DP83810 10/100 Ethernet product NS DP83815 0x0020 DP83815 10/100 Ethernet product NS DP83820 0x0022 DP83820 10/100/1000 Ethernet -- cgit