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 TI PCI 1451 PCI-CardBus bridge.



details:   https://anonhg.NetBSD.org/src/rev/e85cd6e7f097
branches:  trunk
changeset: 481258:e85cd6e7f097
user:      haya <haya%NetBSD.org@localhost>
date:      Tue Jan 25 09:04:03 2000 +0000

description:
Add TI PCI 1451 PCI-CardBus bridge.

diffstat:

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

diffs (17 lines):

diff -r 3f2307a391de -r e85cd6e7f097 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jan 25 08:46:00 2000 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jan 25 09:04:03 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.186 2000/01/24 15:49:50 joda Exp $
+$NetBSD: pcidevs,v 1.187 2000/01/25 09:04:03 haya Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1319,6 +1319,7 @@
 product TI     PCI1251B        0xac1f  PCI1251B PCI-CardBus Bridge
 product TI     PCI2030         0xac20  PCI2030 PCI-PCI Bridge
 product TI     PCI1420         0xac51  PCI1420 PCI-CardBus Bridge
+product TI     PCI1451         0xac52  PCI1451 PCI-CardBus Bridge
 
 /* Toshiba America products */
 product TOSHIBA R4X00          0x0009  R4x00 Host-PCI Bridge



Home | Main Index | Thread Index | Old Index