> > When I boot up my system, I recieve a FAILED message when eth0 loads.
>
> Or is it, "Delayed".?? it makes a big differance.
After rebooting I stand corrected; It says "Delayed."
> Then use; make bla bla 2>&1 &> warnigs-make-1
>
> then when the compile has finished;
> cat warnings-make-1 | grep warning
> and
> tail warnings-make-1
> in the output of the tail command you will get the last few lines of make,
> telling you if the compile was succsessfull or not, you could even grep for
> "error".
>
Ok, thanks I will do that next time.
>
> I asked you or i said the in the first mail on this, whats the output of
> cat /proc/pci ???
Cat /proc/pci shows:
Ethernet controller: LiteOn Unknown device (rev 37).
Vendor id=11ad. Device id=c115.
Medium devsel. Fast back-to-back capable. IRQ 10. Master Capable.
Latency=64. Min Gnt=8.Max Lat=56.
I/O at 0x7400 [0x7401].
Non-prefetchable 32 bit memory at 0xe5000000 [0xe5000000].
Bus 0, device 10, function 0:
Thanks for the advice. Also i can use the card fine in windows 98.