OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: WOL for if_vr? (was: Re: freebsd driving porting questions)

From: Stuart Henderson (stuspacehopper.org)
Date: Sat Mar 01 2008 - 18:23:57 CST


On 2008/03/01 14:36, Stefan Sperling wrote:
> Would you be interested in trying to port the wake on lan support
> over as well, instead of removing it from the driver?

Personally, I'm mostly trying to fix what's quite a nasty problem with
the existing driver, i.e. a nic where tx stops working after certain
media conditions.

Maybe it's just me (particularly now faced with a 3k+ line diff with a
bunch of changes in that are unrelated to the problems that it's been
reported to fix), but I think it's quite important to do things step by
step, the diffs to implement different things should be separated as
much as possible so it's easier to follow what changes have been made.

> It would be great to see a small but serious step towards WOL support
> in OpenBSD. I would also like to help with coding and testing, time
> permitting.

Surely the infrastructure would need to come first otherwise we'd
just be adding code to drivers that can't be tested?