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 Xserve PCI devices (more UniNorth) stuff.



details:   https://anonhg.NetBSD.org/src/rev/f0b6467f6d25
branches:  trunk
changeset: 533819:f0b6467f6d25
user:      matt <matt%NetBSD.org@localhost>
date:      Tue Jul 09 23:47:45 2002 +0000

description:
Add Apple Xserve PCI devices (more UniNorth) stuff.

diffstat:

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

diffs (21 lines):

diff -r 0e2008ab42d0 -r f0b6467f6d25 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jul 09 23:35:49 2002 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jul 09 23:47:45 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.451 2002/07/09 19:43:03 thorpej Exp $
+$NetBSD: pcidevs,v 1.452 2002/07/09 23:47:45 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -829,6 +829,11 @@
 product APPLE UNINORTH3                0x002e  UniNorth Host-PCI Bridge
 product APPLE UNINORTH4                0x002f  UniNorth Host-PCI Bridge
 product APPLE PANGEA_FW                0x0030  Pangea Firewire
+product APPLE UNINORTH_FW      0x0031  UniNorth Firewire
+product APPLE GMAC3            0x0032  GMAC Ethernet
+product APPLE UNINORTH_AGP3    0x0034  UniNorth AGP Bridge
+product APPLE UNINORTH5                0x0035  UniNorth Host-PCI Bridge
+product APPLE UNINORTH6                0x0036  UniNorth Host-PCI Bridge
 
 /* ARC Logic products */
 product ARC 1000PV     0xa091  1000PV



Home | Main Index | Thread Index | Old Index