1. a0c6879 Enhance cdrom capacity/media sensing timers. by Kevin O'Connor · 14 years ago
  2. 95827c4 Introduce MBR struct; simplify cdrom emulation code. by Kevin O'Connor · 14 years ago
  3. 35ae726 Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR. by Kevin O'Connor · 14 years ago
  4. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 14 years ago
  5. 4524bf7 Use new 'struct disk_op_s' to issue ata requests. by Kevin O'Connor · 14 years ago
  6. 4a16ef6 Return CDEMU parameters to ebda segment (instead of using globals). by Kevin O'Connor · 14 years ago
  7. 0881537 Introduce GET/SET_EBDA2() macros - they take a cached ebda seg. by Kevin O'Connor · 14 years ago
  8. 92f95b0 Add more linker protections around variables accessed from 16bit mode. by Kevin O'Connor · 14 years ago
  9. 609da23 Move most of ATA and CDEMU from ebda to global variables. by Kevin O'Connor · 14 years ago
  10. 15157a3 Implement GET/SET_GLOBAL(...) instead of using GET/SET_VAR(CS, ...) by Kevin O'Connor · 14 years ago
  11. 37ef9ae Make sure to exit from cdrom_boot() if a cdrom is not found. by Kevin O'Connor · 14 years ago
  12. 65e6342 Misc fixes and updates. by Kevin O'Connor · 15 years ago
  13. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 15 years ago
  14. a05223c Improve some debugging output. by Kevin O'Connor · 15 years ago
  15. ac8df8c Improve control of debug messages. by Kevin O'Connor · 15 years ago
  16. ee55c76 Reduce ide stack usage by reorganizing ata calls. by Kevin O'Connor · 15 years ago
  17. 117fc21 Compile fixes for gcc 4.3. by Kevin O'Connor · 15 years ago
  18. aa7ddd7 Limit cdrom emulation available functions. by Kevin O'Connor · 15 years ago
  19. aa2590c Cleanup cdrom emulation. by Kevin O'Connor · 15 years ago
  20. 070231b Use "FARPTR" consistently in macros. by Kevin O'Connor · 15 years ago
  21. dfa1650 Breakout cdrom emulation support into CONFIG_CDROM_EMU. by Kevin O'Connor · 15 years ago
  22. efde609 Use 32bit absolute pointers for buffers in ATA code. by Kevin O'Connor · 15 years ago
  23. a69bc3a Fix bug in atapi_get_sense. by Kevin O'Connor · 15 years ago
  24. f205f9f Minor debugging improvements. by Kevin O'Connor · 15 years ago
  25. 6c78122 Replace debug_exit calls with debug info while setting a failure. by Kevin O'Connor · 15 years ago
  26. 180a959 Get CDROM emulation working. by Kevin O'Connor · 15 years ago
  27. 31d8c8a Move cdrom code to its own file (cdrom.c). by Kevin O'Connor · 15 years ago