Patrik Wallstrom wrote: > On Mon, 27 Oct 2003, Jeff Garzik wrote: > > >>>>Jeff Garzik: >>>> o [libata] Merge Serial ATA core, and drivers for >>>> o [libata] Integrate Serial ATA driver into kernel tree >>> >>>I am happy to see these in the kernel now, but I have yet to get them >>>working on my KT6 Delta KT600 motherboard with the VT8237 SATA >>>southbridge controller or even the Promise controller. >> >>Does it improve things, if you change ATA_FLAG_SRST to >>ATA_FLAG_SATA_RESET, in drivers/scsi/sata_via.c ? > > > It doesn't hang any more, but the only result is: > sata_via version 0.11 > ata3: SATA max UDMA/133 cmd 0xD800 ctl 0xD402 bmdma 0xC800 irq 16 > ata4: SATA max UDMA/133 cmd 0xD000 ctl 0xCC02 bmdma 0xC808 irq 16 > ata3: thread exiting > scsi2 : sata_via > ata4: thread exiting > scsi3 : sata_via Actually, attached is a better patch...