Hi all. here is a little program that can turn off cards.
This is a command line based application. Use the Run dialog
or create a shortcut to launch the program with a command line.
Usage (not case sensitive):
"DevPSwitch.exe" list | l - Show list of Active Devices and Devices Types
"DevPSwitch.exe" NameOfDevice | TypeOfDevice - Activate/Deactivate Device
Device Types:
nds - Network Card
dsk - Storage Card
Examples:
"DevPSwitch.exe" dsk (TypeOfDevice only works for Deactivation)
"DevPSwitch.exe" 3Com-3CRSHPW_96_Wireless_LAN_PC_Card-9BC5
"DevPSwitch.exe" l
You can recall that help message anytime by opening the application without any commands
Unfortunately my programming knowledge is minimal, and I couldn't get the "turn on" part working. To re-activate the device, suspend and turn on the hpc.
Tested on Jornada 720 and 680.
Included in the zip: ce 2.11 and 3.0 Arm, Sh3, Sh4 and Mips executables. You can do whatever you want with them.
I also leave the source code
(evc++
) for those brave enought to venture in a mess of a code. You can do whatever you want with it.
Good luck!
p.s: please make a backup before trying this app
(particularly sh4 and mips hpc users
)
Attachments
----------------
DevPSwitch.zip (12KB - 24 downloads)
Source.zip (11KB - 10 downloads)