Prev: [PATCH] cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch.
Next: 2.6.34-rc3-git8: Reported regressions 2.6.32 -> 2.6.33
From: Nick Cheng on 8 Apr 2010 22:30 1. To support 4M/1024 scatter-gather list entry, reorganize struct ARCMSR_CDB and struct CommandControlBlock 2. To modify arcmsr_probe 3. In order to help fix F/W issue, add the driver mode for type B card 4. To improve AP's behavior while F/W resets 5. To unify struct MessageUnit_B's members' naming in all OS drivers' 6. To improve error handlers, arcmsr_bus_reset(), arcmsr_abort() 7. To fix the arcmsr_queue_command() in bus reset stage, just let the commands pass down to FW, don't block Signed-off-by: Nick Cheng< nick.cheng(a)areca.com.tw > --- |