Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jun 2006 08:23:54 +0200
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        Fred Koschara <freebsd-questions@FKEInternet.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 6.0, ThinkPad 600, dc0: watchdog timeout - ACPI?
Message-ID:  <44851F7A.5090600@cs.tu-berlin.de>
In-Reply-To: <6.1.2.0.1.20060606010149.02e95008@mail.FKEInternet.com>
References:  <6.1.2.0.1.20060606010149.02e95008@mail.FKEInternet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44851F7A.5090600>