]> mj.ucw.cz Git - pciutils.git/log
pciutils.git
18 years agoIntermediate version of pciutils.
Martin Mares [Tue, 31 Mar 1998 21:02:11 +0000 (21:02 +0000)]
Intermediate version of pciutils.

- New filtering code (see ChangeLog and man page), lspci modified
  to use it.

- First attempt to write setpci, but just now doesn't compile.
  (It's commented out in Makefile and I commit it only because
  I need to work on it on different computer.)

Will be released as 1.03 as soon as setpci starts working.

18 years agoPCI-to-PCI bridges were not displayed properly in the tree format.
Martin Mares [Thu, 19 Mar 1998 15:56:40 +0000 (15:56 +0000)]
PCI-to-PCI bridges were not displayed properly in the tree format.

Eddie, can you check if it still works with multiple host bridges on the Ultra,
please?

18 years agoadd Ultra IIi PCI devices
Eddie C. Dost [Sun, 15 Mar 1998 13:59:19 +0000 (13:59 +0000)]
add Ultra IIi PCI devices

18 years agoAdded machine-readable dump format.
Martin Mares [Sun, 15 Feb 1998 09:30:37 +0000 (09:30 +0000)]
Added machine-readable dump format.

pci.ids updates from Jens Maurer.

Released as version 1.02.

18 years ago- Include pci.h in full distribution and use it instead of <linux/pci.h>
Martin Mares [Mon, 9 Feb 1998 12:32:50 +0000 (12:32 +0000)]
- Include pci.h in full distribution and use it instead of <linux/pci.h>
  when available. This should work-around all problems with Linus not
  synchronized with our PCI development.

- Fixed few cosmetic bugs (version in man pages etc.)

- Released as version 1.01.

18 years agoadd SUN device IDs
Eddie C. Dost [Sun, 8 Feb 1998 12:47:07 +0000 (12:47 +0000)]
add SUN device IDs

18 years ago- Added a man page and updated README
Martin Mares [Sun, 8 Feb 1998 10:58:51 +0000 (10:58 +0000)]
- Added a man page and updated README

- Makefile: Recognize architecture by calling uname and pass it as ARCH_xxx
  to all the C sources. This should eliminate problems with 32-bit compilers
  on sparc64.

- Partially implemented header type 2.

- Released as version 1.0.

18 years agoFirst released version of pciutils.
Martin Mares [Tue, 27 Jan 1998 11:50:07 +0000 (11:50 +0000)]
First released version of pciutils.

- New options for overriding names of /proc/bus/pci and /etc/pci.ids.

- Added verbose tree mode.

- Included new pci.ids, now maintained by Jens Maurer.

- Removed some debugging hacks.

18 years agoAdded Geert's fixes for printing of disabled regions.
Martin Mares [Thu, 1 Jan 1998 19:36:23 +0000 (19:36 +0000)]
Added Geert's fixes for printing of disabled regions.

18 years agoDon't show "Unknown device" warnings in numeric mode.
Martin Mares [Sat, 27 Dec 1997 18:38:30 +0000 (18:38 +0000)]
Don't show "Unknown device" warnings in numeric mode.

18 years agoOmit the CVS/ directory when creating a distribution archive.
Martin Mares [Sat, 27 Dec 1997 12:01:34 +0000 (12:01 +0000)]
Omit the CVS/ directory when creating a distribution archive.

18 years ago- Minor tweaks for first publicly distributed beta-version.
Martin Mares [Sat, 27 Dec 1997 11:57:11 +0000 (11:57 +0000)]
- Minor tweaks for first publicly distributed beta-version.

- New PCI ID database entries from 2.1.76.

- IRQ's are shown as hexadecimal numbers on the Ultra.

- Disabled I/O and memory regions are not shown at all (they usually contain
  garbage).

18 years agoAdded a `device tree' output format neatly displaying all the busses, bridges
Martin Mares [Tue, 23 Dec 1997 17:12:02 +0000 (17:12 +0000)]
Added a `device tree' output format neatly displaying all the busses, bridges
and devices.

18 years agoAdded a README file.
Martin Mares [Tue, 23 Dec 1997 10:32:30 +0000 (10:32 +0000)]
Added a README file.

18 years agoBeginning of the history.
Martin Mares [Fri, 5 May 2006 12:03:58 +0000 (14:03 +0200)]
Beginning of the history.