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 NEC 1394 OHCI chips



details:   https://anonhg.NetBSD.org/src/rev/994bf06e8268
branches:  trunk
changeset: 486590:994bf06e8268
user:      matt <matt%NetBSD.org@localhost>
date:      Fri May 26 05:06:27 2000 +0000

description:
Add NEC 1394 OHCI chips

diffstat:

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

diffs (19 lines):

diff -r 77501e8dbfb4 -r 994bf06e8268 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri May 26 04:22:01 2000 +0000
+++ b/sys/dev/pci/pcidevs       Fri May 26 05:06:27 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.218 2000/05/18 13:03:31 drochner Exp $
+$NetBSD: pcidevs,v 1.219 2000/05/26 05:06:27 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1149,6 +1149,9 @@
 /* NEC products */
 product NEC USB                0x0035  USB Host Controller
 product NEC POWERVR2   0x0046  PowerVR PCX2
+product NEC PD72872    0x0063  uPD72872 IEEE 1394 OHCI PCI Controller
+product NEC PD72870    0x00cd  uPD72870 IEEE 1394 OHCI PCI Controller
+product NEC PD72871    0x00ce  uPD72871 IEEE 1394 OHCI PCI Controller
 
 /* Neomagic products */
 product NEOMAGIC NMMG128ZV     0x0003  MagicGraph 128ZV



Home | Main Index | Thread Index | Old Index