summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/pcmcia.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-20miscellaneous work towards completon of this applet - still some way to go ↵mickeyl1-15/+54
though
2005-06-19- s/new card/unconfigured card/mickeyl1-14/+26
- add note about unrecognized cards in configuration dialog - add ConfigDialog::preferredAction()
2005-06-17- disable DEBUG in opcmciasystemmickeyl1-4/+5
- fix suspend/resume logic
2005-06-17make reset, eject, suspend, resume, insert workmickeyl1-7/+19
2005-06-14more work on configuring unsupported cardsmickeyl1-4/+8
2005-06-09update dialog and start with code reading possible PCMCIA devices and classesmickeyl1-6/+6
2005-05-21add first card configuration bits and config dialog skeletonmickeyl1-44/+48
2005-05-21make detection algorithm work with any number of socketsmickeyl1-18/+36
2005-05-21catch up with pcmcia changesmickeyl1-7/+17
2005-05-21add pcmciaapplet. this applet will be a 'next-generation' cardmon applet ↵mickeyl1-0/+249
allowing not only to monitor PCMCIA/CF cards but also to configure cards, e.g. what Opie should do, when a certain card has been inserted.