Module Name:    src
Committed By:   skrll
Date:           Mon May 18 09:06:23 UTC 2009

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

Log Message:
Add more devices in my c3700.


To generate a diff of this commit:
cvs rdiff -u -r1.988 -r1.989 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.988 src/sys/dev/pci/pcidevs:1.989
--- src/sys/dev/pci/pcidevs:1.988	Wed May 13 14:49:20 2009
+++ src/sys/dev/pci/pcidevs	Mon May 18 09:06:22 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.988 2009/05/13 14:49:20 cegger Exp $
+$NetBSD: pcidevs,v 1.989 2009/05/18 09:06:22 skrll Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2000,6 +2000,7 @@
 
 /* Hewlett-Packard products */
 product HP A4977A		0x1005	A4977A Visualize EG
+product HP VISUALIZE_FX4	0x1008	Visualize FX4
 product HP TACHYON_TL		0x1028	Tachyon TL FC Controller
 product HP TACHYON_TS		0x102A	Tachyon TS FC Controller
 product HP TACHYON_XL2		0x1030	Tachyon XL2 FC Controller
@@ -2920,9 +2921,10 @@
 product NATIONALINST MXI3	0x2c30	MXI-3 PCI Extender
 
 /* National Semiconductor products */
+product NS DP83810	0x0001	DP83810 10/100 Ethernet
 product NS PC87415	0x0002	PC87415 IDE
 product NS PC87560	0x000e	87560 Legacy I/O
-product NS DP83810	0x0001	DP83810 10/100 Ethernet
+product NS USB		0x0012	USB
 product NS DP83815	0x0020	DP83815 10/100 Ethernet
 product NS DP83820	0x0022	DP83820 10/100/1000 Ethernet
 product NS CS5535_HB	0x0028	CS5535 Host-PCI Bridge
@@ -2931,12 +2933,12 @@
 product NS CS5535_AUDIO	0x002e	CS5535 Audio Controller
 product NS CS5535_USB	0x002f	CS5535 USB Host Controller
 product NS CS5535_VIDEO	0x0030	CS5535 Video Controller
-product NS NS87410	0xd001	NS87410
 product NS SC1100_IDE	0x0502	SC1100 PCI IDE
 product NS SC1100_AUDIO	0x0503	SC1100 XpressAUDIO
 product NS SC1100_ISA	0x0510	SC1100 PCI-ISA Bridge
 product NS SC1100_ACPI	0x0511	SC1100 SMI/ACPI
 product NS SC1100_XBUS	0x0515	SC1100 X-Bus
+product NS NS87410	0xd001	NS87410
 
 /* Philips products */
 product PHILIPS SAA7130HL	0x7130	SAA7130HL PCI Video Broadcast Decoder

Reply via email to