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 PLX's 9054 I/O Accelerator.



details:   https://anonhg.NetBSD.org/src/rev/e3b019f295a1
branches:  trunk
changeset: 588083:e3b019f295a1
user:      cube <cube%NetBSD.org@localhost>
date:      Tue Feb 07 17:15:54 2006 +0000

description:
Add PLX's 9054 I/O Accelerator.

diffstat:

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

diffs (19 lines):

diff -r 5df35a9b69bf -r e3b019f295a1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Feb 07 16:55:31 2006 +0000
+++ b/sys/dev/pci/pcidevs       Tue Feb 07 17:15:54 2006 +0000
@@ -1,4 +1,6 @@
-$NetBSD: pcidevs,v 1.760 2006/02/06 12:40:44 abs Exp $
+WARNS= 4
+
+$NetBSD: pcidevs,v 1.761 2006/02/07 17:15:54 cube Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2463,6 +2465,7 @@
 product PLANEX FNW_3800_TX     0xab07  FNW-3800-TX 10/100 Ethernet
 
 /* PLX Technology products */
+product PLX 9054       0x9054  9054 I/O Accelerator
 product PLX 9060ES     0x906e  9060ES PCI bus controller
 product PLX 9656       0x9656  9656 I/O Accelerator
 



Home | Main Index | Thread Index | Old Index