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 Serial ATA/150 TX2plus



details:   https://anonhg.NetBSD.org/src/rev/fd76be092b33
branches:  trunk
changeset: 540859:fd76be092b33
user:      matt <matt%NetBSD.org@localhost>
date:      Thu Dec 26 20:52:58 2002 +0000

description:
Add Promise Serial ATA/150 TX2plus

diffstat:

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

diffs (17 lines):

diff -r ac1f7936f024 -r fd76be092b33 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Dec 26 20:15:11 2002 +0000
+++ b/sys/dev/pci/pcidevs       Thu Dec 26 20:52:58 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.492 2002/12/26 01:51:27 matt Exp $
+$NetBSD: pcidevs,v 1.493 2002/12/26 20:52:58 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1820,6 +1820,7 @@
 product PROLAN NE2KETHER 0x1980 Ethernet
 
 /* Promise products */
+product PROMISE SATA150TX2PLUS 0x3376 Serial ATA/150 TX2plus Bus Master IDE Accelerator
 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



Home | Main Index | Thread Index | Old Index