Date: Sat, 21 Oct 2006 15:39:58 -0400 From: Nicolas Blais <nb_root@videotron.ca> To: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> Cc: freebsd-current@freebsd.org Subject: Re: Asus A8V hangs during pci probe on fresh -CURRENT Message-ID: <200610211540.02844.nb_root@videotron.ca> In-Reply-To: <20061021231535.M702@free.home.local> References: <200610211403.43055.nb_root@videotron.ca> <20061021231535.M702@free.home.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart17342336.eUBZ898Map Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > It seems that VPD changes by jmg@ on Oct, 9th hangs in infinite loop > with some PCIe (?) cards. > > 1. Can you check, what device is attached to this bus (with kernel before > this changes, pci.c rev 1.314 or earlier)? Is it 'Realtek 8168/8111B PCIe > Gigabit Ethernet'? > > 2. Do you have pci.c rev 1.315 or 1.316? I had serious problems (broken > PCI ID) possible caused by patch similar to one in pci.c rev. 1.316. > > Yuriy. > > p.s. There is also discussion of the same problem on cvs-src/cvs-all. > p.p.s. Please keep me in To/CC, I'm off-list for next two weeks. 1. Here's the list of things on pci0: [nicblais@clk01a] /usr/src/sys/dev/pci> dmesg -a | grep pci0 pci0: <ACPI PCI bus> on pcib0 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 fwohci0: <VIA Fire II (VT6306)> port 0x9800-0x987f mem 0xf9800000-0xf98007f= f=20 irq 16 at device 7.0 on pci0 atapci0: <Promise PDC20378 SATA150 controller> port=20 0xa800-0xa83f,0xa400-0xa40f,0xa000-0xa07f mem=20 0xf9a00000-0xf9a00fff,0xf9900000-0xf991ffff irq 18 at device 8.0 on pci0 ata2: <ATA channel 0> on atapci0 ata3: <ATA channel 1> on atapci0 ata4: <ATA channel 2> on atapci0 bktr0: <BrookTree 878> mem 0xdfe00000-0xdfe00fff irq 16 at device 9.0 on pc= i0 pci0: <multimedia> at device 9.1 (no driver attached) skc0: <Marvell Gigabit Ethernet> port 0xb000-0xb0ff mem 0xf9c00000-0xf9c03f= ff=20 irq 17 at device 10.0 on pci0 atapci1: <VIA 6420 SATA150 controller> port=20 0xd000-0xd007,0xc800-0xc803,0xc400-0xc407,0xc000-0xc003,0xb800-0xb80f,0xb40= 0-0xb4ff=20 irq 20 at device 15.0 on pci0 atapci2: <VIA 8237 UDMA133 controller> port=20 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 15.1 on pci0 uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 21 at device 16.0= on=20 pci0 uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.1= on=20 pci0 uhci2: <VIA 83C572 USB controller> port 0xe000-0xe01f irq 21 at device 16.2= on=20 pci0 uhci3: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 21 at device 16.3= on=20 pci0 ehci0: <VIA VT6202 USB 2.0 controller> mem 0xf9e00000-0xf9e000ff irq 21 at= =20 device 16.4 on pci0 isab0: <PCI-ISA bridge> at device 17.0 on pci0 pcm0: <VIA VT8237> port 0xe800-0xe8ff irq 22 at device 17.5 on pci0 2. src/sys/dev/pci/pci.c,v 1.316 2006/10/20 21:28:11 jmg Exp $"); is the=20 version I have in my source tree right now. Since it is dated 20th of oct, = I=20 can assume it is unrelated to the problem because last week (oct 14th) buil= d=20 also showed the freeze. Also, the A8V is not a PCIe system. Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #1: Sat Oct 7 15:11:02 EDT 2006 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart17342336.eUBZ898Map Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFOneS4wTBlvcsbJURAg/iAKCQ1TVjX3UC3+YSQqSt+dt386dNpwCgqhRD Q1xmcnYyBy8Y6FfNCWbQdF8= =q85T -----END PGP SIGNATURE----- --nextPart17342336.eUBZ898Map--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610211540.02844.nb_root>