diff --git a/sys/dev/hid/hms.c b/sys/dev/hid/hms.c index e9923f55861f..ae0380ecb6ce 100644 --- a/sys/dev/hid/hms.c +++ b/sys/dev/hid/hms.c @@ -229,7 +229,7 @@ hms_probe(device_t dev) else hidbus_set_desc(dev, "Mouse"); - return (BUS_PROBE_DEFAULT); + return (BUS_PROBE_GENERIC); } static int