Date: Thu, 22 Mar 2007 23:45:25 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/scc scc_bfe.h scc_bfe_ebus.c scc_bfe_macio.c scc_bfe_sbus.c scc_core.c Message-ID: <200703222345.l2MNjPJX064771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703222345.l2MNjPJX064771>
