]> mj.ucw.cz Git - pciutils.git/history - lib/proc.c
setpci: fix length of SUBSYSTEM_VENDOR_ID
[pciutils.git] / lib / proc.c
2009-06-29 Martin Maresproc: Work around broken /proc/bus/pci/ on some archite...
2009-01-18 Yu ZhaoFix inconsistent bus centric view between the sysfs...
2008-11-21 Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresIntroduced API for selection of access methods.
2008-02-12 Martin MaresReplaced the method_params array by library parameters.
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresMerged more PCI Express updates.
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresPreliminary support for PCI domains
2006-05-05 Martin MaresAdded sysfs support
2006-05-05 Martin MaresRedhat and Mandrake fixes
2006-05-05 Martin MaresCorrected masking of hdr_type
2006-05-05 Martin MaresClean up types
2006-05-05 Martin MaresFixed UNUSED
2006-05-05 Martin MaresRemoved $Id$
2006-05-05 Martin MaresDon't forget to initialize hdrtype.
2006-05-05 Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05 Martin MaresMerged in AIX port.
2006-05-05 Martin MaresYet another pread/pwrite fix, this time for libc5.
2006-05-05 Eddie C. Dostextend buffer size for proc reads, too small on sparc64
2006-05-05 Martin MaresRewrote the pread/pwrite things once again. Use pread...
2006-05-05 Martin MaresVarious PCIutils changes accumulated over last two...
2006-05-05 Martin MaresUse hard-coded numbers instead of __NR_pread in case...
2006-05-05 Martin MaresAlpha compilation fixes by Matthew Jacob.
2006-05-05 Martin MaresRewrote the PCI Utilities. All PCI configuration space...