Lines Matching +full:timeout +full:- +full:idle +full:- +full:ms
13 -----------
16 which allows to build USB <-> W1 bridges.
18 DS9490(R) is a USB <-> W1 bus master device
20 low-level operational chip.
24 - The weak pullup current is a minimum of 0.9mA and maximum of 6.0mA.
25 - The 5V strong pullup is supported with a minimum of 5.9mA and a
27 - The hardware will detect when devices are attached to the bus on the
31 - The number of USB bus transactions could be reduced if w1_reset_send
40 - The hardware supports normal, flexible, and overdrive bus
42 - The registered w1_bus_master functions don't define error
46 - The hardware supports detecting some error conditions, such as
49 - The ds2490 specification doesn't cover short bulk in reads in
56 writes are serialized and the status verifies that the chip is idle
59 - Running x86_64 2.6.24 UHCI under qemu 0.9.0 under x86_64 2.6.22-rc6
64 would fail. qemu sets a 50ms timeout and the bulk in would timeout
72 03-06-2008 David Fries <David@Fries.net>