NetBSD/sys/arch/i386
dsl 34a326a457 Add support for directly booting from FAT12 filesystems.
This shouldn't really be needed except that Linux wont
mount a small FAT16 filesystem - it always treats it as FAT12
even when you tell it otherwise.
There was enough free space before the main FS on the USB stick
I've been using for an extra small FAT fs to boot from.
2012-03-10 23:59:36 +00:00
..
acpi #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
bioscall remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
compile
conf P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
eisa Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
gdbscripts Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 Don't try to uvm_page_physload() the tmpgdt page: this always fails because 2012-03-04 20:44:17 +00:00
include Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +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 First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
pnpbios Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
stand Add support for directly booting from FAT12 filesystems. 2012-03-10 23:59:36 +00:00
Makefile In the tags target, move x86 sources above xen includes, for more 2011-09-02 22:12:48 +00:00