summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/linux
AgeCommit message (Expand)AuthorFilesLines
2005-08-31- add support for the new Switches type in the Linux Input System (coming wit...mickeyl3-406/+48
2005-06-29add restart() method (FIXME included ;)mickeyl2-2/+13
2005-06-25- fix logic in isEmpty() and isSuspended()mickeyl2-5/+16
2005-06-22respect number of product strings in CIS datamickeyl1-1/+3
2005-06-22Note to self: Don't commit local changes...mickeyl2-1/+3
2005-06-21- repair broken headers (tss...)mickeyl2-2/+1
2005-06-19add note about why we don't use ioctls for gathering the cards initiallymickeyl1-1/+4
2005-06-17- disable DEBUG in opcmciasystemmickeyl1-6/+6
2005-06-14enable OPcmciaSocket::manufacturer()mickeyl2-10/+20
2005-06-02- move addLanguage.sh and mkipks to scripts/ directorymickeyl2-18/+25
2005-06-02more work on recursive watchesmickeyl2-26/+66
2005-05-31misc. opcmciasystem improvementsmickeyl3-82/+141
2005-05-25be nice to gcc 3.3mickeyl1-1/+1
2005-05-22start talking directly to pcmcia card servicesmickeyl2-7/+163
2005-05-21add more methods to OPcmciaSocketmickeyl2-1/+23
2005-05-21change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ...mickeyl2-31/+135
2005-05-19ignore empty socketsmickeyl1-2/+3
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl9-0/+1788