freebsd-dev/sys/i386/isa/pcvt
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
..
pcvt_conf.h Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_drv.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
pcvt_ext.c Suser() simplification: 1999-04-27 11:18:52 +00:00
pcvt_hdr.h Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
pcvt_kbd.c Keyboard allocation/deallocation fix. 1999-06-29 17:36:20 +00:00
pcvt_kbd.h Make pcvt compile and run again after find_display() is gone as part of 1999-04-20 08:45:27 +00:00
pcvt_out.c Make pcvt compile and run again after find_display() is gone as part of 1999-04-20 08:45:27 +00:00
pcvt_sup.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_tbl.h Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00
pcvt_vtf.c Part 3 of the pcvt/voxware revival. 1999-01-01 08:23:23 +00:00