Re: svn commit: r187993 - head/sys/dev/firewire

2009-02-03 Thread Bruce M. Simpson
This probably explains why fwcontrol -r often wouldn't actually reset the bus :-) ___ 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"

svn commit: r187993 - head/sys/dev/firewire

2009-02-01 Thread Sean Bruno
Author: sbruno Date: Sun Feb 1 23:28:52 2009 New Revision: 187993 URL: http://svn.freebsd.org/changeset/base/187993 Log: Some updates and bug squashing in the firewire stack. Move the interupt handler to a driver_intr_t type function as it was trying to do way to much for a lightweight f