Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 16:26:12 +0100
From:      "Stuart Fraser" <stuart@stuartfraser.net>
To:        "'Jonathan Hogg'" <jonathan@onegoodidea.com>
Cc:        freebsd-current@freebsd.org
Subject:   RE: vge(4) gigabit on VIA EPIA SN 18000 board (again)
Message-ID:  <723601c8aa0d$621c7cb0$26557610$@net>
In-Reply-To: <229835A2-39F7-480D-9560-D27705A16092@onegoodidea.com>
References:  <21E3C9BA-8DE2-470C-AEA1-58FE3D192EC7@onegoodidea.com> <4a1601c8a95c$30290860$907b1920$@net> <229835A2-39F7-480D-9560-D27705A16092@onegoodidea.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nothing overly complicated just 

'/sbin/ifconfig vge0 inet 192.168.51.1 netmask 255.255.255.0 media
1000basetx link0 mediaopt full-duplex'

Not sure why it likes it here but if its configured as normal in rc.conf it
just configs to 100Mb

s

-----Original Message-----
From: Jonathan Hogg [mailto:jonathan@onegoodidea.com] 
Sent: 28 April 2008 23:14
To: Stuart Fraser
Cc: 'FreeBSD Current'
Subject: Re: vge(4) gigabit on VIA EPIA SN 18000 board (again)

On 28 Apr 2008, at 19:17, Stuart Fraser wrote:

> Secondly there is a patch to the vge(4) driver which mostly fixes  
> the 1G
> issues. What I was finding is that if I configured the interface in  
> rc.conf
> it wouldn't come up in 1G mode it would auto select 100FullDuplex.  
> Anytime
> after that it seemed to configure fine - go figure so I just config  
> it in a
> later /usr/local/etc/rc.d script. I have tried to soak test as much  
> as I can
> and it appears stable underload.

Cool. I applied the patches (or thought I had) and managed to get  
gigabit stable for a short while by poking around with ifconfig  
settings. Unfortunately as soon as I rebooted I'd lost it and couldn't  
manage to get it back again - I'm not sure what I did in the first  
place. Instead my poking around was rewarded with a kernel panic.

It's late now and I need the machine back on the network, so I've  
switched back over to the vr(4) port for the moment. Tomorrow I'll  
check my patching more carefully.

Can you tell me though what your rc.d script contains?

Thanks for the help so far.

Jonathan






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?723601c8aa0d$621c7cb0$26557610$>