Hi, can u help me with Atheros card?
YongHyeon PYUN
pyunyh at gmail.com
Mon Sep 21 10:44:38 UTC 2015
On Mon, Sep 21, 2015 at 10:26:58AM +0000, ???????????? ???????????? wrote:
> Hi. How can i activate network card Atheros AR8151 ?
>
>
> [root at ASTERSUSHI /usr/home/nord]# uname -a
> FreeBSD ASTERSUSHI 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Mon Aug 17
> 02:11:08 MSK 2015 root at ASTERSUSHI:/usr/obj/usr/src/sys/KERNEL amd64
>
> [root at ASTERSUSHI /usr/home/nord]# pciconf -l -v | grep -B3 network
> em0 at pci0:2:0:0: class=0x020000 card=0xa01f8086 chip=0x10d38086 rev=0x00
> hdr=0x00
> vendor = 'Intel Corporation'
> device = '82574L Gigabit Network Connection'
> class = network
> --
> em1 at pci0:3:0:0: class=0x020000 card=0xa01f8086 chip=0x10d38086 rev=0x00
> hdr=0x00
> vendor = 'Intel Corporation'
> device = '82574L Gigabit Network Connection'
> class = network
> --
> subclass = PCI-PCI
> none2 at pci0:7:0:0: class=0x020000 card=0xe0001458 chip=0x10911969
> rev=0x10 hdr=0x00
> vendor = 'Atheros Communications'
> class = network
>
It seems it looks like a AR8161 controller. I believe it should be
supported by alc(4) on 10.2-RELEASE. Alternatively you would get
support by updating to latest stable/9.
More information about the freebsd-net
mailing list