Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/dev/pci Pull up following revision(s) (requested by b...



details:   https://anonhg.NetBSD.org/src/rev/0fffcc3a6d85
branches:  netbsd-3
changeset: 577806:0fffcc3a6d85
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Feb 05 17:10:32 2006 +0000

description:
Pull up following revision(s) (requested by bouyer in ticket #1156):
        sys/dev/pci/pcidevs: revision 1.758
Add Promise PDC2057x SATA/150 controllers, from FreeBSD.

diffstat:

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

diffs (19 lines):

diff -r 57f6a7f012c0 -r 0fffcc3a6d85 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Feb 05 17:02:11 2006 +0000
+++ b/sys/dev/pci/pcidevs       Sun Feb 05 17:10:32 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.21 2006/01/21 06:33:15 snj Exp $
+$NetBSD: pcidevs,v 1.701.2.22 2006/02/05 17:10:32 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2420,6 +2420,9 @@
 product PROMISE PDC20621       0x6621  PDC20621 dual Ultra/133 IDE controller
 product PROMISE PDC40718       0x3d17  PDC40718 SATA/300 IDE controller
 product PROMISE PDC40719       0x3515  PDC40719 SATA/300 IDE controller
+product PROMISE PDC20571       0x3571  PDC20571 SATA/150 IDE controller
+product PROMISE PDC20575       0x3d75  PDC20575 SATA/150 IDE controller
+product PROMISE PDC20579       0x3574  PDC20579 SATA/150 IDE controller
 
 /* QLogic products */
 product QLOGIC ISP1020 0x1020  ISP1020



Home | Main Index | Thread Index | Old Index