freebsd-skq/sys/i386
dyson e30058b4a4 Fix a problem with the new buffer_map management code. Additionally,
decrease the size of buffer_map to approx 2/3 of what it used to be
(buffer_map can be smaller now.)  The original commit of these changes
increased the size of buffer_map to the point where the system would
not boot on large systems -- now large systems with large caches will
have even less problems than before.
1996-12-01 15:46:40 +00:00
..
apm
bios
boot Add a timeout here, just like in if_ed.c 1996-11-28 09:54:38 +00:00
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
eisa Update comment and disable SCB paging for Rev E cards since paging, at least 1996-11-21 06:19:13 +00:00
i386 Fix a problem with the new buffer_map management code. Additionally, 1996-12-01 15:46:40 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Relax the constraints on the bswap opcode (it works on non-byte 1996-11-29 16:22:22 +00:00
isa Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKs 1996-11-30 15:52:56 +00:00
linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Add code to the SCSIINT handler for unexpected busfrees and handling immediate 1996-11-22 08:28:45 +00:00
Makefile