freebsd-dev/sys/dev/scc
Marcel Moolenaar f1aad6d9b2 Add method enabled() to the SCC interface. This method can be used
by driver backends to mark individual channels as enabled or not.
The default implementation of this method always mark channels as
enabled.
This method is currently not used, but is added with the PowerQUICC
in mind where the 2nd SCC channel can be disabled.
2007-03-28 18:05:17 +00:00
..
scc_bfe_ebus.c Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
scc_bfe_macio.c Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
scc_bfe_sbus.c Pass the RID from the bus frontends to the core probe function. 2007-03-22 23:45:25 +00:00
scc_bfe.h Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00
scc_bus.h
scc_core.c Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +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 Add method enabled() to the SCC interface. This method can be used 2007-03-28 18:05:17 +00:00