Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-16 Thread Bjoern A. Zeeb
On Thu, 16 Dec 2004, Michal Belczyk wrote: > On Thu, Dec 16, 2004 at 01:45:50PM +, Bjoern A. Zeeb wrote: > > @@ -2490,8 +2495,10 @@ sk_init_yukon(sc_if) > > YU_TPR_JAM_IPG(0xb) | YU_TPR_JAM2DATA_IPG(0x1a) ); > > > > /* serial mode register */ > > - SK_YU_WRITE_2(sc_if,

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-16 Thread Michal Belczyk
On Thu, Dec 16, 2004 at 01:45:50PM +, Bjoern A. Zeeb wrote: > @@ -2490,8 +2495,10 @@ sk_init_yukon(sc_if) > YU_TPR_JAM_IPG(0xb) | YU_TPR_JAM2DATA_IPG(0x1a) ); > > /* serial mode register */ > - SK_YU_WRITE_2(sc_if, YUKON_SMR, YU_SMR_DATA_BLIND(0x1c) | > -

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-16 Thread Bjoern A. Zeeb
On Wed, 15 Dec 2004, Heinz Knocke wrote: Hi, > I got the the latest RELENG_5 and nothing's changed :( Still cannot send > jumbo packets. > > But I tried this patch > http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_sk.c.diff?r1=1.51&r2=1.52 > and IT WORKED :)) I'm almost sure that these

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-15 Thread Bjoern A. Zeeb
On Wed, 15 Dec 2004, Heinz Knocke wrote: > I got the the latest RELENG_5 and nothing's changed :( Still cannot send > jumbo packets. > > But I tried this patch > http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_sk.c.diff?r1=1.51&r2=1.52 > and IT WORKED :)) I'm almost sure that these chan

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-15 Thread Heinz Knocke
PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, December 14, 2004 11:06 PM Subject: Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems > please cvsup to latest RLEENG_5; I MFCed the fixes earlier today. > If you have any more problems afterwards please let me know. ___

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-15 Thread Michal Belczyk
On Tue, Dec 14, 2004 at 11:00:40PM +0100, Heinz Knocke wrote: > b) according to the vendor's info, NIC should be able to do jumboframes. > (http://www.marvell.com/products/pcconn/yukon/Yukon_88E8001_10_073103_final.pdf) > > ifconfig mtu 9000 works, but packets seems to come truncated (in both >

Re: Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-14 Thread Bjoern A. Zeeb
On Tue, 14 Dec 2004, Heinz Knocke wrote: Hi, [sk(4) problems] > Honestly said I don't know how to track it further, because > the link layer (hardware or the driver) seems just to clip > frames. If there's not enought info for the solution please > tell me what tests can I do - I'll do it ASAP.

Marvell 88E8001 on sk0 and RELENG_5_3 - big problems

2004-12-14 Thread Heinz Knocke
Hi! Marvell's chip is not in supported nics section of 5_3 release notes, but in man sk is , so I decided to write. I've got some boxes with Marvell Gigabit NICs on-board (Gigabyte and ASUS). Sadly, I can't be happy with it and freebsd 5.3 because of the following two problems: a) sk0 driver