1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/dev/ppbus
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
..
if_plip.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
immio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
lpbb.c Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
lpt.c Convert DEVFS hooks in (most) drivers to make_dev(). 1999-08-23 20:59:21 +00:00
lpt.h Add pin-numbers for easy reference. 1999-08-18 20:45:57 +00:00
lptio.h
ppb_1284.c
ppb_1284.h
ppb_base.c Passing the unit number to an interrupt routing is kind of narrowminded, 1999-08-08 22:25:21 +00:00
ppb_msq.c
ppb_msq.h Fix compile warnings about missing braces around static initialization of unions. 1999-01-31 11:52:04 +00:00
ppbconf.c Staticize. 1999-04-11 02:55:52 +00:00
ppbconf.h Passing the unit number to an interrupt routing is kind of narrowminded, 1999-08-08 22:25:21 +00:00
ppi.c Simplify cdevsw registration. 1999-05-31 11:29:30 +00:00
ppi.h
pps.c Remove compile time limit on number of devices. 1999-08-08 22:25:46 +00:00
vpo.c Remove unused variable and computation, possibly leading to a 1999-06-26 14:42:17 +00:00
vpoio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
vpoio.h