QPcmcia is an editor for pcmcia opts files and a frontend for cardctl. As I use the network schemes in many different locations using differnet IP-Adresses, I needed a tool, which visualises the available schemes and gives the possibility to select a scheme by "click".
Mainly it is designed to be used on a palmtop (ipaq). A ipkg for the Compaq Ipaq is available using qtopia / opie as a platform. Beneath that it is also helpfull on i386 laptops but not so handy. A binary for i386 use ia also available (using QT2.3.2).
QPcmcia has two major goals.
First of all, it can be used as pcmcia config files editor. It provides the user with the information out of the /etc/pcmcia directory by reading e.g. the opts files and show the content in an editable list. Copy and Paste leads to a very handy scheme handling.
The second goal is to have a cardctl gui wrapper. Currently only cardctl reset
and cardctl scheme xxx is supported.
The version 0.1.1 is pretty stable now.
Please report any problems or feature requests to. Werner Schulte
This section describes the way, qpcmcia will go, if I have enough time to implement all the features below. As I work for a very busy company, implementation of new features maybe delayed.
config file editor
You can download an ipkg from my homepage.
The path is
http://www.uv-ac.de/ipkgs approx. 200KByte.
You can download all files related with this project and also this documentation itself as tarballs from my homepage. The sources are only an actual kdevelop snapshot of my project.