Changeset 102258 in vbox
- Timestamp:
- Nov 22, 2023 2:05:19 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevFdc.cpp
r100415 r102258 367 367 { FDRIVE_DRV_144, 8, 40, 1, FDRIVE_RATE_300K, "320 kB 3\"1/2", }, 368 368 { FDRIVE_DRV_144, 8, 40, 0, FDRIVE_RATE_300K, "160 kB 3\"1/2", }, 369 /* For larger than real life floppy images (see Drv Block.cpp). */369 /* For larger than real life floppy images (see DrvVD.cpp). */ 370 370 /* 15.6 MB fake floppy disk (just need something big). */ 371 371 { FDRIVE_DRV_FAKE_15_6, 63, 255, 1, FDRIVE_RATE_1M, "15.6 MB fake 15.6", },
Note:
See TracChangeset
for help on using the changeset viewer.