> It seems that VPD changes by jmg_at_ 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_at_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-0xf98007ff irq 16 at device 7.0 on pci0 atapci0: <Promise PDC20378 SATA150 controller> port 0xa800-0xa83f,0xa400-0xa40f,0xa000-0xa07f mem 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 pci0 pci0: <multimedia> at device 9.1 (no driver attached) skc0: <Marvell Gigabit Ethernet> port 0xb000-0xb0ff mem 0xf9c00000-0xf9c03fff irq 17 at device 10.0 on pci0 atapci1: <VIA 6420 SATA150 controller> port 0xd000-0xd007,0xc800-0xc803,0xc400-0xc407,0xc000-0xc003,0xb800-0xb80f,0xb400-0xb4ff irq 20 at device 15.0 on pci0 atapci2: <VIA 8237 UDMA133 controller> port 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 pci0 uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.1 on pci0 uhci2: <VIA 83C572 USB controller> port 0xe000-0xe01f irq 21 at device 16.2 on pci0 uhci3: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 21 at device 16.3 on pci0 ehci0: <VIA VT6202 USB 2.0 controller> mem 0xf9e00000-0xf9e000ff irq 21 at 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 version I have in my source tree right now. Since it is dated 20th of oct, I can assume it is unrelated to the problem because last week (oct 14th) build also showed the freeze. Also, the A8V is not a PCIe system. Nicolas. -- FreeBSD 7.0-CURRENT #1: Sat Oct 7 15:11:02 EDT 2006 root_at_clk01a:/usr/obj/usr/src/sys/CLK01A PGP? : http://www.clkroot.net/security/nb_root.asc
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC