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.489 (requested by thorpe...



details:   https://anonhg.NetBSD.org/src/rev/31f01af5fb61
branches:  netbsd-1-6
changeset: 529546:31f01af5fb61
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Nov 26 18:29:31 2002 +0000

description:
Pull up revision 1.489 (requested by thorpej in ticket #1018):
Add IBM 133 PCI-X Bridge.

diffstat:

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

diffs (17 lines):

diff -r 38bf2fbaf12d -r 31f01af5fb61 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Nov 26 18:28:40 2002 +0000
+++ b/sys/dev/pci/pcidevs       Tue Nov 26 18:29:31 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.15 2002/11/26 18:28:40 tron Exp $
+$NetBSD: pcidevs,v 1.428.2.16 2002/11/26 18:29:31 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1276,6 +1276,7 @@
 product IBM TURBOWAYS25        0x0053  Turboways 25 ATM
 product IBM GXT800P    0x005e  GXT-800P
 product IBM 405GP      0x0156  PPC 405GP PCI Bridge
+product IBM 133PCIX    0x01a7  133 PCI-X Bridge
 product IBM MPIC2      0xffff  MPIC-II
 
 /* IDT products */



Home | Main Index | Thread Index | Old Index