summaryrefslogtreecommitdiff
path: root/usr.sbin/moused
diff options
context:
space:
mode:
authorKazutaka YOKOTA <yokota@FreeBSD.org>2000-03-20 08:11:11 +0000
committerKazutaka YOKOTA <yokota@FreeBSD.org>2000-03-20 08:11:11 +0000
commitd65ffe4a1fb9f95e8942d55ba69bd32d7fa88112 (patch)
treee1d52a90584444c0d6b90c224407b1464ade771a /usr.sbin/moused
parentc4a75202fb2035c995d0a78da6dd080f651d77a7 (diff)
Notes
Diffstat (limited to 'usr.sbin/moused')
-rw-r--r--usr.sbin/moused/moused.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c
index d76ea02b13ef..7daabcf91c65 100644
--- a/usr.sbin/moused/moused.c
+++ b/usr.sbin/moused/moused.c
@@ -254,6 +254,8 @@ static symtab_t pnpprod[] = {
{ "A4W0005", MOUSE_PROTO_INTELLI, MOUSE_MODEL_4D },
/* 8D Scroll Mouse */
{ "PEC9802", MOUSE_PROTO_INTELLI, MOUSE_MODEL_INTELLI },
+ /* Mitsumi Wireless Scroll Mouse */
+ { "MTM6401", MOUSE_PROTO_INTELLI, MOUSE_MODEL_INTELLI },
/* MS bus */
{ "PNP0F00", MOUSE_PROTO_BUS, MOUSE_MODEL_GENERIC },