On Apr 01 12:45:13, Anton wrote:
> Some days ago I install 4.2 on IBM machine (not so new PIII hardware).
> At first booting system freeze on "iic at piixpm". I do "disable iic"
> after boot -c.
> So I comment out #iic* at piixpm? in GENERIC and rebuild it.

Once you disabled it with 'boot -c', just make this change permanent
with 'config -u'; there is no need to recompile.

> Here is dmesg (yes, yes not GENERIC, as described, but I can boot with
> original and do some...), what can I do to get 'iic' worked?

Either

(a) the hard way: read iic(4), learn how it is supposed to work, read
    the source, write the actual code that makes it work, send the diff
    
or

(b) the easy way: find (read fund) someone to do (a).


>  piixpm0 at pci0 dev 15 function 0 "ServerWorks OSB4" rev 0x4f: polling
>  iic at piixpm0 not configured

well, how come it is still there?

        jan

Reply via email to