mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
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().
|
||
|---|---|---|
| .. | ||
| atkbd.c | ||
| atkbd_atkbdc.c | ||
| atkbd_isa.c | ||
| atkbdc.c | ||
| atkbdc_isa.c | ||
| atkbdc_subr.c | ||
| atkbdcreg.h | ||
| atkbdreg.h | ||
| psm.c | ||