patch-2.4.23 linux-2.4.23/drivers/ide/pci/siimage.c
Next file: linux-2.4.23/drivers/ide/raid/hptraid.c
Previous file: linux-2.4.23/drivers/ide/pci/sgiioc4.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-11-28 10:26:20.000000000 -0800
- Orig file:
linux-2.4.22/drivers/ide/pci/siimage.c
- Orig date:
2003-08-25 04:44:41.000000000 -0700
diff -urN linux-2.4.22/drivers/ide/pci/siimage.c linux-2.4.23/drivers/ide/pci/siimage.c
@@ -1113,7 +1113,10 @@
hwif->pre_reset = &siimage_pre_reset;
if(is_sata(hwif))
+ {
hwif->busproc = &siimage_busproc;
+ hwif->sata = 1;
+ }
if (!hwif->dma_base) {
hwif->drives[0].autotune = 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)