Startup USB scan

USB scanning adds adapters on the fly.

paul@Gateway:~/owfs$ sudo /opt/owfs/bin/owhttpd -uscan -p 4444 --debug
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(77) Avahi support: libavahi-client loaded successfully
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(79) Avahi library function found: avahi_client_errno
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(80) Avahi library function found: avahi_client_free
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(81) Avahi library function found: avahi_client_new
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(82) Avahi library function found: avahi_client_get_domain_name
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(83) Avahi library function found: avahi_entry_group_add_service
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(84) Avahi library function found: avahi_entry_group_commit
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(85) Avahi library function found: avahi_entry_group_is_empty
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(86) Avahi library function found: avahi_entry_group_new
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(87) Avahi library function found: avahi_entry_group_reset
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(89) Avahi library function found: avahi_service_resolver_free
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(90) Avahi library function found: avahi_service_resolver_new
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(91) Avahi library function found: avahi_service_browser_free
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(92) Avahi library function found: avahi_service_browser_new
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(104) Avahi support: libavahi-common loaded successfully.
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(106) Avahi library function found: avahi_simple_poll_free
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(107) Avahi library function found: avahi_simple_poll_get
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(108) Avahi library function found: avahi_simple_poll_loop
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(109) Avahi library function found: avahi_simple_poll_new
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(110) Avahi library function found: avahi_simple_poll_quit
DEBUG: ow_avahi_link.c:OW_Load_avahi_library(111) Avahi library function found: avahi_strerror
CALL: ow_parsename.c:FS_ParsedName_anywhere(90) path=[]
DEBUG: owlib.c:SetupTemperatureLimits(79) Globals temp limits 0C 100C (for simulated adapters)
DEBUG: ow_ds9490.c:DS9490_detect(263) Add USB scanning capability
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
CONNECT: ow_usb_cycle.c:USB_next(68) Bus master found: 2:19
CONNECT: ow_usb_cycle.c:USB_next(68) Bus master found: 2:19
DEFAULT: ow_usb_msg.c:DS9490_open(265) Opened USB DS9490 bus master at 2:19.
CALL: ow_parsename.c:FS_ParsedName_anywhere(90) path=[]
TRAFFIC OUT <control> bus=0 (2:19)
bus name=DS9490 request type=0x00, wValue=0x0, wIndex=0x0, return code=0
TRAFFIC OUT <control> bus=0 (2:19)
bus name=DS9490 request type=0x01, wValue=0x13, wIndex=0x0, return code=0
TRAFFIC OUT <control> bus=0 (2:19)
bus name=DS9490 request type=0x01, wValue=0x1B, wIndex=0x3C, return code=0
TRAFFIC OUT <control> bus=0 (2:19)
bus name=DS9490 request type=0x02, wValue=0x0, wIndex=0x3, return code=0
TRAFFIC OUT <control> bus=0 (2:19)
bus name=DS9490 request type=0x02, wValue=0x1, wIndex=0x1, return code=0
DEBUG: ow_add_inflight.c:Add_InFlight(26) Request master be added: 2:19
CONNECT: ow_usb_cycle.c:USB_next(68) Bus master found: 1:8
CONNECT: ow_usb_cycle.c:USB_next(68) Bus master found: 1:8
DEFAULT: ow_usb_msg.c:DS9490_open(265) Opened USB DS9490 bus master at 1:8.
CALL: ow_parsename.c:FS_ParsedName_anywhere(90) path=[]
TRAFFIC OUT <control> bus=0 (1:8)
bus name=DS9490 request type=0x00, wValue=0x0, wIndex=0x0, return code=0
TRAFFIC OUT <control> bus=0 (1:8)
bus name=DS9490 request type=0x01, wValue=0x13, wIndex=0x0, return code=0
TRAFFIC OUT <control> bus=0 (1:8)
bus name=DS9490 request type=0x01, wValue=0x1B, wIndex=0x3C, return code=0
TRAFFIC OUT <control> bus=0 (1:8)
bus name=DS9490 request type=0x02, wValue=0x0, wIndex=0x3, return code=0
TRAFFIC OUT <control> bus=0 (1:8)
bus name=DS9490 request type=0x02, wValue=0x1, wIndex=0x1, return code=0
DEBUG: ow_add_inflight.c:Add_InFlight(26) Request master be added: 1:8
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!
DEBUG: ow_usb_monitor.c:USB_scan_for_adapters(134) USB SCAN!

Previous page: Startup Tester
Next page: Command line