Subject: Re: CVS commit: src/sys/arch/mac68k
To: None <tsutsui@netbsd.org>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: source-changes
Date: 06/10/2007 10:52:24
On 10/06/2007, at 7:59, Izumi Tsutsui wrote:
>
> Module Name: src
> Committed By: tsutsui
> Date: Sun Jun 10 05:59:43 UTC 2007
>
> Modified Files:
> src/sys/arch/mac68k/conf: files.mac68k
> src/sys/arch/mac68k/dev: if_sn.c if_snvar.h
> src/sys/arch/mac68k/nubus: if_sn_nubus.c
> src/sys/arch/mac68k/obio: if_sn_obio.c
> Removed Files:
> src/sys/arch/mac68k/dev: if_snreg.h
>
> Log Message:
> Switch mac68k's sn(4) Ethernet to MI SONIC driver.
>
> Tested with Apple Ethernet CS Twisted-Pare Card on LC630 by me
> and Quadra 650 on-board Ethernet by hauke@.
> NuBus based cards and PowerBook variants are still untested.
IIRC, my LC630 also had a sn(4) card. Is it there any chance that
this fixes the repeated driver lockups I had? I mean, the card
worked fine generally, but under big load such as scp'ing a file, the
driver could lock up quite quickly (after seconds) and I had to
ifconfig down/up the interface to get it working again.
If it fixes the problem, maybe it's time to recover that machine and
play a bit with it :-)
--
Julio M. Merino Vidal <jmmv84@gmail.com>