freebsd-dev/sys/dev/scc
Paolo Pisati ef544f6312 o break newbus api: add a new argument of type driver_filter_t to
bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
2007-02-23 12:19:07 +00:00
..
scc_bfe_ebus.c Add a MacIO bus attachment. The Z8530 as present in the Mac needs 2006-04-01 04:51:56 +00:00
scc_bfe_macio.c Add a MacIO bus attachment. The Z8530 as present in the Mac needs 2006-04-01 04:51:56 +00:00
scc_bfe_sbus.c Add a MacIO bus attachment. The Z8530 as present in the Mac needs 2006-04-01 04:51:56 +00:00
scc_bfe.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
scc_bus.h
scc_core.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
scc_dev_sab82532.c Add a MacIO bus attachment. The Z8530 as present in the Mac needs 2006-04-01 04:51:56 +00:00
scc_dev_z8530.c Fix braino: The cl_range field should not hold the shifted I/O 2006-07-26 03:10:01 +00:00
scc_if.m