Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add Intel 82801BAM IDE controller, found in lapt...
details: https://anonhg.NetBSD.org/src/rev/4040311f9f4e
branches: trunk
changeset: 503941:4040311f9f4e
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Feb 18 17:54:18 2001 +0000
description:
Add Intel 82801BAM IDE controller, found in laptops. From OpenBSD
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8d361c618c1a -r 4040311f9f4e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Feb 18 16:56:22 2001 +0000
+++ b/sys/dev/pci/pcidevs Sun Feb 18 17:54:18 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.301 2001/02/18 05:58:41 matt Exp $
+$NetBSD: pcidevs,v 1.302 2001/02/18 17:54:18 bouyer Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1186,6 +1186,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 82820_MCH 0x2501 82820 MCH (Camino)
Home |
Main Index |
Thread Index |
Old Index