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 Apple PowerBook G3 Firewire controllers



details:   https://anonhg.NetBSD.org/src/rev/0c8a00ce5383
branches:  trunk
changeset: 751419:0c8a00ce5383
user:      macallan <macallan%NetBSD.org@localhost>
date:      Wed Feb 03 19:27:24 2010 +0000

description:
add Apple PowerBook G3 Firewire controllers

diffstat:

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

diffs (17 lines):

diff -r e4d6364124ab -r 0c8a00ce5383 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Feb 03 19:27:01 2010 +0000
+++ b/sys/dev/pci/pcidevs       Wed Feb 03 19:27:24 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1018 2010/01/30 20:47:57 jakllsch Exp $
+$NetBSD: pcidevs,v 1.1019 2010/02/03 19:27:24 macallan Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -988,6 +988,7 @@
 product APPLE BANDIT2          0x0008  Bandit Host-PCI Bridge
 product APPLE HEATHROW         0x0010  Heathrow I/O Controller
 product APPLE PADDINGTON       0x0017  Paddington I/O Controller
+product APPLE PBG3_FW          0x0018  PowerBook G3 Firewire
 product APPLE KEYLARGO_USB     0x0019  KeyLargo USB Controller
 product APPLE UNINORTH1                0x001e  UniNorth Host-PCI Bridge
 product APPLE UNINORTH2                0x001f  UniNorth Host-PCI Bridge



Home | Main Index | Thread Index | Old Index