cvs commit: src/sys/alpha/alpha autoconf.c src/sys/ia64/ia64
autoconf.c
Ian Dowse
iedowse at FreeBSD.org
Fri Mar 18 01:45:44 PST 2005
iedowse 2005-03-18 09:45:43 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha autoconf.c
sys/ia64/ia64 autoconf.c
Log:
Split configure() into 3 separate steps like we do on other
architectures. This makes it possible to insert hooks before and
after the device attachment step.
Tested thanks to: marcel
Revision Changes Path
1.61 +16 -15 src/sys/alpha/alpha/autoconf.c
1.21 +18 -1 src/sys/ia64/ia64/autoconf.c
More information about the cvs-src
mailing list