Date: Mon, 3 Apr 2000 21:12:44 -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 src/sys/dev/pccard pccard_cis.c Message-ID: <200004040412.VAA72958@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2000/04/03 21:12:44 PDT
Modified files:
sys/dev/pcic i82365.c
sys/dev/pccard pccard_cis.c
Log:
Fix pcic_detach_socket to get right pcic_handle.
Pass sc->dev rather than a bogusly cast pccard_softc *sc.
This allows us to insert and remove cards w/o panicing the kernel.
However, the cis isn't mapped in, so the pccard_scan_cis function
fails.
Revision Changes Path
1.18 +2 -2 src/sys/dev/pcic/i82365.c
1.7 +2 -2 src/sys/dev/pccard/pccard_cis.c
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?200004040412.VAA72958>
