]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
[pciutils.git] / ChangeLog
index 02f9953337a9954cfdb876684415722395ca68e5..03f7589031b08bac7c1a4b48936b92e90b59f4c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,24 @@
+2006-07-30  Martin Mares  <mj@ucw.cz>
+
+       * lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
+       Contributed by Thomas Schwinge and Samuel Thibault.
+
+       * lib/i386-ports.c: Define _GNU_SOURCE, it's needed by the Hurd module.
+
+       * lib/header.h: Whitespace cleanups.
+
+       * lib/i386-io-windows.h: Fixed indentation and spelling.
+
+       * README.Windows: Mention that WinIO.dll is needed and where to get it.
+
 2006-06-27  Martin Mares  <mj@ucw.cz>
 
+       * lib/Makefile, Makefile: Added rules for building and cleaning the example.
+
+       * lib/example.c: Show how to use PCI_FILL_CLASS and used another register
+       for demonstrating the config space accesses. The example is still very
+       incomplete, though.
+
        * lib/pci.h, lib/generic.c: Added PCI_FILL_CLASS.
 
        * lib/sysfs.c: Fetch device ID and class from sysfs, because they can