On Sun, Feb 10, 2013 at 2:28 PM, Poul-Henning Kamp <p...@phk.freebsd.dk> wrote: >>> Unless somebody fixes the fdc driver to work in -current, I intend >>> to dust of my axe and cut it from the tree later this spring. >> >>Any chance to get a user-mode fdc(4) replacement then? Maybe >>in ports? > > Uhm, just how would that work ? > > If you just want virtual floppies, md(4) is your driver...
I was thinking of physical fdc(4). Is there a published interface to access the hardware, i.e. to tunnel the commands and return values to and from the device? Something like pass(4) but for floppies? That way, fdc could be moved to user space and more easily debugged. > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > p...@freebsd.org | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. -cpghost. -- Cordula's Web. http://www.cordula.ws/ _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"