1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/i386
Jordan K. Hubbard 6de3a3bb17 movl instruction should have been lea (this is why userconfig didn't
work in 2.1).

Spotted-by-the-keen-eyes-of: Don Lewis <Don.Lewis@tsc.tdk.com>
1996-11-14 15:55:21 +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 Change WARNING line about SCB paging to: 1996-11-13 22:50:32 +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 movl instruction should have been lea (this is why userconfig didn't 1996-11-14 15:55:21 +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 Support the PG_G flag on Pentium-Pro processors. This pretty 1996-11-11 04:20:19 +00:00
isa Some more updates. 1996-11-14 08:46:21 +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