From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 11:30:12 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E32310656F4; Fri, 9 Jan 2009 11:30:12 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 201588FC08; Fri, 9 Jan 2009 11:30:11 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 1CA173F12F; Fri, 9 Jan 2009 11:30:11 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n09BUAxC020723; Fri, 9 Jan 2009 11:30:10 GMT (envelope-from phk@critter.freebsd.dk) To: Hans Petter Selasky From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 09 Jan 2009 12:02:39 +0100." <200901091202.41011.hselasky@c2i.net> Date: Fri, 09 Jan 2009 11:30:10 +0000 Message-ID: <20722.1231500610@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@freebsd.org, current@freebsd.org Subject: Re: 3G modem and USB, old & new X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 11:30:15 -0000 In message <200901091202.41011.hselasky@c2i.net>, Hans Petter Selasky writes: >On Friday 09 January 2009, Poul-Henning Kamp wrote: >With regard to the new USB stack: > >Do you see any USB error messages in dmesg? I didn't see anything that looked like an error, the device just does not respond to "AT" commands on the tty device. It goes through the "change mode from install-CD" dance, comes up with /dev/cuaU[0-2], /dev/cd0 and /dev/da1, da1 because I have another USB disk in the system also (which works), but the cuaU[0-2] devices does not seem to work. >What does the dmesg print out? I don't have the messages saved, I did it in single user. >Also there are debugging sysctls: > >sysctl -a hw.usb2 | grep debug Yeah, tried those, but didn't see anything that looked like an error. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.