15 коммитов (v0.9.3)

Автор SHA1 Сообщение Дата
  Michael Brown 2cf1e33df1 Split bootsector execution code out into bootsector.c. 17 лет назад
  Michael Brown a39b111684 Automatically select between the "10" and "16" variants of command set, 17 лет назад
  Michael Brown 3bd7e479a2 Catch SCSI errors, and work around the start-of-day CHECK CONDITION 17 лет назад
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 лет назад
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 лет назад
  Michael Brown 2e49441535 Updated debug message to reflect change in data structure. 18 лет назад
  Michael Brown 1f394c2f7c Backing out last change; no immediate plans to make the whole block-device 18 лет назад
  Michael Brown 99ef98d0bf ATA devices are now asynchronous. The ATA layer itself now performs the 18 лет назад
  Michael Brown 68125bc441 Added generic asynchronous operations code. 18 лет назад
  Michael Brown 6f998cecb3 Use separate data-in and data-out buffers. 18 лет назад
  Michael Brown 95956443e1 Fixed debug code 18 лет назад
  Michael Brown 80958ff69c Added (untested) support for ATA devices. This code should be generic 18 лет назад
  Michael Brown 402ba15c64 READ CAPACITY (16) turns out to be an optional command (even though 18 лет назад
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in 18 лет назад
  Michael Brown f33f01c126 Defined SCSI device interface, and added SCSI block device 18 лет назад