Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.466 (requested by bouyer...



details:   https://anonhg.NetBSD.org/src/rev/02b0fa552b75
branches:  netbsd-1-6
changeset: 529213:02b0fa552b75
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Nov 01 13:16:36 2002 +0000

description:
Pull up revision 1.466 (requested by bouyer in ticket #724):
Add Promise Ultra133TX2 and Ultra133TX2v2 PCI ID.

diffstat:

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

diffs (18 lines):

diff -r 5263e754aa77 -r 02b0fa552b75 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Nov 01 12:14:28 2002 +0000
+++ b/sys/dev/pci/pcidevs       Fri Nov 01 13:16:36 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.10 2002/08/02 05:40:32 lukem Exp $
+$NetBSD: pcidevs,v 1.428.2.11 2002/11/01 13:16:36 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1748,6 +1748,8 @@
 product PROMISE ULTRA100TX2 0x4d68 Ultra100TX2/ATA Bus Master IDE Accelerator
 product PROMISE ULTRA100TX2v2 0x6268 Ultra100TX2v2/ATA Bus Master IDE Accelerator
 product PROMISE ULTRA133 0x4d69 Ultra133/ATA Bus Master IDE Accelerator
+product PROMISE ULTRA133TX2 0x5275 Ultra133TX2/ATA Bus Master IDE Accelerator
+product PROMISE ULTRA133TX2v2 0x6269 Ultra133TX2v2/ATA Bus Master IDE Accelerator
 
 /* QLogic products */
 product QLOGIC ISP1020 0x1020  ISP1020



Home | Main Index | Thread Index | Old Index