Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] syssrc/sys/arch/i386/pci
Module Name: syssrc
Committed By: he
Date: Sun Dec 9 19:58:30 UTC 2001
Modified Files:
syssrc/sys/arch/i386/pci [netbsd-1-5]: pchb.c
Log Message:
Pull up revisions 1.23,1.26 (via patch, requested by jlam):
Some ServerWorks (Pequr) Host-PCI bridges only get their memory
space enabled, even though IO space works. Some drivers only work
reliably with IO space (ahc(4) being a notable example), so check
for this condition and correct it.
Also only pay attention to the low byte of configuration register
0x44 on ServerWorks chips, and compress some duplicated code.
To generate a diff of this commit:
cvs rdiff -r1.18.4.1 -r1.18.4.2 syssrc/sys/arch/i386/pci/pchb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index