mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] Add programs to work with CIS files
@ 2010-09-24 16:49 Dmitry Eremin-Solenikov
  2010-09-24 16:49 ` [PATCH 1/5] Import cistpl.h header from linux kernel Dmitry Eremin-Solenikov
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Dmitry Eremin-Solenikov @ 2010-09-24 16:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Woodhouse, linux-pcmcia

linux-firmware.git has several CIS files - special files fixing bugs in
description of PCMCIA hardware. Those files are binary, but they can be (and
most probably were in the past) generated from simple text files by the use
of special compiler (developed by pcmcia-cs project). This patch serie
adds text sources of CIS files and two programs to convert between text and
binary representations of CIS files.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-25 12:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-24 16:49 [PATCH 0/5] Add programs to work with CIS files Dmitry Eremin-Solenikov
2010-09-24 16:49 ` [PATCH 1/5] Import cistpl.h header from linux kernel Dmitry Eremin-Solenikov
2010-09-24 16:49 ` [PATCH 2/5] Add mkcis - a program that can create .cis from text description Dmitry Eremin-Solenikov
2010-09-24 16:49 ` [PATCH 3/5] Add files with text descriptions for CIS files Dmitry Eremin-Solenikov
2010-09-24 16:49 ` [PATCH 4/5] Add an utility to parse CIS files to readable form Dmitry Eremin-Solenikov
2010-09-25  7:33   ` Wolfram Sang
2010-09-25 12:00     ` Dominik Brodowski
2010-09-24 16:49 ` [PATCH 5/5] Build infrastructure for mkcis and dump_cis programs Dmitry Eremin-Solenikov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome