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
..
2005-12-04 21:32:11 +00:00
2006-01-21 09:22:10 +00:00
2005-12-04 21:32:11 +00:00
2005-12-04 21:32:11 +00:00
2006-01-26 00:56:39 +00:00
2006-01-16 14:53:46 +00:00
2005-12-04 21:32:11 +00:00