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

이 버전 CM11A에 대한 어떤 X10 housecodes 잘못 로그에 표시되는 원인 드라이버와 버그에 대한 수정 프로그램이있다. 또한 빌드하고 있으므로 사용자가 드라이버를 사용하는 커널의 소스 코드를 가져야하지 않는 드라이버를 설치하는 더 나은 방법을 소개하고있습니다.
Tags: Linux, Major bugfixes
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.

2004-08-10 21:13
2.0.7

이 릴리스 드라이버는 gcc 버전이 3.3.3과 경고없이 컴파 일할 수 있도록 코드 정리가 포함되어있습니다.
Tags: Linux, Code cleanup
This release includes code cleanup to make the drivers compile without warnings with gcc version 3.3.3.

2004-07-06 22:43
2.0.6

이 릴리스에는 사용자 공간에서 커널 모듈만을 / dev에 디바이스 코드를 떠나는 X10 상태 머신을 구현합니다. 버전 2.0.6 커널 2.4.20과 2.4.24을 통해 2.6.7을 통해뿐만 아니라, 2.6.0에서 테스트되었습니다. 그 PowerLinc USB 전용 커널 2.6.7 또는 함께 작동 참고 : 커널에서 USB 드라이버를 이전 버전의 문제로 인해 높아집니다.
Tags: Linux, Major feature enhancements
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.

2004-02-28 23:53
2.0.0 alpha 1

이 버전은 X10 드라이버의 이동성을 극대화하고 커널 버전에 대한 종속성을 제거 재작 완료됩니다. 이 버전은 커널 2.4와 2.6에서 테스트되었습니다. 이것은 알파 버전 테스터의 버그를 재작 성에서 소개를 식별할 수 있도록 광범위한 청중을 얻을 것입니다.
Tags: Linux, Major feature enhancements
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.

2003-08-19 07:41
1.6.9

이 버전의 수정 프로그램의 gcc 2.96 이상의 버전과 함께 잡힌 코드에 구문 오류입니다.
Tags: Linux, Minor bugfixes
This version fixes a code syntax error that is caught with
versions of gcc greater than 2.96.

Project Resources