Module Name:    src
Committed By:   skrll
Date:           Thu Apr 30 15:03:30 UTC 2009

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

Log Message:
Add the National Semiconductor PC87560 Legacy IO chip on systems with
PA-8500 and later 64-bit CPUs.


To generate a diff of this commit:
cvs rdiff -u -r1.984 -r1.985 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.984 src/sys/dev/pci/pcidevs:1.985
--- src/sys/dev/pci/pcidevs:1.984	Tue Apr 28 14:27:16 2009
+++ src/sys/dev/pci/pcidevs	Thu Apr 30 15:03:30 2009
@@ -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 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

Reply via email to