Re: Possibility for support of Qualcomm Atheros QCA8171

2014-11-26 Thread bodie

On 20.11.2014 13:26, bodie wrote:

Hi all,

is anyone by anychance working on this LAN device support in OpenBSD?
Not sure how much portable and applicable is eg. code from FreeBSD 
for

that.

$ sudo lspci -vx -s 07:00.0
07:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit
Ethernet (rev 10)
Subsystem: Lenovo Device 3800
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at c250 (64-bit, non-prefetchable) [size=256K]
I/O ports at 3000 [size=128]
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-
Capabilities: [100] Advanced Error Reporting
Capabilities: [180] Device Serial Number 
ff-3d-9c-de-28-d2-44-ff

Kernel driver in use: alx
00: 69 19 a1 10 07 00 10 00 10 00 00 02 10 00 00 00
10: 04 00 50 c2 00 00 00 00 01 30 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 aa 17 00 38
30: 00 00 00 00 40 00 00 00 00 00 00 00 07 01 00 00

$


So seems that in FreeBSD current it's already joined under alc driver 
https://www.freebsd.org/cgi/man.cgi?query=alcapropos=0sektion=0manpath=FreeBSD+11-currentarch=defaultformat=html




Re: Possibility for support of Qualcomm Atheros QCA8171

2014-11-26 Thread oht
Maybe the QCA8171 is similar to AR8171 ?
In that case have a look at 
http://openbsd.7691.n7.nabble.com/Re-AR8161-patch-FYI-td258728.html



--
View this message in context: 
http://openbsd.7691.n7.nabble.com/Possibility-for-support-of-Qualcomm-Atheros-QCA8171-tp260060p260635.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.



Re: Possibility for support of Qualcomm Atheros QCA8171

2014-11-26 Thread bodie

On 27.11.2014 08:18, oht wrote:

Maybe the QCA8171 is similar to AR8171 ?
In that case have a look at
http://openbsd.7691.n7.nabble.com/Re-AR8161-patch-FYI-td258728.html



Nice, will take a look on it. Thx for hint




--
View this message in context:

http://openbsd.7691.n7.nabble.com/Possibility-for-support-of-Qualcomm-Atheros-QCA8171-tp260060p260635.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.




Possibility for support of Qualcomm Atheros QCA8171

2014-11-20 Thread bodie

Hi all,

is anyone by anychance working on this LAN device support in OpenBSD? 
Not sure how much portable and applicable is eg. code from FreeBSD for 
that.


$ sudo lspci -vx -s 07:00.0
07:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet 
(rev 10)

Subsystem: Lenovo Device 3800
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at c250 (64-bit, non-prefetchable) [size=256K]
I/O ports at 3000 [size=128]
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-
Capabilities: [100] Advanced Error Reporting
Capabilities: [180] Device Serial Number 
ff-3d-9c-de-28-d2-44-ff

Kernel driver in use: alx
00: 69 19 a1 10 07 00 10 00 10 00 00 02 10 00 00 00
10: 04 00 50 c2 00 00 00 00 01 30 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 aa 17 00 38
30: 00 00 00 00 40 00 00 00 00 00 00 00 07 01 00 00

$