On Fri, May 24, 2019 at 03:16:51PM -0500, Justin Hibbits wrote:
> On Fri, 24 May 2019 20:01:59 +0000 (UTC) Piotr Kubaj wrote:
> > New Revision: 348250
> > URL: https://svnweb.freebsd.org/changeset/base/348250
> > 
> > Log:
> >   Add snd_hda(4) to GENERIC64 used by powerpc64.
> >   
> >   amd64 also has snd_hda(4) in GENERIC.
> >   
> > Modified:
> >   head/sys/powerpc/conf/GENERIC64
> > ...
> 
> To note: This was done because there's a strange bug in the snd_hda
> module, with the hdaa component.  For some reason it either doesn't
> find all the internal components it needs, or something, because
> there's a NULL dereference when trying to call a kobj method in
> hdaa_attach().

So this commit essentially masks the real bug somewhere rather than
fixing it, is this what you're saying?

./danfe
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to