NetBSD/sys/arch/amd64
jmmv 62c98fdb8d When booting an i386 kernel with Multiboot, properly detect the boot device
by looking it up in the x86_alldisks table (instead of trying to match it
to 'wd*' manually).

In order to do this, move the cpu_rootconf function from x86 common code
to amd64 and i386 specific one.  This way, i386 can do an extra step (call
the appropriate Multiboot code) in the appropriate place (after
x86_matchbiosdisks and before findroot()).
2006-02-03 23:33:30 +00:00
..
acpi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
amd64 When booting an i386 kernel with Multiboot, properly detect the boot device 2006-02-03 23:33:30 +00:00
compile
conf Add commented out UDF file-system entry in all GENERIC configurations. 2006-02-02 21:32:08 +00:00
include When booting an i386 kernel with Multiboot, properly detect the boot device 2006-02-03 23:33:30 +00:00
isa Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
pci merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile