From owner-freebsd-usb@FreeBSD.ORG Sun Jan 18 10:40:27 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33EBB1065676 for ; Sun, 18 Jan 2009 10:40:27 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2018FC34 for ; Sun, 18 Jan 2009 10:40:26 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2331285rvf.43 for ; Sun, 18 Jan 2009 02:40:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Q7+KVFQvavhLHxjq9XcQCEE+NRX4rZH8l/MB/faSxso=; b=i/FjoX7fRQesKsMcz1q0biHpvWlTPiHhrAduHdeZaqyWLxvoG+sCZokApV0Q8TAa90 nhxXyVeOt75TfV2pCg0FYN1Lc+pJJDaeAc042lPJVkKuZ24e40T2moUuN+054UiIvHD6 KYynwdxA+xo1Z8JXNfbW8fsPIPSHZQ9XhU2T4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=IqMcI4y59UdHrig496Na3/fFQP6osAfMzPG6bpIYdWAGrFcOa6zyPfb+Fhpnq88DB5 5NxvNtn0xYaT9lFcIsV/C/gqHtg5lRO3pPsER+0WW/iv7ryLoGnhdA45VSnyURAfxt9V XJ4apAQZToGHntDwCoay6dMM2FG47cuN3Ujps= MIME-Version: 1.0 Received: by 10.142.81.6 with SMTP id e6mr1857354wfb.194.1232273952828; Sun, 18 Jan 2009 02:19:12 -0800 (PST) Date: Sun, 18 Jan 2009 05:19:12 -0500 Message-ID: <89dbfdc30901180219g5585c29dr35b9d291f4870d06@mail.gmail.com> From: Kim Culhan To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Novatel U727 usb attach vendor not recognized 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: Sun, 18 Jan 2009 10:40:27 -0000 Running 8-current from 1-17-09 with generic kernel config, when connecting a Novatel U727 to usb this is logged: Unknown USB device: vendor 0x1410 product 0x5010 bus uhub0 Any help here is greatly appreciated -kim --