X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ChangeLog;h=9a832ecef618928e0e26b187c46102543d616aaf;hb=82ce97c9aba1d05a7b7a746fadd263d9cc9f7408;hp=da3c62235866d2257ce571aa602e77ec7e7c1e5a;hpb=f3395cc50b6d4b1a6d7be7b9e0e775268341e659;p=pciutils.git diff --git a/ChangeLog b/ChangeLog index da3c622..9a832ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +Mon Jun 28 18:37:51 1999 Dave Jones + + * 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 + + * lib/names.c (pci_lookup_name): When device ID lookup + fails, return hexadecimal device ID instead of vendor ID. + Well spotted by Axel Bodemann , + I've just extended the fix to subsystem ID's. + +Thu Jun 17 19:48:21 1999 Martin Mares + + * lspci.c (show_agp): Bug fix from Petr Vandrovec + . The command register was displayed + incorrectly. + +Wed Jun 2 22:42:44 1999 Martin Mares + + * 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 + + * Released the whole package as version 2.0. + +Fri May 14 22:42:02 1999 Martin Mares + + * pci.ids: Added several new ID's contributed by people + on the linux-pci list. + +Mon Apr 19 15:21:08 1999 Jakub Jelinek + + * 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 + + * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob + . + + * pci.ids: A lot of updates from Adam J. Richter . + Sun Feb 28 22:26:21 1999 Martin Mares * lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged