[Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 31 16:34:06 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #11 from Max <maxsteciuk at gmail.com> ---
Hi
This worked:
>>>sudo /etc/rc.d/devmatch start '? at bus=0 hubaddr=2 port=4 devaddr=4 interface=0 ugen=ugen0.4 >>>vendor=0x046d product=0xc069 devclass=0x00 devsubclass=0x00 devproto=0x00 sernum="" >>>release=0x5601 mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x02 on uhub1'
>>>Autoloading module: uhid.ko
>>>Autoloading module: ums.ko
>>>sudo devmatch -p '? at bus=0 hubaddr=2 port=4 devaddr=4 interface=0 ugen=ugen0.4 vendor=0x046d >>>product=0xc069 devclass=0x00 devsubclass=0x00 devproto=0x00 sernum="" release=0x5601 mode=host >>>intclass=0x03 intsubclass=0x01 intprotocol=0x02 on uhub1'
>>>uhid.ko
>>>ums.ko
Although it only matched uhid and ums but no snd_uaudio even when I specified
idVendor, idProduct of the device as per attached usbconfig dump
Should devmatch without arguments return these modules as part its output?
Also is it possible to add this as an example in dematch(8) man page? I was
searching for 'nomatch' string examples for -p option but I could not find any.
Thanks,
Max
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list