Date: Sun, 07 Mar 1999 20:17:43 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: freebsd-hackers@FreeBSD.ORG Subject: usb, ums0 ?? Message-ID: <199903080417.UAA05489@rah.star-gate.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903080417.UAA05489>