In theory anyway, CD-ROM decices (the SCSI ones, anyway) can be induced to eject their loaded media via proper use of the `CDIOCEJECT' ioctl control code. An equivalent capability should be provided also for floppies, and indeed for *all* forms of removable media drives that provide this type of capability. Fix: Manually eject the media. How-To-Repeat: RTFM (`man fdc')
State Changed From-To: open->suspended This is a functional duplicate of PR 13843, but instead of closing it I'll use it as another "vote" for some sort of generic eject ioctl. In any case, until we get a generic eject ioctl, you can use 'camcontrol eject' to eject any SCSI removable media.
Responsible Changed From-To: freebsd-bugs->ken I'll handle this sooner or later. Due to my workload, this will likely be handled much later.
Responsible Changed From-To: ken->freebsd-bugs With permission, reassign away from inactive committer.
miwi 2010-07-15 08:14:48 UTC FreeBSD ports repository Modified files: math/gretl Makefile distinfo pkg-plist math/gretl/files patch-cli::Makefile.in patch-gui2::Makefile.in Log: - Update to 1.9.1 PR: 14562 Submitted by: Ports Fury Revision Changes Path 1.91 +1 -3 ports/math/gretl/Makefile 1.47 +3 -3 ports/math/gretl/distinfo 1.12 +9 -9 ports/math/gretl/files/patch-cli::Makefile.in 1.14 +6 -6 ports/math/gretl/files/patch-gui2::Makefile.in 1.46 +8 -2 ports/math/gretl/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
The request got no attention for 18 years. And we now have CAM layer working not only for SCSI devices. And floppy drives are not so topical anymore. So close this.