- 22 Apr, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: c/global, c/module, cmhg/header, h/global - The new command *SCSISoftUSB_PopUpDelay can now be used to control the popup delay value. Additionally, no delay is used if outside the desktop. Makefile, Resources/UK/Messages - Added resources file containing text for the new * command c/module, cmhg/header - Devices are now registered with SCSISwitch from a callback instead of from a ticker event. This ensures the registration won't fail due to insufficient RMA space (e.g. as is often the case for devices detected during OMAP ROM initialisation) Admin: Tested in ROM on rev C2 beagleboard, and in RAM on Iyonix. Messages file needs translating! Version 0.12. Tagged as 'SCSISoftUSB-0_12'
-
- 22 Oct, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: On initialisation SCSISoftUSB now checks if a suitable version of the RTSupport module is loaded (0.05 or above), and if so, will use RTSupport in preference to TickerV to schedule USB transfers. When combined with tweaked DeviceFS buffer thresholds and some extra code to listen out for buffer filling/emptying upcalls, this allows for significant performance improvements for USB 2.0 devices. If at any point RTSupport becomes unavailable or the RT_Register SWI fails (or if a suitable version of RTSupport is not present) the code will (potentially temporarily) fall back to using TickerV to ensure the filesystem remains functional. Admin: Tested on RISC OS 5.15 rev C2 beagleboard & RISC OS 5.12 Iyonix with & without RTSupport 0.05. Version 0.11. Tagged as 'SCSISoftUSB-0_11'
-
- 20 Sep, 2005 1 commit
-
-
John Ballance authored
Detail: some combinations of card readers were causing an abort late in the shutdown sequence. this cleans things up Admin: Tested at Castle .. Castle added IP Version 0.10. Tagged as 'SCSISoftUSB-0_10'
-
- 10 Aug, 2005 1 commit
-
-
John Ballance authored
Detail: Admin: in test at CTL Version 0.09. Tagged as 'SCSISoftUSB-0_09'
-
- 27 Jun, 2005 1 commit
-
-
John Ballance authored
increase delay prior to scsi register from 2 secs to 4 secs as a result of beta site feedback.. certain devices not appearing if connected at reboot. (was seen occasionally in local test too). Detail: Admin: Version 0.08. Tagged as 'SCSISoftUSB-0_08'
-
- 24 Jun, 2005 1 commit
-
-
John Ballance authored
Detail: now checks any mass storage device for usability .. nolonger restricts to types 8-5 and 8-6 delays scsi registration for 2 seconds beyond point where module has finished initialising (overcomes issue seen with some devices that fail an inquiry command if sent immediately after device is enabled) Admin: castle added IP. tested locally. now a release candidate to be checked via the beta software site. Version 0.07. Tagged as 'SCSISoftUSB-0_07'
-
- 05 Mar, 2005 1 commit
-
-
John Ballance authored
Re-synced with NetBSD mass storage Added part sector fill/ignore needed by SCSIFS Detail: Admin: tested at castle.. to go to beta site.. Castle added IP Version 0.06. Tagged as 'SCSISoftUSB-0_06'
-
- 16 Jun, 2003 1 commit
-
-
Ben Avison authored
Version 0.05. Tagged as 'SCSISoftUSB-0_05'
-
- 13 Jun, 2003 1 commit
-
-
Ben Avison authored
Version 0.04. Tagged as 'SCSISoftUSB-0_04'
-
- 03 Jun, 2003 1 commit
-
-
Ben Avison authored
Detail: * Returns separate error numbers for the different "cancel background operation" reasons * Reports that it supports scatter lists * Debugging output is LF-CR terminated, not CR-LF Admin: Tested briefly. Version 0.03. Tagged as 'SCSISoftUSB-0_03'
-
- 23 May, 2003 1 commit
-
-
Ben Avison authored
Detail: * Unplugging of devices is now reliable. * Stall handling now works (requires USBDriver 0.17). * We now do max LUN checking, since devices don't seem to do it reliably themselves. * Unknown SCSI driver handler reason codes now return an error. * Scatter list handling improvements - eg individual transfers can now be bigger than the DeviceFS buffer size (accounting for the last. Admin: Tested with various mass storage devices. Version 0.02. Tagged as 'SCSISoftUSB-0_02'
-
- 14 May, 2003 3 commits
-
-
Ben Avison authored
Retagged as 'SCSISoftUSB-0_01'
-
Ben Avison authored
Version 0.01. Tagged as 'SCSISoftUSB-0_01'
-
Ben Avison authored
Initial import of SCSISoftUSB, a driver for USB mass storage devices that use a SCSI command set over bulk-only or control-bulk-interrupt protocols.
-