From owner-freebsd-net@FreeBSD.ORG Sat Aug 4 17:16:40 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35BB416A419 for ; Sat, 4 Aug 2007 17:16:40 +0000 (UTC) (envelope-from giles.williams@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id CB0F413C483 for ; Sat, 4 Aug 2007 17:16:39 +0000 (UTC) (envelope-from giles.williams@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so610283uge for ; Sat, 04 Aug 2007 10:16:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=SO6NaMTFOgHOgvJ6JP1prlJnRIiSc/x8z77FPLi6K1+dHtkc8J6BYTsb1x4V/XT62SzZ90IvpFI0dQeO6S2IKlXsL35O4w5GmukCGhvTVDY4kQRLPwow2Z3o5EzgnDAES6SPrk0g7XcHQl1nzb5qJ2SPpUPIXJui+1wTYsmKAMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=nGc1S4F01nQkEiqPNi1qGzNZB2hI8foTCJVuxk+/FwmuZSwJflD4NUam6fK721lt+vULKVNn7YNtMCr+eSG0V0k9l9f8GZDptuofUTQnnBlV3PUku6Q1lwKBMwy/w6mL/j4EaNn25BpjHEa/fGoETIfzoF3Dvxvwhx0eF0d3PCw= Received: by 10.67.28.9 with SMTP id f9mr3814295ugj.1186247798220; Sat, 04 Aug 2007 10:16:38 -0700 (PDT) Received: from ?192.168.1.103? ( [90.242.50.33]) by mx.google.com with ESMTPS id f7sm22089808nfh.2007.08.04.10.16.37 (version=SSLv3 cipher=OTHER); Sat, 04 Aug 2007 10:16:37 -0700 (PDT) In-Reply-To: <20070804164637.R87821@maildrop.int.zabbadoz.net> References: <20070804161416.A87821@maildrop.int.zabbadoz.net> <20070804162704.T87821@maildrop.int.zabbadoz.net> <48B3F4C6-FBCF-4BB4-B852-AB52B08B0A1C@gmail.com> <20070804164637.R87821@maildrop.int.zabbadoz.net> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Giles Williams Date: Sat, 4 Aug 2007 18:16:31 +0100 To: "Bjoern A. Zeeb" X-Mailer: Apple Mail (2.752.3) Cc: freebsd-net@freebsd.org Subject: Re: Dynamode USB NIC X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 17:16:40 -0000 hmmm. i've looked on there - have downloaded the source for the sys files, and looked in the kernel config file, but found no reference to udav.... Any suggestions? Thanks, Giles. On 4 Aug 2007, at 17:47, Bjoern A. Zeeb wrote: > On Sat, 4 Aug 2007, Giles Williams wrote: > >> hmm ok. >> >> erm being a bit of a noob - any chance you could explain how to do >> this? > > You can find some information about this in the freebsd handbook > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ > > There are two chapters: > "8 Configuring the FreeBSD Kernel" > "23 The Cutting Edge" > that might help you. > > -- > Bjoern A. Zeeb bzeeb at Zabbadoz > dot NeT > Software is harder than hardware so better get it right the first > time.