Date: Wed, 13 Dec 2006 17:11:34 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Andre Guibert de Bruet <andy@siliconlandmark.com> Cc: freebsd-current@freebsd.org Subject: Re: Call for Marvell/SysKonnect Yukon II Gigabit Ethernet testers. Message-ID: <20061213081134.GB13506@cdnetworks.co.kr> In-Reply-To: <20061213023325.P56950@lexi.siliconlandmark.com> References: <20060926002916.GA5975@cdnetworks.co.kr> <ekikdg$aqu$1@sea.gmane.org> <20061129013052.GC71523@cdnetworks.co.kr> <457DF011.9010701@FreeBSD.org> <20061212020023.GA9698@cdnetworks.co.kr> <6BC2A5CB-AC24-4EB3-8C6C-A4D0A5EA7183@siliconlandmark.com> <20061212124428.GB9698@cdnetworks.co.kr> <20061213023325.P56950@lexi.siliconlandmark.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 13, 2006 at 02:35:43AM -0500, Andre Guibert de Bruet wrote: [...] > > Sorry for the late reply. This is the output, including your latest > round of changes (As committed): > > dmesg: > > mskc0: <Marvell Yukon 88E8050 Gigabit Ethernet> port 0xd800-0xd8ff mem > 0xfcffc000-0xfcffffff irq 16 at device 0.0 on pci6 > mskc0: [FAST] > msk0: <Marvell Technology Group Ltd. Yukon EC Id 0xb6 Rev 0x01> on mskc0 > msk0: Ethernet address: 00:04:23:b0:d2:cf > miibus0: <MII bus> on msk0 > ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > Hmm, it seems that e1000phy(4) failed to attach your PHY. I'd like to know your PHY model/revision number.(You can set bootverbose option and ukphy(4) will show OUI/model/revision for your PHY.) With ukphy(4) you wouldn't get auto-crossover feature or manual media selection work. > ifconfig: > > msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > options=19a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4> > inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:04:23:b0:d2:cf > media: Ethernet autoselect (1000baseTX <full-duplex>) > status: active > > pciconf -vl > > mskc0@pci6:0:0: class=0x020000 card=0x50218086 chip=0x436111ab rev=0x17 > hdr=0x00 > > vendor = 'Marvell Semiconductor (Was: Galileo Technology Ltd)' > device = '88E8036 Marvell Yukon -EC 88E8036 PCI Express Fast Ethernet > Controller' > class = network > subclass = ethernet > > Thanks again! :) > > Andy > > /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ > /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ > /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ > /* WWW: siliconlandmark.com * Tormenting bytes since 1980. */ > -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061213081134.GB13506>