freebsd-dev/sys/i386
Mike Smith f2dddd5e99 Construct the minor number for the root device taking into account the
slice number passed in by the bootblocks.  This means the kernel will
not use the compatability slice to obtain the root filesystem when
booting from a sliced disk.

Use the extraction macros from reboot.h rather than stating them in full
again.
1998-03-08 15:06:55 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +00:00
conf Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
eisa Removed unused #includes. 1998-02-20 13:11:54 +00:00
i386 Construct the minor number for the root device taking into account the 1998-03-08 15:06:55 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include This mega-commit is meant to fix numerous interrelated problems. There 1998-03-07 21:37:31 +00:00
isa Remove special handling for resuming clock interrupt when using APIC_IO. 1998-03-05 21:45:53 +00:00
linux Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile