My system freezes when I try to use my WiFi card. A pciconf scan lists the following:
Am I correct that this is a memory conflict?
Code:
fwohci0@pci0:1:0:0: class=0x0c0010 card=0x42001565 chip=0x30441106 rev=0x80 hdr=0x00
vendor = 'VIA Technologies, Inc.'
device = 'VT6306 VIA Fire II IEEE-1394 OHCI Link Layer Controller'
class = serial bus
subclass = FireWire
bar [10] = type Memory, range 32, [B]base 0xf9011000, size 2048[/B], enabled
bar [14] = type I/O Port, range 32, base 0xa000, size 128, enabled
cap 01[50] = powerspec 2 supports D0 D2 D3 current D0
ath0@pci0:1:2:0: class=0x028000 card=0x80011799 chip=0x0023168c rev=0x01 hdr=0x00
vendor = 'Atheros Communications Inc.'
device = '802.11a/b/g/n Wireless PCI Adapter (AR5416)'
class = network
bar [10] = type Memory, range 32, [B]base 0xf9000000, size 65536[/B], enabled
cap 80[40] = unknown
rl0@pci0:1:3:0: class=0x020000 card=0x23001565 chip=0x813910ec rev=0x10 hdr=0x00
vendor = 'Realtek Semiconductor'
device = 'Realtek RTL8139 Family PCI Fast Ethernet NIC (RTL-8139/8139C/8139D)'
class = network
subclass = ethernet
bar [10] = type I/O Port, range 32, base 0xa400, size 256, enabled
bar [14] = type Memory, range 32, [B]base 0xf9010000, size 256[/B], enabled
cap 01[50] = powerspec 2 supports D0 D1 D2 D3 current D0
Am I correct that this is a memory conflict?