freebsd-skq/sys/i386
bde 4b71b76d7e Disabled i586-optimized copyin and copyout. They usually panic if the
user supplies a bad address, because they push a lot of stuff that the
fault handler doesn't know about onto the stack.  This has been broken
for more than half a year despite being tested for almost half a year
in -current.
1996-11-15 20:27:14 +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 Preserve %esi and %edi for get_diskinfo(). See the logs for similar fixes 1996-11-11 14:27:12 +00:00
conf This is the new AWE32 driver, with support for the AWE32's fancy MIDI 1996-11-15 18:36:25 +00:00
eisa Clean up the memory mapped/Programmed I/O stuff so that the driver completely 1996-11-11 05:21:27 +00:00
i386 Change this back to movl for -current since it seems to work there. 1996-11-15 09:00:56 +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 KNF'ify. 1996-11-15 06:22:48 +00:00
isa Disabled i586-optimized copyin and copyout. They usually panic if the 1996-11-15 20:27:14 +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 Fixed pessimized (short) i/o port type. 1996-11-11 15:29:15 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'AMANCIO'. 1994-04-23 01:55:46 +00:00