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 an entry for the TI PCI1211 PCI-CardBus Bridge.



details:   https://anonhg.NetBSD.org/src/rev/aaecfa70a23e
branches:  trunk
changeset: 475100:aaecfa70a23e
user:      veego <veego%NetBSD.org@localhost>
date:      Sun Aug 01 08:32:08 1999 +0000

description:
Add an entry for the TI PCI1211 PCI-CardBus Bridge.
>From the cardbus patches.

diffstat:

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

diffs (17 lines):

diff -r 8da24297e294 -r aaecfa70a23e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Aug 01 07:52:22 1999 +0000
+++ b/sys/dev/pci/pcidevs       Sun Aug 01 08:32:08 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.142 1999/07/29 20:56:55 thorpej Exp $
+$NetBSD: pcidevs,v 1.143 1999/08/01 08:32:08 veego Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1188,6 +1188,7 @@
 product TI     PCI1221         0xac19  PCI1221 PCI-CardBus Bridge
 product TI     PCI1225         0xac1c  PCI1225 PCI-CardBus Bridge
 product TI     PCI1251         0xac1d  PCI1251 PCI-CardBus Bridge
+product TI     PCI1211         0xac1e  PCI1211 PCI-CardBus Bridge
 product TI     PCI2030         0xac20  PCI2030 PCI-CardBus Bridge
   
 /* Sony products */



Home | Main Index | Thread Index | Old Index