Bartlomiej Zolnierkiewicz wrote: > On Monday 02 March 2009, Norman Diamond wrote: >> >> Knoppix 6.0.1 is built on kernel 2.6.28.4. Legacy >> IDE drivers still claim /dev/hda and /dev/hdc (the >> Knoppix CD being on /dev/hdc). >> >> When I try to do a TASKFILE WRITE_DMA (LBA28), the >> process hangs. No dump. Ctrl+C and Ctrl+Z were >> ignored. > > Could you post source code of your program or at > least the minimal test case reproducing the problem? Sorry, that one was my fault, as mentioned last week. When kernels 2.6.28.4, 2.6.24.3, etc., don't enable DMA on Intel ICH7M chipsets, it is my fault for trying to use WRITE_DMA. I am leaning towards reverting to kernel 2.6.20, because there was a Slax distribution for it, it enabled DMA on Intel ICH7M chipsets, and on other machines where ICH7 presented a SATA interface its LIBATA could access LBA sector address 0x0fffffff. I've been told (can't test personally) that 2.6.20 had trouble with AMD chipsets, but Intel users outnumber AMD users. I probably have to rebuild that Slax with TASKFILEs enabled and see if they work. -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html