]>
mj.ucw.cz Git - pciutils.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Mon, 8 Jun 1998 07:56:20 +0000 (07:56 +0000)]
<linux/pci.h> is already included in pciutils.h, no need to include it twice.
Martin Mares [Mon, 8 Jun 1998 07:54:37 +0000 (07:54 +0000)]
Now responds to "--version"
Martin Mares [Mon, 8 Jun 1998 07:53:25 +0000 (07:53 +0000)]
Removed duplicate ID.
Martin Mares [Mon, 8 Jun 1998 07:51:45 +0000 (07:51 +0000)]
Fixed bug in parsing of ":x" type filters.
Martin Mares [Thu, 28 May 1998 12:05:27 +0000 (12:05 +0000)]
More pci.ids updates from Jens Maurer.
Eddie C. Dost [Wed, 13 May 1998 21:03:20 +0000 (21:03 +0000)]
add Madge ATM Collage 155 Server
Martin Mares [Wed, 22 Apr 1998 07:55:15 +0000 (07:55 +0000)]
Updated PCI ID entries from Jens Maurer.
Martin Mares [Sun, 19 Apr 1998 11:02:25 +0000 (11:02 +0000)]
PCIutils 1.03.
- setpci now works and has a (well, a bit confusing) man page.
- lspci now understands the expansion ROM base addresses as reported
by new kernels.
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.
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?
Eddie C. Dost [Sun, 15 Mar 1998 13:59:19 +0000 (13:59 +0000)]
add Ultra IIi PCI devices
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.
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.
Eddie C. Dost [Sun, 8 Feb 1998 12:47:07 +0000 (12:47 +0000)]
add SUN device IDs
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.
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.
Martin Mares [Thu, 1 Jan 1998 19:36:23 +0000 (19:36 +0000)]
Added Geert's fixes for printing of disabled regions.
Martin Mares [Sat, 27 Dec 1997 18:38:30 +0000 (18:38 +0000)]
Don't show "Unknown device" warnings in numeric mode.
Martin Mares [Sat, 27 Dec 1997 12:01:34 +0000 (12:01 +0000)]
Omit the CVS/ directory when creating a distribution archive.
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).
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.
Martin Mares [Tue, 23 Dec 1997 10:32:30 +0000 (10:32 +0000)]
Added a README file.
Martin Mares [Fri, 5 May 2006 12:03:58 +0000 (14:03 +0200)]
Beginning of the history.