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 rev. 1.240 (approved by releng-1-5):



details:   https://anonhg.NetBSD.org/src/rev/a103249acb3b
branches:  netbsd-1-5
changeset: 488438:a103249acb3b
user:      enami <enami%NetBSD.org@localhost>
date:      Thu Jul 06 01:15:06 2000 +0000

description:
Pull up rev. 1.240 (approved by releng-1-5):
Add device ID of promise ultra100/ata controller.

diffstat:

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

diffs (17 lines):

diff -r aa80a95d34a6 -r a103249acb3b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jul 05 20:39:33 2000 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jul 06 01:15:06 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.2 2000/06/27 21:52:53 thorpej Exp $
+$NetBSD: pcidevs,v 1.236.2.3 2000/07/06 01:15:06 enami Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1271,6 +1271,7 @@
 product PROMISE DC5030 0x5300  DC5030
 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
 
 /* QLogic products */
 product QLOGIC ISP1020 0x1020  ISP1020



Home | Main Index | Thread Index | Old Index