From owner-freebsd-current@FreeBSD.ORG Mon Mar 8 12:13:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8608C16A4CE for ; Mon, 8 Mar 2004 12:13:43 -0800 (PST) Received: from smtp-out3.xs4all.nl (smtp-out3.xs4all.nl [194.109.24.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE8243D39 for ; Mon, 8 Mar 2004 12:13:42 -0800 (PST) (envelope-from miketemp@xs4all.nl) Received: from mojojojo (a80-126-82-35.adsl.xs4all.nl [80.126.82.35]) by smtp-out3.xs4all.nl (8.12.10/8.12.10) with ESMTP id i28KDdZb062638 for ; Mon, 8 Mar 2004 21:13:41 +0100 (CET) To: freebsd-current@freebsd.org From: Mike Crosland Content-Type: text/plain; format=flowed; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 08 Mar 2004 21:13:04 +0100 Message-ID: User-Agent: Opera7.23/Win32 M2 build 3227 Subject: FreeBSD 5.2.1 usb problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 08 Mar 2004 20:13:43 -0000 I have a problem with getting my usb mouse/keyboard combination running in FreeBSD. It's a Logitech diNovo, and although both keyboard and mouse both work fine under Linux I can only get the keyboard working under FreeBSD. The mouse is correctly recognised when booting, but is given the same usb device address as the keyboard. Using 'cat /dev/usm0' gives no output, and attempts to use /dev/usm0 reports that the device is busy. Is it possible to manually assign usb device addresses in order to try and work round this? Mike