Clean up w1 structure lengths.
33 lines of code changed in 5 files:
Better file close (Test_and_Close).
Added pipes to take netlink broadcast for each w1 bus.
Added w1_netlink_cmd to send_msg
Spiffed up the netlink printing.
Launch a thread for adding or removing a w1 bus since it will block the netlink loop and create a potential deadlock.
290 lines of code changed in 21 files:
Add separate w1 print routines
123 lines of code changed in 1 file:
w1 changes
85 lines of code changed in 5 files:
Moore w1 work -- trying to get a bus listing of devices.
0 lines of code changed in 1 file:
Moore w1 work -- trying to get a bus listing of devices.
205 lines of code changed in 8 files:
Use a single pid value for the netlink communication.
7 lines of code changed in 4 files:
2.7p9 fix for serial problem. Support for w1 bus scanning.
296 lines of code changed in 14 files:
Add some include files for w1 work.
134 lines of code changed in 4 files:
added code from w1repeater project
515 lines of code changed in 4 files:
Added w1 timeout command line parameter.
2 lines of code changed in 1 file:
Added w1 timeout command line parameter.
14 lines of code changed in 5 files:
Minor comment improvements in DS2760
2 lines of code changed in 1 file:
Add support for OW_W1 in configure script and add the netlink.h rtnetlink.h and w1_netlink.h header files from the kernel sources.
371 lines of code changed in 10 files:
expunged inotify.
3 lines of code changed in 2 files:
Test if sys/inotify.h exists.
16 lines of code changed in 2 files:
Correct TCL install path
Build pkgs from released and CVS sources.
23 lines of code changed in 1 file:
clean up logic for DS9097U in Libstart
7 lines of code changed in 1 file:
Get rid of some compilation warnings...
../include/ow_connection.h:521: warning: declaration of 'remove' shadows a global declaration
10 lines of code changed in 2 files:
Added global flag and command line switch for w1 -- still no real support besides initial scan.
79 lines of code changed in 7 files:
More w1 work.
15 lines of code changed in 3 files:
More w1 work. Skeleton of files based on HA7.
583 lines of code changed in 5 files:
Start of w1 support. Prevent browsing self-announced services.
220 lines of code changed in 9 files:
Bundle connection_out and connection_side into control structures. Mainly for convenience and control of global proliferation.
89 lines of code changed in 13 files:
Clean up connection_in chain locking -- read lock for all transactions. write lock for browse events.
41 lines of code changed in 9 files:
Minor change -- use unsigned chars for read/write to serial port.
11 lines of code changed in 5 files:
Avahi (and Bonjour) browsing now fully implemented and working, including dynamic allocation and removal of buses).
103 lines of code changed in 9 files:
Fix benign compiler warning
2 lines of code changed in 1 file:
Added owget to rpm
3 lines of code changed in 1 file:
Change reconnect threshold to 3 failures
14 lines of code changed in 6 files:
Big changes (new version 2.7p8)
Grouped some globals into Inbound_Control,
Got rid of array of locks in each parsedname.
Fixed code for adding and removing connection_in's dynamically
Fixed a bug when a bad adapter would block further fake adapters.
Cleaned up DS9490 name scheme.
Got rid of "SimpleBusName"
Made sure all snprintf's are UCLIBC protected.
Stopped caching fake , tester and w1 directories.
427 lines of code changed in 37 files:
struct inbound_control to gather inbound connection info.
9 lines of code changed in 1 file:
Add browse resolve routines to add and remove a zerconf entry.
88 lines of code changed in 3 files:
Added support for excising an entry frin the linked inbound list -- allows dynamic appearance of w1 and browsed links.
129 lines of code changed in 6 files:
Add w1 to enum lists. Start of w1 support.
9 lines of code changed in 1 file:
init scripts bugs fixed.
5 lines of code changed in 4 files:
Added Avahi browse -- still needs to actually create a connection_in structure.
352 lines of code changed in 5 files:
Change display of announced services.
53 lines of code changed in 3 files:
Fix up default and ephemeral ports.
46 lines of code changed in 4 files:
Cleaned up announce and locked-in syndrome (cannot use an epheemral port if no announce implemented).
58 lines of code changed in 5 files:
Added Avahi announcing support. Also found a network ordering bug in the port number for both Bonjour and Avahi
1138 lines of code changed in 10 files:
Add 2 more dynamically loaded library handles (for avahi )
3 lines of code changed in 1 file:
fix a casting issue: sockaddr_in vs sockaddr. Merely a compiler warning.
2 lines of code changed in 1 file:
Added avahi defines for "publishing". Rather than grab all the header files, we use lot of void * for struct *.
304 lines of code changed in 2 files:
Added Global enum for zero-conf type.
5 lines of code changed in 2 files:
Fix so compiler warning about signed vs unsigned. No functional change.
9 lines of code changed in 1 file: