Date: Mon, 21 Jun 2004 20:42:03 +0000 (UTC) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c Message-ID: <200406212042.i5LKg3Lp017929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2004-06-21 20:42:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cd.c
Log:
Call the detach function with g_waitfor_event() so that it can access
the GEOM topology.
There are still issues with not detaching from cam correctly such that
upon a device detach there's an invalid pointer dereference from the
later call to cam_rescan().
Revision Changes Path
1.167 +8 -1 src/sys/dev/ata/atapi-cd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406212042.i5LKg3Lp017929>
