freebsd-skq/sys/i386
dg 4fcbd35c01 Turn on the 0WS option for 16bit cards. Newer machines insert enough
delay that without this the performance is unacceptable. The 83C690,
83C790, and 83C795 chips which this affects are all designed to work
with 0 waitstates in 16bit mode.
Also cleaned up the toggling of 16bit access mode that occurs during
normal operation; the previous code may not have done the right thing
in all cases.
1997-09-08 10:27:09 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Remove pbzero(), things we load zero their own bss. 1997-08-31 06:11:26 +00:00
conf Add a new compile option SC_HISTORY_SIZE for syscons. 1997-09-04 23:03:11 +00:00
eisa #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
i386 General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
ibcs2 Fixed type mismatches for functions with args of type vm_prot_t and/or 1997-08-25 22:15:31 +00:00
include Add missing redirection for _inside_intr -> inside_intr 1997-09-08 00:25:05 +00:00
isa Turn on the 0WS option for 16bit cards. Newer machines insert enough 1997-09-08 10:27:09 +00:00
linux Removed unused #includes (<machine/cpu.h> now gives more pollution). 1997-09-01 02:12:39 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Don't depend on the gcc feature of permitting conditional expressions 1997-08-25 23:45:50 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00