[ANNOUNCE] pcmciautils-018 released
Dominik Brodowski
linux at dominikbrodowski.net
Fri Apr 15 04:02:53 EDT 2011
Hi,
pcmciautils-018 is available at
http://www.kernel.org/pub/linux/utils/kernel/pcmcia/
The diffstat and list of changes follows below.
Dominik
----
.gitignore | 8
Makefile | 23 +-
src/cistpl.h | 356 +++++++++++++++++++++---------------------
src/lex_config.l | 7
src/pccardctl.c | 293 ++++++++++++++++++++++------------
src/pcmcia-check-broken-cis.c | 52 +++---
src/read-cis.c | 126 ++++++--------
src/startup.c | 90 +++++-----
src/startup.h | 36 ++--
src/yacc_config.y | 7
10 files changed, 555 insertions(+), 443 deletions(-)
----
Colin Watson (1):
Don't link pcmcia-check-broken-cis against libsysfs
Dominik Brodowski (5):
gitignore update
lspcmcia: print out card resource configuration
src: coding style bugfixes
Makefile: allow command-line overrides
pcmciautils-018
Jirka Klimes (1):
pccardctl: fix segmentation fault on unknown long option
Wolfram Sang (7):
Makefile: add short help target
Makefile: let plain 'make' be like 'make all' again
lex: disable unused options
read-cis: fix type-punning pointers
read-cis: Remove the now pointless macros
read-cis: Remove a forward declaration and some whitespaces
pccardctl: remove superfluous check
More information about the linux-pcmcia
mailing list