From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 05:33:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E006116A4CE for ; Thu, 4 Mar 2004 05:33:44 -0800 (PST) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id D038243D45 for ; Thu, 4 Mar 2004 05:33:44 -0800 (PST) (envelope-from chaddcw@earthlink.net) Received: from h-67-101-56-151.mclnva23.dynamic.covad.net ([67.101.56.151] helo=earthlink.net) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1Aysyu-0003s1-00 for freebsd-questions@freebsd.org; Thu, 04 Mar 2004 05:33:44 -0800 Message-ID: <40472FAA.6090807@earthlink.net> Date: Thu, 04 Mar 2004 08:31:22 -0500 From: chadd williams User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031018 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Visor, USB, 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 13:33:45 -0000 Has anyone had any luck getting a Handspring Visor to connect via USB to FreeBSD 4.9 on the ucom interface? I had it working just fine through ugen on FreeBSD 4.8 but after a cvsup and a switch to ucom it fails. I've tried it as a user and as root so I dont think it is a permissions problem. Literally, the only thing that changed in my setup was to change ugen to ucom. I get IO errors of the form: pconn_usb_open: Can't get information about USB device. ioctl(USB_GET_DEVICEINFO): Inappropriate ioctl for device thanks! chadd