Date: Fri, 18 Aug 2000 21:47:10 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pcic i82365.c i82365_isa.c i82365var.h Message-ID: <200008190447.VAA76757@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/08/18 21:47:10 PDT
Modified files:
sys/dev/pcic i82365.c i82365_isa.c i82365var.h
Log:
Remove pcic_isa_identify. I don't think it is needed.
Add pcic_detach which removes all of the pcic's children.
This lets me load/unload pcic multiple times w/o having multiple
instances of each slot attached to pcic.
Revision Changes Path
1.23 +20 -1 src/sys/dev/pcic/i82365.c
1.19 +2 -27 src/sys/dev/pcic/i82365_isa.c
1.21 +2 -1 src/sys/dev/pcic/i82365var.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?200008190447.VAA76757>
