se 95/12/15 05:40:23
Modified: sys/pci pci.c
Log:
Fix the off-by-one error in the calculation of the valid port range.
Reduce default value of pcicb_membase to 0x2000000 (from 0x4000000)
since this seems to be the lower bound used by many systems.
Submitted by: Mihoko Tanaka <m_tanaka@pa.yokogawa.co.jp>
Revision Changes Path
1.38 +4 -4 src/sys/pci/pci.c