freebsd-nq/sys/i386
John Dyson 66f61b8256 Change endian.h so that when a kernel is compiled without I386_CPU, and
with one of the following (I486_CPU,I586_CPU,I686_CPU) so it can take
advantage of the very quick bswap insn.  This keeps LKMs from being
built to take advantage of the insn, but also makes sure that the LKMs
can be run on all CPUs.  (The LKMs don't pick up the CPU options :-( ).
1996-12-07 03:46:20 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Update the bootblocks to use the new definitions that changed in the 1996-12-03 03:32:15 +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 Clean-up of the new buffer kva allocation code. Also, there was an 1996-12-05 04:28:52 +00:00
ibcs2 Better fix for the previous overflow problem using the code from 1996-12-05 03:14:14 +00:00
include Change endian.h so that when a kernel is compiled without I386_CPU, and 1996-12-07 03:46:20 +00:00
isa Fixed handling of modem status changes. Only the most common case of 1996-12-05 12:43:30 +00:00
linux Add IP_OPTIONS and the multicast-related setsockopts to the 1996-12-03 02:52:29 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset. 1996-12-03 17:06:00 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00