Group: fa.openbsd.tech




Subject: dual port syskonnect gigabit card
From: Mark Kettenis
Date: 12/20/2006 10:36:32 PM
> Hey all... > > We got a few SysKonnect SK-9S22 dual port cards, and they don't work > under 4.0, nor under stable (as of 19/12/2006). We got these cards > because it was listed in the msk(4) manual pages: Sorry about that. We listed that card because it is part of the same family as the cards on which the driver was developed. Unfortunately the XL variant has some weird bugs that prevented the 4.0 driver from working. It's a bit hard to tell what exactly will work and what not if you don't have access to all hardware variants and there is no documentation. A few weeeks ago someone donated a SK-9S22, and last week I committed some changes to msk(4) to work around the problems and actually made both ports work. There seem to be some remaining problems with autonegotiation of gigabit links. But I'd encourage you to try -current, and report back to me whether it works ;-). Cheers, Mark