]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the multicast calculation to be the same as the other usb drivers and
authorAndrew Thompson <thompsa@FreeBSD.org>
Wed, 5 Jul 2006 00:49:26 +0000 (00:49 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Wed, 5 Jul 2006 00:49:26 +0000 (00:49 +0000)
commit3bdf75a5ca5ac337a7647b2ac8c34e0897e0541a
tree80ccc79371a959dd00888a05a321d5eddf8dae7d
parent740cf1fd67aaf7768a4390a8eb4ed8d733c5c847
Change the multicast calculation to be the same as the other usb drivers and
avoid calling into the usb code with the lock held. This doenst fix the
fundamental usb sleeping problem but at least the adapter can be used.
sys/dev/usb/if_aue.c