Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.563 (requested by itojun...



details:   https://anonhg.NetBSD.org/src/rev/20a30633b7a0
branches:  netbsd-1-6
changeset: 530562:20a30633b7a0
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Aug 15 14:39:11 2003 +0000

description:
Pull up revision 1.563 (requested by itojun in ticket #1414):
add National Semiconductors SC1100 (GEODE) PCI devices.

diffstat:

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

diffs (21 lines):

diff -r deca72c7a254 -r 20a30633b7a0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Aug 15 12:52:42 2003 +0000
+++ b/sys/dev/pci/pcidevs       Fri Aug 15 14:39:11 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.25 2003/07/10 15:52:59 tron Exp $
+$NetBSD: pcidevs,v 1.428.2.26 2003/08/15 14:39:11 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1671,6 +1671,11 @@
 product NS DP83815     0x0020  DP83815 10/100 Ethernet
 product NS DP83820     0x0022  DP83820 10/100/1000 Ethernet
 product NS NS87410     0xd001  NS87410
+product NS SC1100_ISA  0x0510  SC1100 PCI/ISA bridge
+product NS SC1100_ACPI 0x0511  SC1100 SMI/ACPI
+product NS SC1100_IDE  0x0512  SC1100 PCI IDE
+product NS SC1100_AUDIO        0x0513  SC1100 XpressAUDIO
+product NS SC1100_XBUS 0x0515  SC1100 X-Bus
 
 /* NCR/Symbios Logic products */
 product SYMBIOS 810    0x0001  53c810



Home | Main Index | Thread Index | Old Index