Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 05:07:08 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Victor Sudakov <vas@mpeks.tomsk.su>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD on the ASUS P8H67-M LGA1155 H67 motherboard
Message-ID:  <4FB55364.2050208@ShaneWare.Biz>
In-Reply-To: <20120517050114.GA93590@admin.sibptus.tomsk.ru>
References:  <20120516042218.GA57757@admin.sibptus.tomsk.ru> <4FB473E7.6090307@ShaneWare.Biz> <20120517050114.GA93590@admin.sibptus.tomsk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17/05/2012 14:31, Victor Sudakov wrote:

> Thanks for the good news. Can you please show 'cat /dev/sndstat' and
> what the kernel thinks about the NIC (is it the re(4) driver?)

cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <HDA NVidia (Unknown) PCM #0 DisplayPort> (play)
pcm1: <HDA NVidia (Unknown) PCM #1 DisplayPort> (play)
pcm2: <HDA Realtek ALC887 PCM #0 Analog> (play/rec) default
pcm3: <HDA Realtek ALC887 PCM #1 Analog> (play/rec)
pcm4: <HDA Realtek ALC887 PCM #2 Digital> (play)

dmesg

hdac0: HDA Codec #0: NVidia (Unknown)
pcm0: <HDA NVidia (Unknown) PCM #0 DisplayPort> at cad 0 nid 1 on hdac0
pcm1: <HDA NVidia (Unknown) PCM #1 DisplayPort> at cad 0 nid 1 on hdac0
hdac1: HDA Codec #0: Realtek ALC887
pcm2: <HDA Realtek ALC887 PCM #0 Analog> at cad 0 nid 1 on hdac1
pcm3: <HDA Realtek ALC887 PCM #1 Analog> at cad 0 nid 1 on hdac1
pcm4: <HDA Realtek ALC887 PCM #2 Digital> at cad 0 nid 1 on hdac1

re0: <RealTek 8168/8111 B/C/CP/D/DP/E PCIe Gigabit Ethernet> port 
0xd000-0xd0ff mem 0xf2104000-0xf2104fff,0xf2100000-0xf2103fff irq 18 at 
device 0.0 on pci4
re0: Using 1 MSI-X message
re0: Chip rev. 0x2c800000
re0: MAC rev. 0x00000000
miibus0: <MII bus> on re0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 
100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 
1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 
1000baseT-FDX-flow-master, auto, auto-flow
re0: Ethernet address: 14:da:xx:xx:xx:xx


ifconfig
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=389b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
	ether 14:da:xx:xx:xx:xx
	inet 192.168.xx.xx netmask 0xffffff00 broadcast 192.168.xx.xx
	inet6 fe80::xxxx:xxxx:xxxx:xxxx%re0 prefixlen 64 scopeid 0x3
	nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
	media: Ethernet autoselect (100baseTX <full-duplex>)
	status: active



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FB55364.2050208>