Good day friends!
I have purchased a motherboard Asus M5A78L-M LX3 and onboard LAN not recognized under latest (svnup'ed from 4 september) -STABLE:
Maybe it possible to add device quirks to driver sources for driver recognize device?
I'm tryin to check files in /usr/src/sys/dev/age/ but not find device IDs.
How can I get that device working?
Info about unknown devices:
Info about device from
1. #1 Message on Mailing List
2. #2 Message on Mailing List
I have purchased a motherboard Asus M5A78L-M LX3 and onboard LAN not recognized under latest (svnup'ed from 4 september) -STABLE:
uname -a
Code:
10.0-STABLE FreeBSD 10.0-STABLE #0: Thu Sep 4 19:44:40 MSK 2014 root@KOR-BSD:/usr/obj/usr/src/sys/GENERIC amd64
I'm tryin to check files in /usr/src/sys/dev/age/ but not find device IDs.
How can I get that device working?
Info about unknown devices:
pciconf -lv
Code:
none1@pci0:2:0:0: class=0x020000 card=0x85871043 chip=0x10a11969
rev=0x10 hdr=0x00
vendor = 'Atheros Communications Inc.'
class = network
subclass = ethernet
none0@pci0:0:20:0: class=0x0c0500 card=0x83891043 chip=0x43851002
rev=0x3c hdr=0x00
vendor = 'Advanced Micro Devices [AMD] nee ATI'
device = 'SBx00 SMBus Controller'
class = serial bus
subclass = SMBus
Info about device from
lspci -v
Code:
02:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet
(rev 10)
Subsystem: ASUSTeK Computer Inc. Device 8587
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at feac0000 (64-bit, non-prefetchable)
I/O ports at dc00
Capabilities: [40] Power Management version 3
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [c0] MSI: Enable- Count=1/16 Maskable+ 64bit+
Capabilities: [d8] MSI-X: Enable- Count=16 Masked-
1. #1 Message on Mailing List
2. #2 Message on Mailing List