linux/arch/ia64/hp/sim
Peter Chubb 83a78d9ba7 [IA64] Fix simscsi for new SCSI midlayer
The sd driver now uses scsi_execute_req() for almost everything.
scsi_execute_req() converts requests into scatterlists.

Fix the HP SCSI disk simulator to understand scatterlists for
more commands.

Without this patch the current kernel will not boot on the simulator
(the disks are always detected as having no sectors, and so cannot be
mounted).

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-09-22 10:42:39 -07:00
..
boot Pull sim-fixes into release branch 2005-09-11 14:27:15 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_console.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_irq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_setup.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_ssc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simeth.c [IA64] assign_irq_vector() should not panic 2005-07-11 10:30:07 -07:00
simscsi.c [IA64] Fix simscsi for new SCSI midlayer 2005-09-22 10:42:39 -07:00
simserial.c [PATCH] bogus #if (simserial) 2005-09-07 17:17:34 -07:00