937a7a3ed9
This is a completely rewritten scsipi_xfer execution engine, and the associated changes to HBA drivers. Overview of changes & features: - All xfers are queued in the mid-layer, rather than doing so in an ad-hoc fashion in individual adapter drivers. - Adapter/channel resource management in the mid-layer, avoids even trying to start running an xfer if the adapter/channel doesn't have the resources. - Better communication between the mid-layer and the adapters. - Asynchronous event notification mechanism from adapter to mid-layer and peripherals. - Better peripheral queue management: freeze/thaw, sorted requeueing during recovery, etc. - Clean separation of peripherals, adapters, and adapter channels (no more scsipi_link). - Kernel thread for each scsipi_channel makes error recovery much easier (no more dealing with interrupt context when recovering from an error). - Mid-layer support for tagged queueing: commands can have the tag type set explicitly, tag IDs are allocated in the mid-layer (thus eliminating the need to use buggy tag ID allocation schemes in many adapter drivers). - support for QUEUE FULL and CHECK CONDITION status in mid-layer; the command will be requeued, or a REQUEST SENSE will be sent as appropriate. Just before the merge syssrc has been tagged with thorpej_scsipi_beforemerge |
||
---|---|---|
.. | ||
atari5380.c | ||
clock.c | ||
clockioctl.h | ||
clockreg.h | ||
dma.c | ||
event_var.h | ||
event.c | ||
fd.c | ||
fdreg.h | ||
font_8x8.c | ||
font_8x16.c | ||
font.h | ||
grf_etreg.h | ||
grf.c | ||
grfabs_et.c | ||
grfabs_et.h | ||
grfabs_fal.c | ||
grfabs_fal.h | ||
grfabs_reg.h | ||
grfabs_tt.c | ||
grfabs_tt.h | ||
grfabs.c | ||
grfioctl.h | ||
grfvar.h | ||
hdfd_intr.s | ||
hdfd.c | ||
hdfdreg.h | ||
ite_cc.c | ||
ite_et.c | ||
ite.c | ||
iteioctl.h | ||
itevar.h | ||
kbd.c | ||
kbdmap.c | ||
kbdmap.h | ||
kbdreg.h | ||
kbdvar.h | ||
lpt.c | ||
Makefile | ||
md_root.c | ||
ms.c | ||
msvar.h | ||
ncr5380.c | ||
ncr5380reg.h | ||
ncr5380var.h | ||
nvram.c | ||
nvramvar.h | ||
ser.c | ||
serreg.h | ||
view.c | ||
viewioctl.h | ||
viewvar.h | ||
vuid_event.h | ||
wdc_isa.c | ||
wdc_mb.c | ||
ym2149.c | ||
ym2149reg.h | ||
zs.c | ||
zsvar.h |