Date: Thu, 24 Feb 2005 22:39:13 +0100 From: =?UTF-8?B?TWF0ZXVzeiBKxJlkcmFzaWs=?= <imachine@toya.net.pl> To: John Baldwin <jhb@FreeBSD.org> Cc: stable@freebsd.org Subject: Re: acpi_bus_number: can't get _ADR issue on Intel D923XCV Motherboard. Message-ID: <421E4981.4030206@toya.net.pl> In-Reply-To: <200502241230.35536.jhb@FreeBSD.org> References: <421DACC1.1070307@toya.net.pl> <200502241230.35536.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > On Thursday 24 February 2005 05:30 am, Mateusz Jędrasik wrote: > >>Hi, >> >>I have a D925XCV Intel motherboard, with if_sk on it as a builtin >>ethernet adapter. on bootup of 5.3-RELEASE i recieve some >>acpi_bus_number: can't get _ADR issues and errors /dmesg follows/. >> >>I tried changing pnp os on/off, updated my bios to the most recent >>release, disabled all integrated devices but the ethernet, im pretty >>much out of ideas now. >> >>If there is any suggestion on what i could perhaphs do, it would be more >>than welcome, and I gladly would supply any debug information required >>in the process of the eventual tracking down of the error. >> >>I will plug a pci card in there for now, but this is not quite the >>solution i would be looking for. Also, I presume the audio card is not >>supported yet? It's to be some realtek chipset, also integrated, afaik. > > > Your network device just isn't supported yet: > > pcib3: <ACPI PCI-PCI bridge> at device 28.1 on pci0 > pci4: <ACPI PCI bus> on pcib3 > pci4: <network, ethernet> at device 0.0 (no driver attached) > Afaik, it should come up as if_sk, its a Gigabit adapter on intel boards from Marvell computing, model 88E8050. http://intel.com/design/motherbd/cv/index.htm <- here's more specification about the motherboard itself. I believe it could come up as such due to the acpi issues beforehand. Do bear in mind im with -RELEASE here, and stable has come a long way from what i know, but i hadnt much luck booting one of the jp snapshots cds, i will try and copy the kernel from it and booting into such a test environment, however i dont have physical access to the machine for the next few weeks :/ > It may be very trivial to add support for it. Can you get the output of > 'pciconf -lv' for the pci4:0:0 device? Also, do you know if this network > adapter is supposed to be a 10/100 adapter or a 10/100/1000 (Gigabit)? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421E4981.4030206>