Subject: CVS commit: [netbsd-1-5] syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/09/2002 11:06:38
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Sep  9 08:06:38 UTC 2002

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.4
	syssrc/sys/arch/i386/pci [netbsd-1-5]: pci_machdep.c

Log Message:
sys/arch/i386/pci/pci_machdep.c			1.46
  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.

(minoura)


To generate a diff of this commit:
cvs rdiff -r1.1.2.45 -r1.1.2.46 basesrc/CHANGES-1.5.4
cvs rdiff -r1.36.2.1 -r1.36.2.2 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.