Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.516 (requested by hamaji...



details:   https://anonhg.NetBSD.org/src/rev/412c2928207e
branches:  netbsd-1-6
changeset: 530379:412c2928207e
user:      grant <grant%NetBSD.org@localhost>
date:      Thu Jun 19 11:20:09 2003 +0000

description:
Pull up revision 1.516 (requested by hamajima in ticket #1323):

Add new Apple devices.

diffstat:

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

diffs (18 lines):

diff -r d26e31f2626e -r 412c2928207e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jun 19 11:18:56 2003 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jun 19 11:20:09 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.22 2003/06/16 21:09:47 grant Exp $
+$NetBSD: pcidevs,v 1.428.2.23 2003/06/19 11:20:09 grant Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -831,6 +831,8 @@
 product APPLE UNINORTH_AGP3    0x0034  UniNorth AGP Bridge
 product APPLE UNINORTH5                0x0035  UniNorth Host-PCI Bridge
 product APPLE UNINORTH6                0x0036  UniNorth Host-PCI Bridge
+product APPLE KAUAI            0x003b  Kauai ATA Controller
+product APPLE INTREPID         0x003e  MAC-IO I/O Controller (Intrepid)
 
 /* ARC Logic products */
 product ARC 1000PV     0xa091  1000PV



Home | Main Index | Thread Index | Old Index