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.302 (requested by bouyer):



details:   https://anonhg.NetBSD.org/src/rev/de7e0ea7bb25
branches:  netbsd-1-5
changeset: 490738:de7e0ea7bb25
user:      he <he%NetBSD.org@localhost>
date:      Mon Feb 26 21:48:27 2001 +0000

description:
Pull up revision 1.302 (requested by bouyer):
  Add support for the Intel 82801BAM IDE controller.

diffstat:

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

diffs (17 lines):

diff -r 884bbc025f4e -r de7e0ea7bb25 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Feb 26 21:25:48 2001 +0000
+++ b/sys/dev/pci/pcidevs       Mon Feb 26 21:48:27 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.11 2000/12/31 21:20:01 jhawk Exp $
+$NetBSD: pcidevs,v 1.236.2.12 2001/02/26 21:48:27 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1056,6 +1056,7 @@
 product INTEL 82801BA_ACA      0x2445  82801BA AC-97 Audio Controller
 product INTEL 82801BA_ACM      0x2446  82801BA AC-97 PCI Modem
 product INTEL 82801BA_LAN      0x2449  82801BA LAN Controller
+product        INTEL 82801BAM_IDE      0x244a  82801BAM IDE Controller
 product INTEL 82801BA_IDE      0x244B  82801BA IDE Controller
 product INTEL 82801BA_HPB      0x244E  82801BA Hub-to-PCI Bridge
 product INTEL 82371SB_ISA      0x7000  82371SB PCI-to-ISA Bridge (PIIX3)



Home | Main Index | Thread Index | Old Index