Date: Sun, 21 May 2000 18:13:27 +0100 (BST) From: Nick Hibma <n_hibma@calcaphon.com> To: Doug Rabson <dfr@nlsystems.com> Cc: Alexander Langer <alex@big.endian.de>, hackers@freebsd.org Subject: Re: further question to bus_alloc_resource Message-ID: <Pine.BSF.4.20.0005211802230.797-100000@localhost> In-Reply-To: <Pine.BSF.4.21.0005202049500.73457-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > It was just the first driver I got, so far only an example (bad one). > > What about aha? > > It would be nice to be able te detach most drivers. I think that when aha > was converted originally, cam didn't support detach but I'm pretty sure it > does now. The cam_sim_free hasn't been exercised a lot. I've tried using it for the USB Zip drives, but I failed at some stage and left it at that. Basically, you can detach from a drive, but you can't detach from a SIM IMHO. However, the PCCARD ahc driver does detach properly from a SIM, so maybe it does work, and there simply was a bug in my code. One of the things I was not doing, I just noticed, was to send a AC_LOST_DEVICE for path for the SIM. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0005211802230.797-100000>