Witam

> A probowales moze sdparm'a by przestawić tryb?

Wracając do tematu kompilacji. Po rozpakowaniu źródełek tegoż sterownika 
znalazłem co następuje:

ut_mod/README:
[cut]
Building and Installation
=========================
You can easily build/install driver according to the following steps:

Step 1. Set the proper ulsata2 binary

        make clean

Step 2. Build driver binary file.

        make DRIVER_SRC_DIR=`pwd`

Step 3. Install the driver module.

     #cp -f ulsata2.ko
        /lib/modules/<kernel_version>/kernel/drivers/scsi/ulsata2.ko

Step 4. Remove the module of sata_promise.ko(if it is necessary)

     #rmmod sata_promise.ko

Step 5. Load the driver module.

     #insmod ulsata2.ko

PS: Makefile script can receive parameters from command line, so if you want 
to build drive according to specific settings, suc
h as build driver automaticly.
    Please refer to Makefile script itself or contact to the author.
[cut]

Jedyne co musisz koniecznie posiadać, to rozpakowane źródełka kernela 
w /usr/src/linux

Niniejszym pozdrawiam
-- 
arab

Odpowiedź listem elektroniczym