Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 16:34:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
Message-ID:  <bug-235257-19105-0wt6KresM1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235257-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235257-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235257

--- Comment #11 from Max <maxsteciuk@gmail.com> ---
Hi

This worked:

>>>sudo  /etc/rc.d/devmatch start '? at bus=3D0 hubaddr=3D2 port=3D4 devadd=
r=3D4 interface=3D0 ugen=3Dugen0.4 >>>vendor=3D0x046d product=3D0xc069 devc=
lass=3D0x00 devsubclass=3D0x00 devproto=3D0x00 sernum=3D"" >>>release=3D0x5=
601 mode=3Dhost intclass=3D0x03 intsubclass=3D0x01 intprotocol=3D0x02 on uh=
ub1'
>>>Autoloading module: uhid.ko
>>>Autoloading module: ums.ko


>>>sudo devmatch -p '? at bus=3D0 hubaddr=3D2 port=3D4 devaddr=3D4 interfac=
e=3D0 ugen=3Dugen0.4 vendor=3D0x046d >>>product=3D0xc069 devclass=3D0x00 de=
vsubclass=3D0x00 devproto=3D0x00 sernum=3D"" release=3D0x5601 mode=3Dhost >=
>>intclass=3D0x03 intsubclass=3D0x01 intprotocol=3D0x02 on uhub1'
>>>uhid.ko=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20
>>>ums.ko=20=20=20=20


Although it only matched  uhid and ums but no snd_uaudio even when I specif=
ied
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235257-19105-0wt6KresM1>