freebsd-skq/sys/i386
phk 500e41bd71 I got tired of seeing all the cdevsw[major(foo)] all over the place.
Made a new (inline) function devsw(dev_t dev) and substituted it.

Changed to the BDEV variant to this format as well: bdevsw(dev_t dev)

DEVFS will eventually benefit from this change too.
1999-05-08 06:40:31 +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 I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +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 I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +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