opnsense-src/sys/dev/tws
Pedro F. Giffuni 453130d9bf sys/dev: minor spelling fixes.
Most affect comments, very few have user-visible effects.
2016-05-03 03:41:25 +00:00
..
tws.c Replace several bus_alloc_resource() calls with bus_alloc_resource_any() 2016-02-27 03:34:01 +00:00
tws.h Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_cam.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
tws_hdm.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
tws_hdm.h Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_services.c Switch from timeout(9) to callout(9). In addition, do not teardown the 2014-09-22 20:38:01 +00:00
tws_services.h Don't expose a constant array into global namespace. 2011-10-28 17:53:34 +00:00
tws_user.c Use struct thread * directly instead of d_thread_t. This driver is not 2015-01-05 19:49:20 +00:00
tws_user.h