Possible to unbind a raw devices so dvd can be ejected?

Anton Altaparmakov (aia21@cam.ac.uk)
Sat, 16 Mar 2002 22:22:18 +0000


After using: raw /dev/raw/raw1 /dev/hdc I no longer can eject the disk in
/dev/hdc. (kernel version 2.4.19-pre7-ac2)

Using the eject utility I get "device busy" error, obvious as the raw
binding has done a bd_get() on the /dev/hdc.

But now, how do I unbind it so bd_put is invoked? I don't see any way to do
it and the raw ioctl doesn't see to offer that functionality either.

If there is no way this is extremely silly as I need to reboot to switch
from one dvd to another.

I hope I am missing something...

If not is there a patch expanding the raw ioctl with unbind functionality
and if not would one be accepted? I think that we definitely need one...

Best regards,

Anton

-- 
   "I've not lost my mind. It's backed up on tape somewhere." - Unknown
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/