From owner-freebsd-current@FreeBSD.ORG Thu Jun 24 21:00:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC5D16A4CE for ; Thu, 24 Jun 2004 21:00:07 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5820A43D1F for ; Thu, 24 Jun 2004 21:00:06 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5OKu3Bi065496 for current@freebsd.org.checked; (8.12.8/vak/2.1) Fri, 25 Jun 2004 00:56:03 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (rik.cronyx.ru [172.22.4.1]) by hanoi.cronyx.ru with ESMTP id i5OKrqvl065409; (8.12.8/vak/2.1) Fri, 25 Jun 2004 00:53:53 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40DB3DD3.7070208@cronyx.ru> Date: Fri, 25 Jun 2004 00:47:15 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030426 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: Andrey Smirnov References: <40DB33DB.5020507@delit.net> In-Reply-To: <40DB33DB.5020507@delit.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Resource allocation problem (HELP!) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 21:00:07 -0000 Hi, Does it worked before with any version of current. If it does, could you tell me when it was? I have some ideas, but I don't have such device. rik Andrey Smirnov: > Resending my message, because I got almost no replies... > I really want to make my network card work again ;-) > If there's anything I could do, I'll do it! > > P.S. Upgrading to yesterday's (Jan 24) CURRENT made no changes. > > Hello! > > Upgrading my notebook from Mar 19 -CURRENT to Jun 16 revealed a problem: > > vr0: port 0x1400-0x14ff irq 10 at > device 18.0 on pci0 > vr0: couldn't map ports/memory > device_attach: vr0 attach returned 6 > > The same thing happens to firewire, it doesn't bother me much. > Relevant lines about vr0 from Mar 19 kernel say: > > vr0: port 0x1400-0x14ff irq 10 at > device 18.0 on pci0 > vr0: Ethernet address: 00:40:ca:bf:f0:87 > miibus0: on vr0 > ukphy0: on miibus0 > ukphy0: OUI 0x004063, model 0x0032, rev. 8 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > vr0: bpf attached > > It seems to me this is something with resource allocation, I tried > setting 'OS' in BIOS to 'DOS' / 'Win XP' without any visible difference. > > Other devices work OK (including ndis0, nvidia0). In my tests I disabled > all kernel modules (sound, nvidia), although this doesn't change > anything. Booting with ACPI disabled also doesn't change anything. > > Good news are that now (with Jun 16) power button works and I'm able to > switch off my notebook without 'shutdown -p now'. > > I put verbose dmesg with Mar 19, Jun 16 kernel and acpidump -t -d output > here: > > http://images.delit.net/dmesg.bad.v > http://images.delit.net/dmesg.good.v > http://images.delit.net/acpi.asl.bz2 > > Thanks, > Andrey. > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > >