]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
Added support for printing of subsystem IDs.
[pciutils.git] / ChangeLog
index 6e8575113a16da02289c05f56c91b7428eeef48e..0b37ee55eb453ab119bf3c817fb7fc5343ba065d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+Fri Jul 17 10:43:30 1998  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c (show_verbose): Print subsystem ID using the new resolver.
+       (show_machine): Print subsystem ID.
+
+       * names.c: New name resolution engine supporting subsystem IDs.
+
+       * Released as version 1.07.
+
+Wed Jul 15 15:37:21 1998  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c (show_htype2 etc.): Displaying of CardBus headers.
+       (show_bases): Honor the `cnt' argument.
+       (grow_tree): Parse CardBus headers in tree mode as well.
+
+       * pci.h: Updated CardBus header field description. I still don't
+       have the CardBus standard available, but OZ6832 specs contain
+       full description of all header fields supported by the chip.
+
 Tue Jun  9 22:53:59 1998  Martin Mares  <mj@albireo.ucw.cz>
 
+       * Released as 1.06.
+
        * names.c (parse_name_list): Killed an unused variable.
 
        * setpci.c (pread, pwrite): Define SYS_(pread|pwrite) as __NR_\1