Michael McMaster 2786ccdfe2 Improve IRQ handler responsiveness 4 years ago
..
usb_device 47dc37ffab Fix USB mass storage error responses on windows with no SD card inserted 4 years ago
bootloader.c 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
bootloader.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
bsp.c 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
bsp.h 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
bsp_driver_sd.c 8e245cbb02 Fix scsi write issues 4 years ago
bsp_driver_sd.h 7461f6c4a1 Fix issue with SCSI timeouts if writes take too long 4 years ago
cdrom.c a3819f8665 Fix invalid CDROM TOC responses (thanks Simon Gander) 5 years ago
cdrom.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
config.c 2786ccdfe2 Improve IRQ handler responsiveness 4 years ago
config.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
crc.c 31c9f9d2c5 Adding CRC routines (to be used later to detect config corruption) 4 years ago
crc.h 31c9f9d2c5 Adding CRC routines (to be used later to detect config corruption) 4 years ago
diagnostic.c bfaa84ed5b Increase limit of READ/WRITE BUFFER command for improved compatibility SGI Iris hosts 5 years ago
diagnostic.h d803fc1cf0 Port XEBEC controller support from v5 firmware 6 years ago
disk.c 2786ccdfe2 Improve IRQ handler responsiveness 4 years ago
disk.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
fpga.c e3ca941eb7 Few bug fixes to wait for SD card to be finished 4 years ago
fpga.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
geometry.c 2c49dbce80 Fix crash when SD card is smaller than starting sector of scsi disk 8 years ago
geometry.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
hidpacket.c 4fca010c48 Improved reliability of USB config interface (port from V5 branch) 4 years ago
hwversion.c 0638ac314c Improve detection of 2021 boards and firmware updates in scsi2sd-util 4 years ago
hwversion.h a9085086f1 Fix hardware version checks for V6 revF and older boards 5 years ago
inquiry.c 105c7ba831 Use configured serial number in inquiry responses 4 years ago
inquiry.h 2b2a04d89c Add scsi mode page 0 support (merge from v5) 6 years ago
led.c 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
led.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
link.ld 0d9eed5f85 Improve sync transfer stability by measuring host speed before blind writes to SD card 5 years ago
main.c db16297679 Don't check if the SD card is removed while in the middle of USB reads/writes 4 years ago
mo.c 3cd303082a Fixed SCSI issues. It should now be stable on all systems. 9 years ago
mo.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
mode.c 6eef6a2351 Fix for VMS 5.5-2: Only send mode page 5 if configured as floppy. 6 years ago
mode.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
scsi.c 0d9eed5f85 Improve sync transfer stability by measuring host speed before blind writes to SD card 5 years ago
scsi.h 0d9eed5f85 Improve sync transfer stability by measuring host speed before blind writes to SD card 5 years ago
scsiPhy.c 2786ccdfe2 Improve IRQ handler responsiveness 4 years ago
scsiPhy.h 54ba3285e7 More updates for V6 2020c hardware 5 years ago
scsiPhyTiming108MHz.h 0a0c0a35d8 Fix up SCSI timing and data corruption on 2021 boards 4 years ago
scsiPhyTiming90MHz.h 0a0c0a35d8 Fix up SCSI timing and data corruption on 2021 boards 4 years ago
sd.c 21663189a4 More fixes, SD over USB HS still not working 4 years ago
sd.h a1cd1e1c91 Slight improvements to data throughput, which may assist SCSI hosts with short timeouts 6 years ago
sense.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
spinlock.c 357164f74c Synch transfer fix 8 years ago
spinlock.h 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
tape.c 3cd303082a Fixed SCSI issues. It should now be stable on all systems. 9 years ago
tape.h a43d1cc887 Initial fork for SCSI2SD-V6 firmware. 9 years ago
time.c 27be1dde47 Attempt to complete 2021 and 2020c on the same branch 4 years ago
time.h 033922ee8d Timer fixes 4 years ago
vendor.c af384a4782 Add missing files 8 years ago
vendor.h af384a4782 Add missing files 8 years ago