From owner-freebsd-usb@FreeBSD.ORG Mon Dec 18 17:38:01 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0301316A416 for ; Mon, 18 Dec 2006 17:38:01 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from fallbackmx02.syd.optusnet.com.au (fallbackmx02.syd.optusnet.com.au [211.29.133.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B9243CAD for ; Mon, 18 Dec 2006 17:37:49 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from mail05.syd.optusnet.com.au (mail05.syd.optusnet.com.au [211.29.132.186]) by fallbackmx02.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id kBI68ae2007954 for ; Mon, 18 Dec 2006 17:08:36 +1100 Received: from turion.vk2pj.dyndns.org (c58-107-94-118.belrs4.nsw.optusnet.com.au [58.107.94.118]) by mail05.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id kBI68PNf002414 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Dec 2006 17:08:27 +1100 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.8/8.13.8) with ESMTP id kBI68PqZ000947; Mon, 18 Dec 2006 17:08:25 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.8/8.13.8/Submit) id kBI68Pqm000946; Mon, 18 Dec 2006 17:08:25 +1100 (EST) (envelope-from peter) Date: Mon, 18 Dec 2006 17:08:25 +1100 From: Peter Jeremy To: dan@frohlich.net Message-ID: <20061218060825.GA819@turion.vk2pj.dyndns.org> References: <20061217154804.cba1fd5b.torfinn.ingolfsen@broadpark.no> <20061218012732.GL75351@cicely12.cicely.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-usb@freebsd.org Subject: Re: Ethernet problems X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 17:38:01 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please don't top-post. On Sun, 2006-Dec-17 23:49:09 -0500, Dan Frohlich wrote: >my post. I have been reading the OpenBSD axe driver which apparently has >included support for these devices for over a year now according to the CVS >log. You might be able to get FreeBSD to support it by applying a similar patch to OpenBSD then. >I do expect the device to pass traffic at about 100MBit. I think you are being very optimistic. >Forgive my ignorance, but are you saying I can run multiple vlans over the >same interface? That is the whole point of VLANs. You define the link between the switch and FreeBSD as a VLAN trunk within the switch. Within FreeBSD, you use "ifconfig vlanXXX inet ... vlan TAG vlandev NIC" (where XXX is a unique number - I tend to use the tag) to access the VLAN with a tag "TAG" on the trunk connected to "NIC". --=20 Peter Jeremy --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFhjBZ/opHv/APuIcRAtMTAJwLAPdPxZ6AnUVndrbUn4+LGbRfRQCfVp/D 3WHN6spVlBMCbt6l1wih0kI= =a0mF -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--