commit | 8736595bb2b0ce6188ca31308c40921f3f02f35b | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Wed Jul 02 21:06:03 2008 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 15 18:44:31 2008 +0100 |
tree | 823a1f7fb6e9f2477607886fb1d3eb42523a7a37 | |
parent | f2bc713f15103372c0efab5fc09dd813655c5096 [diff] |
[MIPS] Enable FAST-20 for onboard scsi Both onboard controller of the O2 support FAST-20 transfer speeds, but the bit, which signals that to the aic driver, isn't set. Instead of adding detection code to the scsi driver, we just fake the missing bit in the PCI config space of the scsi chips. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>