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, -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html