On Sat, Jul 13, 2013 at 7:18 AM, Mikolaj Golub <troc...@freebsd.org> wrote:
> On Sat, Jul 13, 2013 at 02:18:26PM +0300, Mikolaj Golub wrote: > > > I wonder if it fails on current too? It looks this code is not there > > any more. I will try. > > Yes. It crashes on current too. In pfattach(). Also, loading ipfw and > ipfw_nat causes panics in ipfw_init() and ipfw_nat_init(). Although > this can be easily bandaged with CURVNET_SET(vnet0), it rather reveals > problems with these modules. > Can you try this combination of patches: (1) Combine Adrian and Marko's patches, but omit Marko's changes to kldload/kldunload: http://people.freebsd.org/~rodrigc/vnet-patch-adrian+marko.txt (2) Revert my Bluetooth patch: http://people.freebsd.org/~rodrigc/patch-revert-GRN-253255.txt This combination of patches work for me: -> Bluetooth works with ng_ubt driver -> Wireless with iwn driver -> PF works I don't have a USB Ethernet device to test. -- Craig _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"