From owner-freebsd-net@FreeBSD.ORG Tue Oct 10 04:25:05 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2AE916A407 for ; Tue, 10 Oct 2006 04:25:05 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA1B43D53 for ; Tue, 10 Oct 2006 04:25:04 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2471540pye for ; Mon, 09 Oct 2006 21:25:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=O8uAxPIwGTiZlERVG1nxLyuB8iaTu7lr3vZvDHbcWKDLG88oNs+t5FOoDY53H/1PNKG+I99XazkvE0s55C53s6m1hIWFskG+RNlO5QVOOVLkXUWQDwHeenG2ZcJqBU8B+5GUVsVWCrgUKe9Ya4oCvTLVUFpbriDUUPPH7nJyot0= Received: by 10.35.99.17 with SMTP id b17mr14428155pym; Mon, 09 Oct 2006 21:25:04 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 15sm2037183nzo.2006.10.09.21.25.02; Mon, 09 Oct 2006 21:25:04 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id k9A4OjA1008350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Oct 2006 13:24:45 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k9A4Ohb2008349; Tue, 10 Oct 2006 13:24:43 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 10 Oct 2006 13:24:43 +0900 From: Pyun YongHyeon To: Tim Allender Message-ID: <20061010042443.GB7419@cdnetworks.co.kr> References: <4520695C.9060302@goldenpath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4520695C.9060302@goldenpath.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: D-Link DGE-530T X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 04:25:05 -0000 On Sun, Oct 01, 2006 at 09:20:28PM -0400, Tim Allender wrote: > Come's with fbsd 5.3 drivers, but not 6.1. > Is there an easy way out? > I've always wanted to learn about writing drivers. > But, I don't know if I'm up for it, and I need these things to work now. The sk(4) driver in RELENG_6/6.2-PRERELEASE got various fixes and enhancements and supports your second generation DGE-530T. -- Regards, Pyun YongHyeon