commit | 7cace978fba5d0ec6eed50509cda40eea85f8e98 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Oct 29 11:36:43 2013 +0100 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:27 2014 -0800 |
tree | 21a952a01ee22bee12054f5530b6101fbcbffd6e | |
parent | f50a4968deb7bf38c46f5baf62db9431a099531a [diff] |
uas: Remove comment about registering a uas scsi controller for each usb bus Although an interesting concept, I don't think that this is a good idea: -This will result in lots of "virtual" scsi controllers confusing users -If we get a scsi-bus-reset we will now need to do a usb-device-reset of all uas devices on the same usb bus, which is something to avoid if possible Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>