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 Lucent/Agere FW322/323 IEEE 1394 controller



details:   https://anonhg.NetBSD.org/src/rev/16f3a78d8936
branches:  trunk
changeset: 535374:16f3a78d8936
user:      heinz <heinz%NetBSD.org@localhost>
date:      Fri Aug 16 15:03:02 2002 +0000

description:
Add Lucent/Agere FW322/323 IEEE 1394 controller

diffstat:

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

diffs (17 lines):

diff -r 5f20c37a9fa9 -r 16f3a78d8936 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Aug 16 15:02:39 2002 +0000
+++ b/sys/dev/pci/pcidevs       Fri Aug 16 15:03:02 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.464 2002/08/10 16:26:14 toshii Exp $
+$NetBSD: pcidevs,v 1.465 2002/08/16 15:03:02 heinz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1576,6 +1576,7 @@
 product LUCENT OR3LP26         0x5400  Lucent ORCA FPGA w/32-bit PCI ASIC core
 product LUCENT OR3TP12         0x5401  Lucent ORCA FPGA w/64-bit PCI ASIC core
 product LUCENT USBHC           0x5801  USB Host Controller
+product LUCENT FW322_323       0x5811  FW322/323 IEEE 1394 OHCI Controller
 
 /* Macronix */
 product MACRONIX MX98713       0x0512  MX98713 (PMAC) 10/100 Ethernet



Home | Main Index | Thread Index | Old Index