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 Motorola's MPC8245 (Kahlua II) host bridge.



details:   https://anonhg.NetBSD.org/src/rev/1c08df7d51a0
branches:  trunk
changeset: 532254:1c08df7d51a0
user:      briggs <briggs%NetBSD.org@localhost>
date:      Mon Jun 03 19:52:18 2002 +0000

description:
Add Motorola's MPC8245 (Kahlua II) host bridge.

diffstat:

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

diffs (17 lines):

diff -r 7aff12974e72 -r 1c08df7d51a0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jun 03 19:27:39 2002 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jun 03 19:52:18 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.434 2002/06/02 18:32:11 seb Exp $
+$NetBSD: pcidevs,v 1.435 2002/06/03 19:52:18 briggs Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1556,6 +1556,7 @@
 product MOT MPC106     0x0002  MPC106 \"Grackle\" Host Bridge
 product MOT MPC8240    0x0003  MPC8240 \"Kahlua\" Host Bridge
 product MOT MPC107     0x0004  MPC107 \"Chaparral\" Host Bridge
+product MOT MPC8245    0x0006  MPC8245 \"Kahlua II\" Host Bridge
 product MOT RAVEN      0x4801  Raven Host Bridge & Multi-Processor Interrupt Controller
 product MOT FALCON     0x4802  Falcon ECC Memory Controller Chip Set
 product MOT HAWK       0x4803  Hawk System Memory Controller & PCI Host Bridge



Home | Main Index | Thread Index | Old Index