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 Promise ATA/100 TX2 device ID.



details:   https://anonhg.NetBSD.org/src/rev/81491a1adb51
branches:  trunk
changeset: 514114:81491a1adb51
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Aug 23 03:31:55 2001 +0000

description:
Add Promise ATA/100 TX2 device ID.

diffstat:

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

diffs (19 lines):

diff -r caa8d9e75a52 -r 81491a1adb51 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Aug 23 02:58:24 2001 +0000
+++ b/sys/dev/pci/pcidevs       Thu Aug 23 03:31:55 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.345 2001/08/20 19:29:08 fvdl Exp $
+$NetBSD: pcidevs,v 1.346 2001/08/23 03:31:55 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1534,7 +1534,8 @@
 product PROMISE ULTRA33        0x4d33  Ultra33/ATA Bus Master IDE Accelerator
 product PROMISE ULTRA66        0x4d38  Ultra66/ATA Bus Master IDE Accelerator
 product PROMISE ULTRA100 0x4d30        Ultra100/ATA Bus Master IDE Accelerator
-product PROMISE ULTRA100X 0x0d30 Ultra100/ATA Bus Master IDE Accelerator
+product PROMISE ULTRA100X 0x0d30 Ultra100X/ATA Bus Master IDE Accelerator
+product PROMISE ULTRA100TX2 0x4d68 Ultra100TX2/ATA Bus Master IDE Accelerator
 
 /* QLogic products */
 product QLOGIC ISP1020 0x1020  ISP1020



Home | Main Index | Thread Index | Old Index