index
:
templeos-floppy-driver
blkdev
main
Floppy disk controller driver (and more) for TempleOS
Harley Travis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
Patches
/
BlkDevInitFDC.HC
blob: 3fbe709c2a181ebabb9aeecd04d0c583c59989a9 (
plain
)
1
2
3
4
case BDT_FLOPPY: bd->max_writes=bd->max_reads=bd->spt; res=FDCInit(bd); break;