From owner-freebsd-hackers Thu Oct 17 14:44:57 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 489E137B401 for ; Thu, 17 Oct 2002 14:44:56 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF21443E7B for ; Thu, 17 Oct 2002 14:44:55 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id DE98472FD1; Thu, 17 Oct 2002 14:43:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id DBA0172FCC; Thu, 17 Oct 2002 14:43:17 -0700 (PDT) Date: Thu, 17 Oct 2002 14:43:17 -0700 (PDT) From: Doug White To: Ian Cartwright Cc: hackers@freebsd.org Subject: Re: Logitech iTouch Cordless Desktop In-Reply-To: <000001c274aa$c0b2f090$6600a8c0@iansxp> Message-ID: <20021017144116.T88254-100000@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 15 Oct 2002, Ian Cartwright wrote: > I have been trying to get a Logitech Cordless Desktop to work with > FreeBSD without success. > > The cordless desktop consists of: > 1) Cordless Keyboard model number Y-RE20 > 2) Cordless Mouse model number M-RR63 > 3) RF Receiver for Keyboard and Mouse model number C-BD9-DUAL The iTouch stuff generally requires custom drivers, or doesn't quite act like a standard keyboard so the driver gets confused. Other people have run afoul of that equipment. You might try disabling the device resets in the psm driver and/or playing with the KBD_RESETDELAY and KBD_MAXWAIT kernel options. These are documented on the atkbdc man page. In general, though, avoid any gimmicky keyboards with non-Windows operating systems :-) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message