cvs commit: src/sys/dev/scc scc_bfe.h scc_bfe_ebus.c
scc_bfe_macio.c scc_bfe_sbus.c scc_core.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Mar 22 23:45:26 UTC 2007
marcel 2007-03-22 23:45:25 UTC
FreeBSD src repository
Modified files:
sys/dev/scc scc_bfe.h scc_bfe_ebus.c scc_bfe_macio.c
scc_bfe_sbus.c scc_core.c
Log:
Pass the RID from the bus frontends to the core probe function.
Currently all RIDs are 0, but for PCI devices this typically
isn't the case. This change is made with future PCI support in
mind.
Revision Changes Path
1.5 +1 -1 src/sys/dev/scc/scc_bfe.h
1.3 +1 -1 src/sys/dev/scc/scc_bfe_ebus.c
1.2 +1 -1 src/sys/dev/scc/scc_bfe_macio.c
1.5 +1 -1 src/sys/dev/scc/scc_bfe_sbus.c
1.8 +3 -3 src/sys/dev/scc/scc_core.c
More information about the cvs-src
mailing list