freebsd-dev/sys/i386
Andrey A. Chernov 0e4c0f17f3 Move workaround about page aligned data buffer directly to vm86_datacall,
it is impossible to use this func otherwise, i.e. all vesa calls are
potentially broken. Max arg size limited to 1024 for now, bump it, if needed.
1998-09-29 20:36:31 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Remove the -b boot option. It is no longer necessary now that the VESA 1998-09-23 06:50:45 +00:00
conf Make #define NO_SWAPPING a normal kernel config option. 1998-09-29 17:33:45 +00:00
eisa Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
i386 Move workaround about page aligned data buffer directly to vm86_datacall, 1998-09-29 20:36:31 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include Don't pretend to support ix86's with 16-bit ints by using longs just 1998-09-29 09:06:00 +00:00
isa cosmetique - remove unneded static in previous commit 1998-09-29 04:11:35 +00:00
linux MF22: revert time bogon. 1998-09-24 13:25:43 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00