From owner-freebsd-net@FreeBSD.ORG Tue Jan 19 01:06:06 2010 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 825861065692 for ; Tue, 19 Jan 2010 01:06:06 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.221.174]) by mx1.freebsd.org (Postfix) with ESMTP id 302338FC0C for ; Tue, 19 Jan 2010 01:06:06 +0000 (UTC) Received: by qyk4 with SMTP id 4so2066229qyk.7 for ; Mon, 18 Jan 2010 17:06:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=UKUGTG+vZtsu2c7VGlpVtu3Axh5VbStz7ovan7yW66k=; b=tw18ia/4uMg1gbyp2urgwD+awBZNRjFoHbnVqG0A/TrgQ+MjQygxRC5NQh3Ci3N7pD A9x6t91m2h4NkWjwoINjDdE48Gp3HhssA8SNLa6MBzznbSilQXjhjDjcbhFAmbOsifpK DYVv0sv9M5N7fejMOLw7I+oGa6tJnZrgyuWT0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=KdvIc99wZgXa7hat8E/WAOIbDiPzCdUBlEEaOyRlX5pZNDXs1yURlazKT93fFk08C9 MGSEC989MBGf71UxCA9HayVgUkYwsWvPaQXX5WupGtk5tiGe5mfGULgtMvLquvio/vjN kTrsqJsO+8IwxivpmvqFMV820f+EU3O3HtONU= Received: by 10.224.73.39 with SMTP id o39mr4917228qaj.56.1263863165421; Mon, 18 Jan 2010 17:06:05 -0800 (PST) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id 23sm5609085qyk.15.2010.01.18.17.06.01 (version=SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 17:06:02 -0800 (PST) Received: by weongyo (sSMTP sendmail emulation); Mon, 18 Jan 2010 17:05:59 -0800 From: Weongyo Jeong Date: Mon, 18 Jan 2010 17:05:59 -0800 To: Steven Friedrich Message-ID: <20100119010559.GA78865@weongyo> Mail-Followup-To: Steven Friedrich , freebsd-net@freebsd.org References: <200912151603.32111.freebsd@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200912151603.32111.freebsd@insightbb.com> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: freebsd-net@freebsd.org Subject: Re: uath under FreeBSD 8.0-STABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2010 01:06:06 -0000 On Tue, Dec 15, 2009 at 04:03:31PM -0500, Steven Friedrich wrote: > Ok, I am able to load firmware with: > uathload -d /dev/ugen4.3 > but it also appears to do so when I plug it in... > > Now what? It doesn't show up in ifconfig... I think this problem is fixed in r202607. Please let me know if you still have problems. Thanks. regards, Weongyo Jeong