On Wed, 2008-01-23 at 20:00 +0000, Stuart Swales wrote: > I've verified (on my Initio 9100 with a DAT drive) that the > 2.6.24-rc8-git6 initio module still hangs on loading. > > These fixes (other than the printk) are needed to get the module to load > ok (and work correctly) with my adapter & tape drive. > > a) printk cosmetic fix > > b) cblk->sglen needs setting for later DMA I/O routines to use > > c) host->bios_addr needs setting for debug output correctness > > d) semaph & semaph_lock initialisation had got lost since 2.6.22 > > e) since 2.6.22 the bios data address was truncated to 16 bits (needs 20 > when shifted left) That's brilliant, thanks! (Linus has been complaining about the broken state of initio for a while, so this saves my bacon). I made your patch actually apply (your mailer broke it in places) and stripped out the comments, which won't make sense to anyone who doesn't have the context of the actual patch to look at. Thanks, James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html