Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up revision 1.320 (via patch, requeste...
details: https://anonhg.NetBSD.org/src/rev/72e107ea21fd
branches: netbsd-1-5
changeset: 491741:72e107ea21fd
user: he <he%NetBSD.org@localhost>
date: Tue May 15 20:51:04 2001 +0000
description:
Pull up revision 1.320 (via patch, requested by bouyer):
Add support for newer VIA pciide controllers.
Add support for the AMD 766 pciide controller.
Properly distinguish between HPT366 and HPT370 controllers.
diffstat:
sys/dev/pci/pcidevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r c923c8fef5a0 -r 72e107ea21fd sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue May 15 20:33:14 2001 +0000
+++ b/sys/dev/pci/pcidevs Tue May 15 20:51:04 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.17 2001/05/06 15:09:33 he Exp $
+$NetBSD: pcidevs,v 1.236.2.18 2001/05/15 20:51:04 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -696,6 +696,10 @@
product AMD PBC756_IDE 0x7409 AMD756 IDE controller
product AMD PBC756_PMC 0x740B AMD756 Power Management Controller
product AMD PBC756_USB 0x740C AMD756 USB Host Controller
+product AMD PBC766_ISA 0x7410 AMD766 PCI-to-ISA Bridge
+product AMD PBC766_IDE 0x7411 AMD766 IDE controller
+product AMD PBC766_PMC 0x7413 AMD766 Power Management Controller
+product AMD PBC766_USB 0x7414 AMD766 USB Host Controller
/* Apple products */
product APPLE BANDIT 0x0001 Bandit Host-PCI Bridge
Home |
Main Index |
Thread Index |
Old Index