... and in case anyone was interested
cgminer 2.6.2 contains the new --icarus-options
I created a cgminer-2.6.2a.exe for windows that only has ICA + BFL in my git downloads
(so you don't need opencl installed or an ATI driver installed on windows)
https://github.com/kanoi/cgminer/downloads(along with the cgminer-2.6.2a for Xubuntu 11.04)
I suspect that the most use here would be:
--icarus-options 57600
To change the baud
If you are running one of the older problems where you get one out of two FPGA's then the option would be:
--icarus-options 57600:2:1
(or --icarus-options :2:1 if you don't need to change the baud)
If anyone does actually use it - please let me know how it goes for you.
The --icarus-timing option will still be relevant if the boards aren't hashing at 380MH/s per pair of FPGA (or 190MH/s on a single FPGA)
As mentioned before, if your board is running about ~1% faster or more, it may be being slowed down by the default timing (idle at the end of each work item that doesn't find a share)
note: I had to download the windows driver package and put em in the directory (replacing at least one) to get cgminer to load. As soon as I manage to flash one of my CM1's i'll be able to give you more information.
flashed the first board with makomk's shortfin190, using kano's latest cgminer build w/ the windows driver pack on the git:
Summary of runtime statistics:
[2012-08-03 20:12:13] Started at [2012-08-03 19:57:00]
[2012-08-03 20:12:13] Pool:
http://mine3.btcguild.com:8332 [2012-08-03 20:12:13] Runtime: 0 hrs : 15 mins : 13 secs
[2012-08-03 20:12:13] Average hashrate: 759.8 Megahash/s
[2012-08-03 20:12:13] Solved blocks: 0
[2012-08-03 20:12:13] Queued work requests: 262
[2012-08-03 20:12:13] Share submissions: 152
[2012-08-03 20:12:13] Accepted shares: 152
[2012-08-03 20:12:13] Rejected shares: 0
[2012-08-03 20:12:13] Reject ratio: 0.0%
[2012-08-03 20:12:13] Hardware errors: 0
[2012-08-03 20:12:13] Efficiency (accepted / queued): 58%
[2012-08-03 20:12:13] Utility (accepted shares / min): 10.05/min
[2012-08-03 20:12:13] Discarded work due to new blocks: 6
[2012-08-03 20:12:13] Stale submissions discarded due to new blocks: 0
[2012-08-03 20:12:13] Unable to get work from server occasions: 9
[2012-08-03 20:12:13] Work items generated locally: 0
[2012-08-03 20:12:13] Submitting work remotely delay occasions: 0
[2012-08-03 20:12:13] New blocks detected on network: 4
[2012-08-03 20:12:13] Summary of per device statistics:
[2012-08-03 20:12:13] ICA0 | (5s):0.0 (avg):380.5 Mh/s | A:78 R:0 HW:0 U:5.2/m
[2012-08-03 20:12:13] ICA1 | (5s):379.3 (avg):379.3 Mh/s | A:74 R:0 HW:0 U:4.9/m
will test more as soon as I flash the other cards.