Subject: CVS commit: syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 08/10/2002 06:37:41
Module Name: syssrc
Committed By: minoura
Date: Sat Aug 10 03:37:41 UTC 2002
Modified Files:
syssrc/sys/arch/i386/pci: pci_machdep.c
Log Message:
Add quirk for Connectix Virtual PC 5 (for Windows at least) emulated
PCI bridge (440BX).
Note that there's still a problem that emulated 21140 cannot be driven
by if_tlp. Workaround is to use if_de.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/i386/pci/pci_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.