devprobe hd2
  dd if=/dev/hd2 of=/dev/null bs=1k count=1
etc. lock CD (hd2): devprobe and storeio call device_open, which
calls cdrom_lock_door, but they don't call device_close, which unlocks
CD! (Should Mach call device_close, when there are no send rights to
the device port?)

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to