Re: Marvell/SysKonnect YukonII source code available



Norikatsu Shigemura wrote:
On Tue, 24 Jan 2006 11:19:05 +0100
Andre Oppermann <andre@xxxxxxxxxxx> 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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"

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



Relevant Pages

  • Re: Marvell/SysKonnect YukonII source code available
    ... Norikatsu Shigemura wrote: ... Andre Oppermann wrote: ... today under a BSD license: ... I haven't tested the driver yet and I don't know if it available directly ...
    (freebsd-current)
  • Re: that old GNU/Linux argument
    ... The drivers weren't "moved" to the GPL, ... There was a mistake early on, where the BSD license was removed from the atheros driver files. ... Theo continued to complain about the lack of cooperation between the Linux driver authors and the original OpenBSD developers. ...
    (Fedora)
  • Re: Marvell/SysKonnect YukonII source code available
    ... > Marvell/SysKonnect made the source code to the YukonII chips ... > available today under a BSD license: ... > I haven't tested the driver yet and I don't know if it available ...
    (freebsd-current)
  • Re: Marvell/SysKonnect YukonII source code available
    ... > Marvell/SysKonnect made the source code to the YukonII chips ... > available today under a BSD license: ... > I haven't tested the driver yet and I don't know if it available ...
    (freebsd-net)
  • Re: Weird "ignoring syn" problem
    ... In response to Andre Oppermann: ... Are you saying it's more likely to be a tcp stack problem? ... back toward the em driver ... ... on the server catching not really stray packets. ...
    (freebsd-net)