Date: Fri, 19 Mar 2004 23:19:31 +1100 (EST) From: Tony Maher <tonymaher@optushome.com.au> To: current@freebsd.org Subject: usb moused no longer starts Message-ID: <200403191219.i2JCJVdO000859@k9.a1.asic.gov.au>
next in thread | raw e-mail | index | archive | help
Hello
just did make world and moused on the usb mouse no longer starts.
USB mouse attach/detach events are still there but moused does not start.
I noted that sime usb changes went in.
ums0: at uhub0 port 2 (addr 2) disconnected
ums0: detached
ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1
ums0: 4 buttons and Z dir.
ums0: at uhub0 port 2 (addr 2) disconnected
ums0: detached
ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1
ums0: 4 buttons and Z dir.
/etc/usb.conf
device "Logitech USB-PS/2 Mouse M-BA47"
    vendor  0x046d
    product 0xc002
    release 0x0120
    devname "ums[0-9]+"
    attach "/usr/sbin/moused -p /dev/${DEVNAME} -m2=4 -I /var/run/moused.${DEVNAME}.pid"
Running moused manually wrks fine.
This is on an Compaq Evo N610c.
--
tonym
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191219.i2JCJVdO000859>
