Sector 17

News
My GnuPG key

Projects

CableTV
uinetd
sercontrol
Licq stuff
Mozilla Blue Theme

Mailing Lists

CableTV Mailing List

My Band

Compiled Homepage
MP3 Section

Paid For Surf

Info

Private Section

Log
Mailing List
WebCal

Free Kevin! distributed.net now!


Copyright © 2002
by TWISTI

Privacy Policy

sercontrol - serial port controller

About:

It's a kernel module to control the DTR pin of a serial port. The first release was from Gottfried Szing to switch of his computer, at a time when he had no ATX power supply. Now I use it to turn of my HIFI over night (saves a lot of power). Works perfectly!

Now I provide 4 versions: for kernel 2.0.x, 2.2.x, 2.4.0-test1-ac4 to 2.4.0-test2 and 2.4.0-test3. Not tested on linux-2.3.x kernels (till now). Newest versions are working with all 2.4.x kernels.


Usage:

Turn on:

  echo "1" > /proc/sercontrol

Turn off:
  echo "0" > /proc/sercontrol


News:

Just a few updates and compatibility to the newest kernels.


Download:

sercontrol-0.4.tar.gz (version for linux-2.4.x kernels)
sercontrol-0.3.tar.gz (version for linux-2.4.0-test3 kernel)
sercontrol-0.2.tar.gz (version for linux-2.4.0 kernels)
sercontrol-0.1.tar.gz (version for linux-2.2.x kernels)
sercontrol-0.01.tar.gz (initial release from Gotti, for 2.0.x linux-kernels)


Changes:

0.4:
- Makefile updates
- added MODULE_LICENSE
- added short README and Changelog

0.3:
- ported to kernel 2.4.0-test3 to compile without warnings
- added #define for port
- Makefile changes (clean option)

0.2:
- ported to linux-2.4.0-test1-ac4 kernel

0.1:
- changed Makefile to compile on linux-2.2.x kernels (does not exist at Gotti's site)
- added install option in Makefile

0.01:
- initial release (by Gotti)


Back to Home Copyright © 2002 by TWISTI