freebsd-skq/sys/dev/fb
Poul-Henning Kamp 9dcbe2404a Convert DEVFS hooks in (most) drivers to make_dev().
Diskslice/label code not yet handled.

Vinum, i4b, alpha, pc98 not dealt with (left to respective Maintainers)

Add the correct hook for devfs to kern_conf.c

The net result of this excercise is that a lot less files depends on DEVFS,
and devtoname() gets more sensible output in many cases.

A few drivers had minor additional cleanups performed relating to cdevsw
registration.

A few drivers don't register a cdevsw{} anymore, but only use make_dev().
1999-08-23 20:59:21 +00:00
..
fb.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
fbreg.h The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
splash_bmp.c The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
splash_pcx.c Use the correct value for banksize so splash_pcx works in LFB modes. 1999-06-28 13:52:29 +00:00
splash.c Fix printf int/long format problems on the Alpha. 1999-07-01 20:01:03 +00:00
splashreg.h The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00
vga.c #if 0 an unused function since it generates warnings.. (I have not deleted 1999-06-26 10:52:54 +00:00
vgareg.h The second phase of syscons reorganization. 1999-06-22 14:14:06 +00:00