driver-minion.c


Log

Author Commit Date CI Message
kanoi 610009db 2014-05-10T02:44:18 minion - restrict nonce read result size to ioctl() limit
kanoi 680b6da2 2014-05-10T01:14:12 minion - must check temp when overheated
kanoi 897b2061 2014-05-10T00:47:09 minion - idle chips that hit >100C until back to 80C
kanoi e0491782 2014-05-09T22:39:42 minion - report the chip/reg when aborting due to an invalid ioctl() size
kanoi 962e39fa 2014-05-09T22:05:37 minion - all freq in Mhz but only convert when used
kanoi 9b1988ed 2014-05-09T21:55:21 minion - remove unused ioctl debug
kanoi 3d7ba50a 2014-05-09T21:53:28 minion - command queue is now larger
kanoi 651f3185 2014-05-09T21:49:50 minion - check rolled in stale work cleanup
kanoi 93df65d0 2014-05-08T23:30:30 minion - comment out HW debug message
kanoi 0b847b2c 2014-05-08T17:51:54 minion - roll work to reduce CPU
kanoi 48d406cd 2014-05-08T01:21:40 minion - report init_freq in stats
kanoi fa38fd4c 2014-05-08T00:48:02 minion - allow setting the frequency
kanoi 2870bab3 2014-05-07T23:09:37 minion - disable iostats by default since it slows down mining
kanoi 9bbf7938 2014-05-07T23:05:52 minion - define frequency value table
kanoi 19b607b3 2014-05-07T23:03:37 minion - report temp/cores/freq and handle temp formatting
kanoi 6abbb668 2014-05-07T21:14:52 minion - item is undefined
Kano 60ab93df 2014-02-27T10:36:51 minion - clean up statline
Con Kolivas 257fe00a 2014-02-18T22:19:45 Move driver statline padding to cgminer.c, expanding width of maximum displayable statistics and window width to add more info.
Kano efb4fbf3 2014-01-27T13:40:26 Minion - check/clear interrupts for all chips
Kano ad24c2a2 2014-01-03T08:08:18 Minion set some core defaults similar to final requirements
Kano ee9e6185 2013-12-31T15:29:52 minion compile warnings
Kano a2778f38 2013-12-31T15:09:47 move driver-minion.c to main directory