Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 17:53:44 -0700
From:      "Don L. Belcher" <don@siad.net>
To:        freebsd-current@freebsd.org
Subject:   mini-pci card 
Message-ID:  <46F5B918.5040804@siad.net>

next in thread | raw e-mail | index | archive | help
This worked around about march of this year. It
seems to be failing configuration of prefetch
decode.


7.0-CURRENT FreeBSD


pcib3@pci2:6:0: class=0x060400 card=0x00000000 chip=0x01001668 rev=0x11 
hdr=0x01
    vendor     = 'Actiontec Electronics Inc.'
    device     = '0304 PCI to PCI Bridge'
    class      = bridge
    subclass   = PCI-PCI

IS:
pcib3: <ACPI PCI-PCI bridge> at device 6.0 on pci2
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   I/O decode        0x3000-0x3fff
pcib3:   memory decode     0xf0600000-0xf07fffff
pcib3:   no prefetched decode
pci3: <ACPI PCI bus> on pcib3
pci3: physical bus=3



SHOULD BE:
pcib3: <ACPI PCI-PCI bridge> at device 6.0 on pci2
pcib3:   secondary bus     3
pcib3:   subordinate bus   3
pcib3:   I/O decode        0x3000-0x3fff
pcib3:   memory decode     0xf0600000-0xf07fffff
pcib3:   prefetched decode 0xfff00000-0xfffff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F5B918.5040804>