freebsd-nq/sys/dev/ppbus
Peter Wemm 0f063508d7 Some newbus-inspired tidy-ups. Use device_identify() rather than scanning
the resource table to locate children.  The 'at ppbus?' can go again.
Remove a few #if Nxxx > 0' type things, config arranges this for us.
Move the newbus method glue next to the DRIVER_MODULE() stuff so we
don't need extra prototypes.
Don't set device descriptions until after the possibility of the probe
returning an error.
Remove all cdevsw_add() calls, all the drivers that did this also use
make_dev() correctly, so it's not required.
A couple of other minor nits.
2000-01-23 14:41:04 +00:00
..
if_plip.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
immio.c
lpbb.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
lpt.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
lpt.h
lptio.h
pcfclock.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h
ppbconf.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
ppi.h
pps.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
vpo.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
vpoio.c
vpoio.h