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 the MPC8240 (Kahlua) Host Bridge



details:   https://anonhg.NetBSD.org/src/rev/d53523525720
branches:  trunk
changeset: 503296:d53523525720
user:      briggs <briggs%NetBSD.org@localhost>
date:      Sun Feb 04 18:16:20 2001 +0000

description:
Add the MPC8240 (Kahlua) Host Bridge

diffstat:

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

diffs (17 lines):

diff -r 808a6da0054f -r d53523525720 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Feb 04 18:05:00 2001 +0000
+++ b/sys/dev/pci/pcidevs       Sun Feb 04 18:16:20 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.297 2001/02/02 03:51:52 hubertf Exp $
+$NetBSD: pcidevs,v 1.298 2001/02/04 18:16:20 briggs Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1306,6 +1306,7 @@
 /* Motorola products */
 product MOT MPC105     0x0001  MPC105 \"Eagle\" Host Bridge
 product MOT MPC106     0x0002  MPC106 \"Grackle\" Host Bridge
+product MOT MPC8240    0x0003  MPC8240 \"Kahlua\" Host Bridge
 
 /* Mylex products */
 product MYLEX RAID_V2  0x0001  DAC960 RAID (v2 interface)



Home | Main Index | Thread Index | Old Index