From: "Ozan Çağlayan" <ozan@pardus.org.tr>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] Add compressed ID database support to (usb|pci)-db
Date: Tue, 22 Sep 2009 22:28:30 +0000 [thread overview]
Message-ID: <4AB94F8E.4090603@pardus.org.tr> (raw)
In-Reply-To: <4AB83999.1060004@unitednerds.org>
Piter PUNK wrote:
> Hi
>
> This patch add support to gzip'ed database files to usb-db.c and add
> the option
> --disable-zlib to configure.ac. Most of code here come from usbutils
> names.c
> file with little modifications to work with udev.
Looking at the code it seems that enabling zlib support sets HAVE_ZLIB
which assumes that the DBs are always compressed with gzip which removes
the support for uncompressed db files. Logically, both should be
supported with some kind of file format detection.
Ignore this if I wrongly understand the intention :)
Regards,
next prev parent reply other threads:[~2009-09-22 22:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 2:42 [PATCH] Add compressed ID database support to (usb|pci)-db Piter PUNK
2009-09-22 22:28 ` Ozan Çağlayan [this message]
2009-09-23 4:33 ` Piter PUNK
2009-09-29 22:48 ` Lennart Poettering
2009-09-29 23:04 ` David Zeuthen
2009-09-29 23:31 ` Lennart Poettering
2009-09-29 23:41 ` Piter PUNK
2009-09-29 23:43 ` Piter PUNK
2009-09-30 0:03 ` Lennart Poettering
2009-09-30 0:08 ` Lennart Poettering
2009-09-30 1:16 ` Piter PUNK
2009-09-30 1:56 ` Greg KH
2009-09-30 2:50 ` Piter PUNK
2009-09-30 9:10 ` Frederic Crozat
2009-09-30 14:39 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AB94F8E.4090603@pardus.org.tr \
--to=ozan@pardus.org.tr \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).