From owner-freebsd-hackers Sun Mar 7 20:18:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 7907C14DC6 for ; Sun, 7 Mar 1999 20:18:11 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id UAA05489 for ; Sun, 7 Mar 1999 20:17:44 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199903080417.UAA05489@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-hackers@FreeBSD.ORG Subject: usb, ums0 ?? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Mar 1999 20:17:43 -0800 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bought a USB hub and attached my USB mouse to it . a " cat /dev/ms0" results in instant panic ... Here is the relevant kenel config file segment: controller uhci0 controller ohci0 controller usb0 # # for the moment we have to specify the priorities of the device # drivers explicitly by the ordering in the list below. This will # be changed in the future. # device ums0 device ukbd0 device ulpt0 device uhub0 device ucom0 device umodem0 Just trying to take advantage of some of the capabilities in my system. Tnks, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message