Changes to fd.c cause floppy tape to fail to probe and attach. Fix: It is now necessary to add "flags 0x1" to the end of the fdc *controller* line in the config file. It would be nice if whoever added FD_PROBE to fd.c would change the sample config files, so that others that now have broken floppy tapes don't have to go grunging around in fd.c like I did to figure out what is going on. How-To-Repeat: Try building a kernel with floppy tape and use it.
State Changed From-To: open->closed The ft probe behaviour has undergone many changes since, and the submitter says it's ok now.