On Sun, Nov 14, 2010 at 11:13:24PM +0000, Gavin Atkinson wrote: > On Sun, 14 Nov 2010, Marius Strobl wrote: > > Author: marius > > Date: Sun Nov 14 13:09:32 2010 > > New Revision: 215295 > > URL: http://svn.freebsd.org/changeset/base/215295 > > > > Log: > > Let cryptosoft(4) add its pseudo-device with a specific unit number and > > its > > probe method return BUS_PROBE_NOWILDCARD so it doesn't get attached to > > real > > devices hanging off of nexus(4) with no specific devclass set. Actually, > > the > > more desirable fix for this would be to get rid of the newbus interface of > > cryptosoft(4) altogether but apparently crypto(9) was written with support > > for cryptographic hardware in mind so that approach would require some KPI > > breaking changes which don't seem worth it. > > I'm guessing this fixes kern/132129 and kern/136123? >
Likely, I haven't seen the failure mode described in these PRs though. Marius _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"