summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/fd.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Preliminary support for the floppy drive on Ultrasparcs. Only tested onmiod2005-03-091-0/+2062
SBus machines so far, although EBus attachment glue is provided but not enabled by default. Also, fdformat(8) does not work correctly yet, although reading and writing is safe; this will hopefully be fixed in the near future. ok deraadt@