Date: Fri, 21 Dec 2001 13:54:56 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isa_common.c isa_common.h src/sys/alpha/isa isa.c src/sys/i386/isa isa.c src/sys/ia64/isa isa.c Message-ID: <200112212154.fBLLsua79046@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2001/12/21 13:54:56 PST
Modified files:
sys/isa isa_common.h isa_common.c
sys/alpha/isa isa.c
sys/i386/isa isa.c
sys/ia64/isa isa.c
Log:
Use the new resource_list_print_type() function.
Pass the bus device to isa_init() (this is needed for the sparc64
version).
Revision Changes Path
1.28 +1 -1 src/sys/alpha/isa/isa.c
1.140 +2 -2 src/sys/i386/isa/isa.c
1.2 +1 -1 src/sys/ia64/isa/isa.c
1.27 +6 -41 src/sys/isa/isa_common.c
1.10 +2 -2 src/sys/isa/isa_common.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112212154.fBLLsua79046>
