marcel 2006-07-26 03:10:01 UTC
FreeBSD src repository
Modified files:
sys/dev/scc scc_core.c scc_dev_z8530.c
Log:
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.
Revision Changes Path
1.6 +2 -2 src/sys/dev/scc/scc_core.c
1.3 +1 -1 src/sys/dev/scc/scc_dev_z8530.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"