Download List

專案描述

x10dev provides a /dev interface to an X10 network through a combination of Linux kernel modules and daemons. It is intended to provide a standard interface and syntax to shell script utilities (such as cat and echo), Perl scripts, C programs, or Java programs so that everything from a quick hack to a more advanced program can manipulate the X10 devices in an automated home regardless of the transceiver used. Its simplest use is with shell scripts (examples of which are provided in the package). Currently the project supports the 3 X10 transceivers (PowerLinc Serial, PowerLinc USB, and CM11A).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-24 11:32
2.1.0

This version has a fix for a bug with the driver for the CM11A
which caused X10 housecodes to be incorrectly displayed in
the logs. It also introduces a better method to build and
install the drivers so that the user does not have to have
kernel source code to use the drivers.
標籤: Linux, Major bugfixes

2004-08-10 21:13
2.0.7

This release includes code cleanup to make the drivers compile without warnings with gcc version 3.3.3.
標籤: Linux, Code cleanup

2004-07-06 22:43
2.0.6

This release implements the X10 state machine in user space, leaving only the /dev device code in the kernel module. Version 2.0.6 has been tested with kernels 2.4.20 through 2.4.24 as well as 2.6.0 through 2.6.7. Note that the PowerLinc USB only works with kernel 2.6.7 or higher due to issues with earlier versions of the USB drivers in the kernel.
標籤: Linux, Major feature enhancements

2004-02-28 23:53
2.0.0 alpha 1

This version is a complete rewrite of the X10
driver to maximize portability and remove
dependencies on the kernel versions. This version
has been tested with kernel 2.4 and 2.6. This
alpha release is intended to gain a broad audience
of testers to identify bugs introduced in the
rewrite.
標籤: Linux, Major feature enhancements

2003-08-19 07:41
1.6.9

This version fixes a code syntax error that is caught with
versions of gcc greater than 2.96.
標籤: Linux, Minor bugfixes

Project Resources