freebsd-dev/sys/dev/scc
Marcel Moolenaar cbd038e738 Fix braino: The cl_range field should not hold the shifted I/O
space range per channel, but rather the unshifted range. The
shifting depends on the bus. The hardcoded shift was specific
to the SBus on sparc64. The shifted range is now determined at
run-time. This fixes the mac-io attachment.
2006-07-26 03:10:01 +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 The Z8530 on the MacIO has an interrupt per channel. Deal with this 2006-04-04 17:33:08 +00:00
scc_bus.h
scc_core.c Fix braino: The cl_range field should not hold the shifted I/O 2006-07-26 03:10:01 +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