NetBSD/sys/arch/i386
mycroft d40837608f 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
most polling.
2) Clean up some goofiness in pciide -- get rid of the whole "candisable" path
   (it's gratuitous) and simplify the code by calling pciide_map_compat_intr(),
   *_set_modes() and wdc_print_modes() from central locations.
3) Add a register writability and register ghost test to eliminate phantom
   drives more quickly.
2003-09-19 21:35:56 +00:00
..
acpi - Use local variable instead of sc_Arg in softc. 2003-08-05 14:24:45 +00:00
bios add __KERNEL_RCSID() 2003-07-14 22:13:09 +00:00
bioscall Use PAGE_SIZE rather than NBPG. 2003-04-08 23:39:14 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add compat_16_machdep.c 2003-09-10 19:49:47 +00:00
eisa Adapt tag initialisation to the new fields that were added recently. 2003-05-08 12:05:34 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 add MD part of SA/pthread pagefault handling on i386 2003-09-16 13:57:47 +00:00
include make sigcontext visible all the time instead of including opt_*.h from a 2003-09-12 01:13:35 +00:00
isa SA_SIGINFO changes 2003-09-06 23:15:35 +00:00
mca Adapt for new bus_dma structure. 2003-05-08 12:47:39 +00:00
pci syntax error in comment 2003-09-17 11:57:34 +00:00
pnpbios 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates 2003-09-19 21:35:56 +00:00
stand Fix signed/unsigned warnings. 2003-08-31 22:40:13 +00:00
Makefile Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00