freebsd-src/sys/dev/si
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
..
si.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
si.h Add a macro tweak. 1998-06-13 19:36:22 +00:00
si2_z280.c Staticize. 1999-04-11 03:06:07 +00:00
si3_t225.c Staticize. 1999-04-11 03:06:07 +00:00
sireg.h SX ISA cards are only 32k wide in 8 bit mode (which is the only 1999-03-30 21:22:39 +00:00