Date: Wed, 27 Sep 2006 16:03:36 +0300 (EEST) From: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> To: Pyun YongHyeon <pyunyh@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Call for Marvell/SysKonnect Yukon II Gigabit Ethernet testers. Message-ID: <20060927155600.M40914@atlantis.atlantis.dp.ua> In-Reply-To: <20060926002916.GA5975@cdnetworks.co.kr> References: <20060926002916.GA5975@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! On Tue, 26 Sep 2006, Pyun YongHyeon wrote: > I've written a driver for Marvell/SysKonnect Yukon II Gigabit > Ethernet controller. It supports the following GigE adapters. > > The driver was tested on on-board 88E8053 PCI Express NIC and I'd Thank you very much! Driver works for me (i386, ASUS P5W DH Mobo with 2 built-in 88E8053 chips): pcib3: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 pci4: <ACPI PCI bus> on pcib3 mskc0: <Marvell Yukon 88E8053 Gigabit Ethernet> port 0xc800-0xc8ff mem 0xff8fc000-0xff8fffff irq 19 at device 0.0 on pci4 msk0: <Marvell Technology Group Ltd. Yukon EC Id 0xb6 Rev 0x02> on mskc0 msk0: Ethernet address: 00:17:31:ee:d8:7f miibus0: <MII bus> on msk0 e1000phy0: <Marvell 88E1111 Gigabit PHY> on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto mskc0: [FAST] pcib4: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 pci3: <ACPI PCI bus> on pcib4 mskc1: <Marvell Yukon 88E8053 Gigabit Ethernet> port 0xb800-0xb8ff mem 0xff7fc000-0xff7fffff irq 16 at device 0.0 on pci3 msk1: <Marvell Technology Group Ltd. Yukon EC Id 0xb6 Rev 0x02> on mskc1 msk1: Ethernet address: 00:17:31:ee:d1:aa miibus1: <MII bus> on msk1 e1000phy1: <Marvell 88E1111 Gigabit PHY> on miibus1 e1000phy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto mskc1: [FAST] I'm a bit curious about the following: test2# ifconfig -a msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM> inet 193.108.47.148 netmask 0xfffffff8 broadcast 193.108.47.151 ether 00:17:31:ee:d8:7f media: Ethernet autoselect (10baseT/UTP <full-duplex,flag0,flag1>) status: active What does "flag0,flag1" mean? And the main question is: how difficilt would it be to port this driver to RELENG_6? Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060927155600.M40914>