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.412 (via patch, requeste...



details:   https://anonhg.NetBSD.org/src/rev/fb0656c1baca
branches:  netbsd-1-5
changeset: 492991:fb0656c1baca
user:      he <he%NetBSD.org@localhost>
date:      Mon Mar 25 17:55:22 2002 +0000

description:
Pull up revision 1.412 (via patch, requested by bouyer):
  Add support for the pciide part of the AMD-768 chipset.

diffstat:

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

diffs (23 lines):

diff -r eb608e667737 -r fb0656c1baca sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Mar 25 17:51:40 2002 +0000
+++ b/sys/dev/pci/pcidevs       Mon Mar 25 17:55:22 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.24 2002/02/06 14:17:01 he Exp $
+$NetBSD: pcidevs,v 1.236.2.25 2002/03/25 17:55:22 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -704,6 +704,13 @@
 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
+product AMD PBC768_ISA 0x7440  AMD768 PCI to ISA/LPC Bridge
+product AMD PBC768_IDE  0x7441 AMD768 EIDE Controller
+product AMD PBC768_PMC  0x7443 AMD768 Power Management Controller
+product AMD PBC768_AC  0x7445  AMD768 AC97 Audio
+product AMD PBC768_MD  0x7446  AMD768 AC97 Modem
+product AMD PBC768_PPB 0x7448  AMD768 PCI to PCI Bridge
+product AMD PBC768_USB 0x7449  AMD768 USB Controller
 
 /* Apple products */
 product APPLE BANDIT           0x0001  Bandit Host-PCI Bridge



Home | Main Index | Thread Index | Old Index