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 Toshiba ISA bridge.



details:   https://anonhg.NetBSD.org/src/rev/a49b5bd6367f
branches:  trunk
changeset: 482590:a49b5bd6367f
user:      soren <soren%NetBSD.org@localhost>
date:      Wed Feb 16 04:29:20 2000 +0000

description:
Add Toshiba ISA bridge.

diffstat:

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

diffs (17 lines):

diff -r 1e3d7c598548 -r a49b5bd6367f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Feb 16 04:08:40 2000 +0000
+++ b/sys/dev/pci/pcidevs       Wed Feb 16 04:29:20 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.191 2000/02/08 16:22:37 bouyer Exp $
+$NetBSD: pcidevs,v 1.192 2000/02/16 04:29:20 soren Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1330,6 +1330,7 @@
 
 /* Toshiba America Info Systems products */
 product TOSHIBA2 HOST          0x0601  Host Bridge/Controller
+product TOSHIBA2 ISA           0x0602  ISA Bridge
 product TOSHIBA2 ToPIC95       0x0603  ToPIC95 CardBus-PCI Bridge
 product TOSHIBA2 ToPIC95B      0x060a  ToPIC95B CardBus-PCI Bridge
 product TOSHIBA2 ToPIC97       0x060f  ToPIC97 CardBus-PCI Bridge



Home | Main Index | Thread Index | Old Index