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 LYNX FireWire Controller (as used in the ...



details:   https://anonhg.NetBSD.org/src/rev/b7ca3ed0805d
branches:  trunk
changeset: 472782:b7ca3ed0805d
user:      matt <matt%NetBSD.org@localhost>
date:      Fri May 07 00:56:46 1999 +0000

description:
Add TI LYNX FireWire Controller (as used in the Apple B&W G3)

diffstat:

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

diffs (17 lines):

diff -r 7d3fc795d72a -r b7ca3ed0805d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri May 07 00:28:22 1999 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 07 00:56:46 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.115 1999/05/06 06:17:39 mrg Exp $
+$NetBSD: pcidevs,v 1.116 1999/05/07 00:56:46 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1088,6 +1088,7 @@
 
 /* Texas Instruments products */
 product        TI      TLAN            0x0500  TLAN
+product        TI      PCILYNX         0x8000  LYNX FireWire Host Controller
 product TI     PCI1130         0xac12  PCI1130 PCI-CardBus Bridge
 product TI     PCI1031         0xac13  PCI1031 PCI-pcmcia Bridge
 product TI     PCI1131         0xac15  PCI1131 PCI-CardBus Bridge



Home | Main Index | Thread Index | Old Index