]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Switch from timeout(9) to callout(9). In addition, do not teardown the
authorjhb <jhb@FreeBSD.org>
Mon, 22 Sep 2014 20:38:01 +0000 (20:38 +0000)
committerjhb <jhb@FreeBSD.org>
Mon, 22 Sep 2014 20:38:01 +0000 (20:38 +0000)
commit47910b28383b65a4839ea96b082c5f98c644f16d
treed6ba6054a1ebe5ae7a792f7c9f907e37e2951b91
parentc6de5315a1f67e0633e7bb3164727735d3ce5ff5
Switch from timeout(9) to callout(9).  In addition, do not teardown the
IRQ handler while resetting the controller and add some missing teardown
actions in detach.

Reviewed by: delphij
sys/dev/tws/tws.c
sys/dev/tws/tws.h
sys/dev/tws/tws_cam.c
sys/dev/tws/tws_hdm.c
sys/dev/tws/tws_hdm.h
sys/dev/tws/tws_services.c