]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MIPS] Enable FAST-20 for onboard scsi
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 2 Jul 2008 19:06:03 +0000 (21:06 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:31 +0000 (18:44 +0100)
commit8736595bb2b0ce6188ca31308c40921f3f02f35b
tree823a1f7fb6e9f2477607886fb1d3eb42523a7a37
parentf2bc713f15103372c0efab5fc09dd813655c5096
[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>
arch/mips/pci/ops-mace.c