summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/linux/opcmciasystem.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-29add restart() method (FIXME included ;)mickeyl1-0/+7
2005-06-25- fix logic in isEmpty() and isSuspended()mickeyl1-3/+10
2005-06-22respect number of product strings in CIS datamickeyl1-1/+3
2005-06-22Note to self: Don't commit local changes...mickeyl1-0/+2
2005-06-21- repair broken headers (tss...)mickeyl1-2/+0
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()mickeyl1-6/+18
2005-05-31misc. opcmciasystem improvementsmickeyl1-49/+76
2005-05-25be nice to gcc 3.3mickeyl1-1/+1
2005-05-22start talking directly to pcmcia card servicesmickeyl1-4/+138
2005-05-21add more methods to OPcmciaSocketmickeyl1-1/+14
2005-05-21change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ...mickeyl1-15/+77
2005-05-19ignore empty socketsmickeyl1-2/+3
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl1-0/+142