]>
mj.ucw.cz Git - pciutils.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Sun, 22 Nov 1998 08:55:59 +0000 (08:55 +0000)]
Moved pci.ids to /usr/share.
Releasing as version 1.09.
Martin Mares [Wed, 18 Nov 1998 14:06:04 +0000 (14:06 +0000)]
Fixed displaying of prefetchable-memory-behind-bridge.
Jes Sorensen [Wed, 11 Nov 1998 09:19:36 +0000 (09:19 +0000)]
add 3Com 3c985 and Alteon AceNIC
Ralf Baechle [Wed, 4 Nov 1998 17:40:24 +0000 (17:40 +0000)]
Add Genroco and the Genroco HFP-832 HiPPI NIC.
Martin Mares [Sat, 24 Oct 1998 13:39:20 +0000 (13:39 +0000)]
Oops, the test for glibc version was wrong :-|
Martin Mares [Fri, 23 Oct 1998 10:21:44 +0000 (10:21 +0000)]
Renamed specs to pciutils.spec, so that rpm --build finds it.
Martin Mares [Fri, 23 Oct 1998 10:15:19 +0000 (10:15 +0000)]
Don't include <syscall-list.h> on glibc >= 2.1, since it doesn't exist
and we don't need it anyway.
Martin Mares [Mon, 19 Oct 1998 13:40:36 +0000 (13:40 +0000)]
Released as version 1.08.
Martin Mares [Mon, 19 Oct 1998 13:39:10 +0000 (13:39 +0000)]
Added specs file contributed by Krzysztof Baranowski.
Martin Mares [Mon, 19 Oct 1998 13:37:44 +0000 (13:37 +0000)]
glibc 2.1.x defines pread()/pwrite() in its include files, no need
to do it yourself.
Martin Mares [Mon, 19 Oct 1998 13:36:19 +0000 (13:36 +0000)]
Renamed the `dump whole config space' to `-xxx', so that it's harder
to crash the system by mistake.
Martin Mares [Wed, 9 Sep 1998 07:38:51 +0000 (07:38 +0000)]
Better displaying of disabled and unassigned base address regions.
Martin Mares [Wed, 2 Sep 1998 18:47:40 +0000 (18:47 +0000)]
Fixed problems with glibc 1.99 on PPC. Thanks, Geert.
Cort Dougan [Mon, 17 Aug 1998 23:07:43 +0000 (23:07 +0000)]
mpic and mpic-2
Cort Dougan [Fri, 7 Aug 1998 23:33:36 +0000 (23:33 +0000)]
Add PowerMP board
Martin Mares [Fri, 17 Jul 1998 08:57:11 +0000 (08:57 +0000)]
Added support for printing of subsystem IDs.
Releasing as version 1.07.
Martin Mares [Wed, 15 Jul 1998 20:37:09 +0000 (20:37 +0000)]
Verbose display of CardBus bridge headers (type 2) added. Requires <linux/pci.h>
I've just commited.
Martin Mares [Fri, 12 Jun 1998 09:48:35 +0000 (09:48 +0000)]
Releasing as 1.06. All glibc 2.1 troubles should be gone ;-)
Martin Mares [Tue, 9 Jun 1998 19:22:05 +0000 (19:22 +0000)]
Define SYS_(pread|pwrite) as __NR_\1 on glibc systems unless defined by glibc
itself.
This solution is _very_ugly_, but it's the only way I know which doesn't force
people to rebuild the glibc every few kernel releases. Grrr. I don't understand
why glibc uses its own include for syscall numbers and doesn't just include
<asm/unistd.h> instead.
Martin Mares [Tue, 9 Jun 1998 19:16:45 +0000 (19:16 +0000)]
Killed an unused variable.
Martin Mares [Mon, 8 Jun 1998 07:59:48 +0000 (07:59 +0000)]
Releasing as version 1.05. The 1.04 from yesterday was a bit rotten :-|
Martin Mares [Mon, 8 Jun 1998 07:57:54 +0000 (07:57 +0000)]
pread()/pwrite() now should work even with glibc on Alpha.
"--version".
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.