cvs commit: src/sys/pci pci.c

[ Available lists | Index of freebsd-commit | Month of Dec 1995 | Week of 15 Dec 1995 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Stefan Esser <se>
Date
15 Dec 1995 05:40:39
Subject
cvs commit: src/sys/pci pci.c
Message-ID
199512151340.FAA22690@freefall.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.119 seconds