Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Added TI PCI1251 from joda%pdc.kth.se@localhost (Johan Dan...



details:   https://anonhg.NetBSD.org/src/rev/89b908cc7cfd
branches:  trunk
changeset: 472801:89b908cc7cfd
user:      hwr <hwr%NetBSD.org@localhost>
date:      Fri May 07 21:09:31 1999 +0000

description:
Added TI PCI1251 from joda%pdc.kth.se@localhost (Johan Danielsson) in kern/6873.

diffstat:

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

diffs (17 lines):

diff -r a6d53d1899c8 -r 89b908cc7cfd sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri May 07 20:54:01 1999 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 07 21:09:31 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.117 1999/05/07 15:38:40 drochner Exp $
+$NetBSD: pcidevs,v 1.118 1999/05/07 21:09:31 hwr Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1098,6 +1098,7 @@
 product TI     PCI1031         0xac13  PCI1031 PCI-pcmcia Bridge
 product TI     PCI1131         0xac15  PCI1131 PCI-CardBus Bridge
 product TI     PCI1250         0xac16  PCI1250 PCI-CardBus Bridge
+product TI     PCI1251         0xac1d  PCI1251 PCI-CardBus Bridge
 product TI     PCI1220         0xac17  PCI1220 PCI-CardBus Bridge
 product TI     PCI1221         0xac19  PCI1221 PCI-CardBus Bridge
 product TI     PCI1225         0xac1C  PCI1225 PCI-CardBus Bridge



Home | Main Index | Thread Index | Old Index