Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 15:54:14 +0100
From:      =?windows-1252?Q?Uro=9A_Gruber?= <uros.gruber@sir-mag.com>
To:        Norikatsu Shigemura <nork@FreeBSD.org>,  Andre Oppermann <andre@FreeBSD.org>
Cc:        current@FreeBSD.org, net@FreeBSD.org
Subject:   Re: Marvell/SysKonnect YukonII source code available
Message-ID:  <43D63F96.1050908@sir-mag.com>
In-Reply-To: <20060124231353.c0554f76.nork@FreeBSD.org>
References:  <43D5FF19.7090903@freebsd.org> <20060124231353.c0554f76.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Norikatsu Shigemura wrote:
> On Tue, 24 Jan 2006 11:19:05 +0100
> Andre Oppermann <andre@freebsd.org> wrote:
>   
>> Marvell/SysKonnect made the source code to the YukonII chips available
>> today under a BSD license:
>>   http://people.freebsd.org/~andre/mykbsd60x86-8.12.1.3-src.tgz
>> I haven't tested the driver yet and I don't know if it available directly
>> from the their website already.
>> Many thanks to Gerald and Frank at SysKonnect for working with us and
>> making this possible!
>>     
>
> 	Good works!!  I confirmed it on 6.0R-p2, but I didn't test.
>
> 	# mkdir /usr/src/sys/dev/myk
> 	# cd /usr/src/sys/dev/myk
> 	# tar xvf mykbsd60x86-8.12.1.3-src.tgz
> 	# make clean all
> 	  :
> 	# kldload ./if_myk.ko
> 	# dmesg
> 	  :
> 	myk0: <Marvell 88E8050 Gigabit Ethernet Controller, Ver. 8.12.1.3> port 0xa800-0xa8ff mem 0xff720000-0xff723fff irq 17 at device 0.0 on pci4
> 	myk0: Ethernet address: 00:13:20:b4:85:66
> 	# ifconfig myk0
> 	myk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
>         options=2b<RXCSUM,TXCSUM,VLAN_MTU,JUMBO_MTU>
>         ether 00:13:20:b4:85:66
>         media: Ethernet autoselect
>         status: no carrier
>   
 5.4-RELEASE-p8 I get this

sky2.c: In function `Yk2IntServiceRoutine':
sky2.c:1478: warning: dereferencing `void *' pointer
sky2.c:1478: error: request for member `Arpcom' in something not a 
structure or union
*** Error code 1

Stop in /usr/src/sys/dev/myk.

regards

Uros
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D63F96.1050908>