freebsd-nq/sys/i386/isa/matcd
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
..
audio.c Fix typo: the expression .. & .. == .. needs parentheses: (.. & ..) == .. 1998-12-04 21:33:06 +00:00
creative.h More merge and update. 1996-10-30 22:41:46 +00:00
matcd.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
matcddrv.h Bring in version 1(26) - considerably less memory usage (and may bring us 1995-10-25 16:41:22 +00:00
options.h More merge and update. 1996-10-30 22:41:46 +00:00
TODO Release summary: (detailed descriptions in Edit History in matcd.c) 1995-07-11 03:03:47 +00:00