]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
A lot of PCI ID's and also uninstall target, both by Dave Jones.
[pciutils.git] / ChangeLog
index da3c62235866d2257ce571aa602e77ec7e7c1e5a..9a832ecef618928e0e26b187c46102543d616aaf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+Mon Jun 28 18:37:51 1999  Dave Jones    <dave@powertweak.com>
+
+       * Makefile:
+         Added `uninstall' target - removes all traces of pciutils.
+       * pci.ids:
+         - Lots of cleanups in the ATI, S3, Adaptec vendors.
+         - Changed Compaq QVision 1280/p definitions, as it's not possible
+           to determine the revision from the device ID.
+         - Same for the Tseng ET4000.
+           The id's said I had a rev C, when it was actually a rev B.
+         - Removed some unnecessary strings
+           `PCI'. Unless it's an AGP card, it should be obvious that it's PCI.
+           `Ethernet card'. This should be determined from config space.
+         - Lots of other new vendors & devices
+         - Other additional small cleanups.
+
+Mon Jun 21 22:11:10 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lib/names.c (pci_lookup_name): When device ID lookup
+       fails, return hexadecimal device ID instead of vendor ID.
+       Well spotted by Axel Bodemann <Axel.Bodemann@ruhr-uni-bochum.de>,
+       I've just extended the fix to subsystem ID's.
+
+Thu Jun 17 19:48:21 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c (show_agp): Bug fix from Petr Vandrovec
+       <vandrove@vc.cvut.cz>. The command register was displayed
+       incorrectly.
+
+Wed Jun  2 22:42:44 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lib/proc.c (SYS_pread, SYS_pwrite): Use hard-coded
+       numbers if not supplied by the libc.
+
+Wed May 19 13:24:39 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * Released the whole package as version 2.0.
+
+Fri May 14 22:42:02 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * pci.ids: Added several new ID's contributed by people
+       on the linux-pci list.
+
+Mon Apr 19 15:21:08 1999  Jakub Jelinek  <jj@ultra.linux.cz>
+
+       * lspci.c: Display I/O addresses correctly on sparc64.
+       * lib/header.h: Ditto.
+
+       * lib/configure: On sparc set HAVE_64BIT* as well, we want
+       a binary which works on both 32bit and 64bit SPARCs.
+
+Sun Apr 18 21:14:58 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob
+       <mjacob@feral.com>.
+
+       * pci.ids: A lot of updates from Adam J. Richter <adam@yggdrasil.com>.
+
 Sun Feb 28 22:26:21 1999  Martin Mares  <mj@albireo.ucw.cz>
 
        * lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged