NetBSD/sys/arch/i386
soren 7f65496e43 Blocking memory space accesses on the SIS 85C496 chipset turned out to be
a bit too heavy-handed and similar cases are unlikely to crop up again,
so simplify by eliminating pci_bus_flags().

Closes PR port-i386/20410.
2013-07-31 14:05:33 +00:00
..
acpi Set the CR0_AM bit so processes can enable alignment check errors under 2012-04-19 18:00:34 +00:00
bioscall Delete some not-used APM offsets 2012-10-01 17:26:41 +00:00
compile
conf A few "isa" files are so tightly integrated into the x86 platform code 2013-07-17 21:26:28 +00:00
eisa port-i386/47907: kernel trap when using EISA with I/O APIC on i386 2013-06-18 08:48:54 +00:00
gdbscripts
i386 Blocking memory space accesses on the SIS 85C496 chipset turned out to be 2013-07-31 14:05:33 +00:00
include add missing SSIZE_MIN 2013-04-11 00:57:34 +00:00
isa unbreak the build. #include <sys/cpu.h> 2011-08-11 18:36:13 +00:00
mca Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pnpbios Make sure dynamically allocated channel_queue struct are zero-filled. 2013-06-22 05:41:25 +00:00
stand Two changes for the i386 boot loader related to the boot menu which 2013-07-28 08:50:09 +00:00
Makefile Run $(TOOL_CTAGS) instead of ctags: sometimes it's better than the host's 2012-10-23 16:08:12 +00:00