freebsd-skq/sys/i386
phk 693dd58bb3 Continue where Julian left off in July 1998:
Virtualize bdevsw[] from cdevsw.  bdevsw() is now an (inline)
        function.

        Join CDEV_MODULE and BDEV_MODULE to DEV_MODULE (please pay attention
        to the order of the cmaj/bmaj arguments!)

        Join CDEV_DRIVER_MODULE and BDEV_DRIVER_MODULE to DEV_DRIVER_MODULE
        (ditto!)

(Next step will be to convert all bdev dev_t's to cdev dev_t's
before they get to do any damage^H^H^H^H^H^Hwork in the kernel.)
1999-05-07 10:11:40 +00:00
..
apm Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
bios Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Add missing comment characters from wi driver description. 1999-05-06 18:08:23 +00:00
eisa Use consistant function definitions which also silences a warning. 1999-05-06 22:17:26 +00:00
i386 Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
ibcs2 Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
include Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
isa Continue where Julian left off in July 1998: 1999-05-07 10:11:40 +00:00
linux Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00