VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage/DevFdc.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87121   4 years vboxsync DevFdc: Return proper errors when trying to access an empty drive via …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82188   5 years vboxsync DevFdc: Saved state fix - forgot to increase FDC_SAVESTATE_CURRENT. duh!
(edit) @82177   5 years vboxsync DevFdc: Saved state fixes (cannot just save two extra timers w/o …
(edit) @82152   5 years vboxsync DevFdc: Introduced IRQDelay option to postpone interrupts, needed for …
(edit) @82025   5 years vboxsync Reverted accidental commit.
(edit) @82024   5 years vboxsync DevATA: Extended IRQ delay to PIO transfers for compatibility with …
(edit) @81995   5 years vboxsync DevFDC: Added option for enabling access to status register A (SRA) - …
(edit) @81799   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81795   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81794   5 years vboxsync DevFdc: Working on converting it to the new PDM device style. bugref:9218
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80703   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @78040   6 years vboxsync DevFDC: Eliminated irrelevant ifdefs.
(edit) @77043   6 years vboxsync FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
(edit) @77025   6 years vboxsync FDC: Removed the unused fdisk_type_t enum, too.
(edit) @77024   6 years vboxsync FDC: Removed completely unused fd_format_t field.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @64846   8 years vboxsync Devices/Storage/DevFdc: Add missing pfnQueryDeviceLocation, fixes …
(edit) @64274   8 years vboxsync Devices/Storage: Doxygen fixes
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @62906   8 years vboxsync Devices: warnings
(edit) @62905   8 years vboxsync DevFdc.cpp: We can use C99 macros now, I hope.
(edit) @62904   8 years vboxsync Devices: warnings
(edit) @62506   8 years vboxsync (C) 2016
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56275   9 years vboxsync LogRel nit.
(edit) @55753   10 years vboxsync FDC: Fixed DRIVE SPECIFICATION command.
(edit) @55641   10 years vboxsync FDC: Improved empty drive handling. Still needs work.
(edit) @52714   10 years vboxsync Undoing accidental commit.
(edit) @52713   10 years vboxsync BusLogic: Slightly enhanced debug info.
(edit) @49885   11 years vboxsync Devices: Windows build fix
(edit) @49881   11 years vboxsync Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
(edit) @48162   11 years vboxsync Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
(edit) @48161   11 years vboxsync Storage/DevFdc: Uninitialized variable warning.
(edit) @48118   11 years vboxsync DevFdc: Properly select head on seek.
(edit) @48081   11 years vboxsync DevFdc: Allow reformatting a floppy.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @47711   11 years vboxsync DevFdc: Improve error reporting.
(edit) @47679   11 years vboxsync DevFdc: Added more cross-format media types.
(edit) @47664   11 years vboxsync DevFdc: Drive table comments, fail recal on missing drive.
(edit) @47611   11 years vboxsync DevFDC: Explicitly added a 1.2M 3.5in floppy type.
(edit) @47530   11 years vboxsync FDC: Change line is never set if no drive is selected.
(edit) @47527   11 years vboxsync FDC: Fail READ ID if no disk in drive.
(edit) @47522   11 years vboxsync FDC: Clear interrupts the way real FDCs do.
(edit) @47036   11 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @46339   12 years vboxsync DevFDC: Do not read sector 0.
(edit) @45302   12 years vboxsync warning
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44808   12 years vboxsync DevFdc.cpp: Cleanups.
(copy) @44807   12 years vboxsync fdc.c -> DevFdc.cpp.
copied from trunk/src/VBox/Devices/Storage/fdc.c
(edit) @44528   12 years vboxsync header (C) fixes
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette