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 M5243 PCI-AGP Bridge



details:   https://anonhg.NetBSD.org/src/rev/18f970e07cff
branches:  trunk
changeset: 503160:18f970e07cff
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Fri Feb 02 03:51:52 2001 +0000

description:
Add M5243 PCI-AGP Bridge
Fixes PR 11466 by Jared D. McNeill <jmcneill%invisible.yi.org@localhost>

diffstat:

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

diffs (17 lines):

diff -r 2b03b692a0fa -r 18f970e07cff sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Feb 02 03:51:51 2001 +0000
+++ b/sys/dev/pci/pcidevs       Fri Feb 02 03:51:52 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.296 2001/01/31 07:24:32 thorpej Exp $
+$NetBSD: pcidevs,v 1.297 2001/02/02 03:51:52 hubertf Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -647,6 +647,7 @@
 product ALI M4803      0x5215  M4803
 product ALI M5229      0x5229  M5229 UDMA IDE Controller
 product ALI M5237      0x5237  M5237 USB Host Controller
+product ALI M5243      0x5243  M5243 PCI-AGP Bridge
 product ALI M7101      0x7101  M7101 Power Management Controller
 
 /* Adaptec products */



Home | Main Index | Thread Index | Old Index