freebsd-dev/sys/dev/ppbus
Scott Long b50569b71d Prepare for future integration between CAM and newbus. xpt_bus_register
now takes a device_t to be the parent of the bus that is being created.
Most SIMs have been updated with a reasonable argument, but a few exceptions
just pass NULL for now.  This argument isn't used yet and the newbus
integration likely won't be ready until after 7.0-RELEASE.
2007-06-17 05:55:54 +00:00
..
if_plip.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
immio.c bandaid assumption that char is signed 2005-12-21 00:09:11 +00:00
lpbb.c Add missing MODULE_DEPEND() so that ppbus.ko and these .ko's can be 2005-12-21 10:54:47 +00:00
lpt.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
lpt.h
lptio.h
pcfclock.c
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h
ppbconf.c Remove a useless cast from void * to struct ppb_device *. 2007-03-06 11:44:11 +00:00
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Catchup with filters 2007-02-23 19:34:52 +00:00
ppi.h
pps.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
vpo.c Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
vpoio.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
vpoio.h