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 AMD 8131 PCI-X tunnel and IO apic.



details:   https://anonhg.NetBSD.org/src/rev/9ec2f47ad48c
branches:  trunk
changeset: 546219:9ec2f47ad48c
user:      fvdl <fvdl%NetBSD.org@localhost>
date:      Tue Apr 22 20:52:06 2003 +0000

description:
Add AMD 8131 PCI-X tunnel and IO apic.

diffstat:

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

diffs (22 lines):

diff -r 2e8da3bb9289 -r 9ec2f47ad48c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Apr 22 20:35:17 2003 +0000
+++ b/sys/dev/pci/pcidevs       Tue Apr 22 20:52:06 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.526 2003/04/15 23:15:23 augustss Exp $
+$NetBSD: pcidevs,v 1.527 2003/04/22 20:52:06 fvdl Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -808,8 +808,10 @@
 product AMD PBC768_MD  0x7446  AMD768 AC97 Modem
 product AMD PBC768_PPB 0x7448  AMD768 PCI to PCI Bridge
 product AMD PBC768_USB 0x7449  AMD768 USB Controller
-product AMD PBC8111_IDE        0x7469  AMD8111 IDE Controller
-product AMD PBC8111_AC 0x746d  AMD8111 AC97 Audio
+product AMD PCIX8131_PPB       0x7450  PCI-X Tunnel
+product AMD PCIX8131_APIC      0x7451  IO Apic
+product AMD PBC8111_IDE                0x7469  AMD8111 IDE Controller
+product AMD PBC8111_AC         0x746d  AMD8111 AC97 Audio
 
 /* American Megatrends products */
 product AMI MEGARAID   0x9010  MegaRAID



Home | Main Index | Thread Index | Old Index