FreeBSD 6.0, ThinkPad 600, dc0: watchdog timeout - ACPI?

Björn König bkoenig at cs.tu-berlin.de
Tue Jun 6 06:31:55 UTC 2006


Hello,

I had a Thinkpad 600 and a lot of problems too, especially with 
networking and the cardbus. It received the impression that the chipset 
of the 600 is totally broken. The revisited successor 600E doesn't make 
so much trouble at all.

Add the following lines to /boot/loader.conf, restart and see what 
happens. These lines solved some of my problems regarding unreliable 
networking.

    hw.cbb.start_memory=0xd8000
    hw.pci.link.LNKA.irq=11
    hw.pci.link.LNKB.irq=11
    hw.pci.link.LNKC.irq=11
    hw.pci.link.LNKD.irq=11


Regards
Björn


More information about the freebsd-questions mailing list