This version makes a few drastic changes (not in the code, but in the way a person has to configure the driver) 1. Tagged queueing is always enabled, but you must enable queueing on particular devices before it will get used. See the comments in the README.aic7xxx file. 2. We now have changed the default way to pass parameters to the aic7xxx driver when loaded as a module. See the README.aic7xxx file. 3. Small bug fix relating to reset conditions and the time we wait before sending any more commands to devices. This worked fine on full bus resets, but the delay wasn't being enforced on BUS DEVICE RESETs. 4. Small change to the detection routine and aic7xxx_proc.c in order to print out more information for each controller and make sure we printed the right extra information on each controller. 5. The patches no longer contain a file named GRASP_dir_defaults like the last few have....that was an accident on my part :)