NetBSD/sys/arch/i386
hubertf ae218465f7 Add GENERIC.NOACPI kernel that offers - surprise! - no ACPI
(in contrast to GENERIC).
2007-05-17 01:50:48 +00:00
..
acpi Make the beep on resume optional. It gets controlled by 2007-04-28 14:03:00 +00:00
bios Disable hardware scrolling for now :( It *can* trap on rare occations. Most 2007-03-24 00:23:05 +00:00
bioscall
compile
conf Add GENERIC.NOACPI kernel that offers - surprise! - no ACPI 2007-05-17 01:50:48 +00:00
eisa Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
gdbscripts
i386 Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
include Share the sysarch stuff between the x86 ports. PR kern/36046. 2007-04-16 19:12:17 +00:00
isa TRUE -> true, FALSE -> false 2007-03-07 21:43:43 +00:00
mca Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
pci Add definitions for the AMD Elan 520 Host Bridge Master Interrupt 2007-04-18 04:02:27 +00:00
pnpbios Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
stand Save a byte from the mbr code (by using lret not ljmp). 2007-04-10 16:54:34 +00:00
xbox Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile