working with pciutils-2.2.4
Mike Frysinger
vapier at gentoo.org
Sat Jun 16 04:56:54 PDT 2007
the latest version of pciutils has moved to gzipping the pci.ids file by
default. hal was updated to link against zlib when linking against pciutils,
but that's just a link time fix ... runtime still needs updating. there was
some discussion back in Oct 2006 about a solution involving a cache file and
how at the time it seemed like pointless work to address a non-existent
issue, but i think now would be a good time to pick it back up.
i looked through the history of the file (hald/ids.c) and going back to the
pre-mmap commit and adding transparent support for reading a .gz file via
zlib is trivial (since mmap obviously wont work), but i'd like to see what
direction the code will actually go before spinning cycles on work that goes
in a different direction and thus wont be accepted ;).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/hal/attachments/20070616/ff5156db/attachment-0001.pgp
More information about the hal
mailing list