On Mon, Sep 21, 2015 at 10:26:58AM +0000, ???????????? ???????????? wrote: > Hi. How can i activate network card Atheros AR8151 ? > > > [root@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@ASTERSUSHI:/usr/obj/usr/src/sys/KERNEL amd64 > > [root@ASTERSUSHI /usr/home/nord]# pciconf -l -v | grep -B3 network > em0@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@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@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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
