-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le Tuesday 09 December 2003 19:22, Aron Rubin a écrit : > Mickael Marchand wrote: > > here it is ;) (for 2.6.0-test11) > > it includes patches in siimage.c but it did not work IIRC (lost > > interrupt). (don't compile siimage inside the kernel, it would not boot) > > Your messages seem to be conflicting. Does this work or not or just > enough to see messages? I am dealing with the same exact thing for the > 3512 chipset. > > Aron Hi, there are 2 drivers in the kernel for SATA drives. first one is the IDE way in drivers/ide/pci/siimage.c (sata drives appears as hde,hdf etc ). the second drive is in libata in drivers/scsi/sata_sil.c (sata drives appears as sda,sdb etc ...) (the one I use daily) the attached patch makes _both_ drivers work (whereas the previous one made only the libata one working) I have not yet tested if the 4 sata ports works. I think I need to change the "channels" setting to have support for all ports (at least 2 ports work for me). I will try that later. Cheers, Mik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/1hpiyOYzc4nQ8j0RAjGTAJsETf+ARzNoIEuHbrakP/6p/jb+hwCgifj0 f9SZw9X2/1i6sYTx72MpEcE= =doIM -----END PGP SIGNATURE-----