|
Revision tags: v3.14.0 |
|
| #
021d41cf |
| 28-Nov-2024 |
GuEe-GUI <[email protected]> |
Port to RT-Thread Smart DM PCI
Signed-off-by: GuEe-GUI <[email protected]>
|
|
Revision tags: v3.13.0, v3.12.0, v3.11.1, v3.11.0 |
|
| #
c5cf60d7 |
| 24-Feb-2024 |
Martin Mares <[email protected]> |
README: Update copyright year and mention pcilmr
|
| #
5b52ae79 |
| 22-Jan-2024 |
Agg242 <[email protected]> |
New back-end for AmigaOS on PowerPC
|
| #
ebbd5e81 |
| 30-Dec-2023 |
Grant Pannell <[email protected]> |
i386-ports: Add support for OpenBSD
|
| #
61829219 |
| 18-Jun-2023 |
Martin Mares <[email protected]> |
Update license comments and added SPDX license identifiers
Previously, the only information about the specific version of GPL was present in the README and individual source files mentioned only GPL
Update license comments and added SPDX license identifiers
Previously, the only information about the specific version of GPL was present in the README and individual source files mentioned only GPL alone.
Let us update all copyright comments to explicitly say "GPL v2+" and also include the machine readable SPDX license identifier.
show more ...
|
|
Revision tags: v3.10.0, v3.9.0, v3.8.0 |
|
| #
21c4801a |
| 15-Apr-2022 |
Martin Mares <[email protected]> |
README and ChangeLog for 3.8.0.
|
| #
83b2cb2e |
| 26-Feb-2022 |
Pali Rohár <[email protected]> |
README: Mention cfgmgr32 for Windows
|
| #
53e73b36 |
| 28-Jan-2022 |
Martin Mares <[email protected]> |
README: Added a note on dynamic linking and derived works
|
| #
f7f2966b |
| 27-Dec-2021 |
Martin Mares <[email protected]> |
README: Add a note on C99
|
|
Revision tags: v3.7.0, v3.6.4, v3.6.3 |
|
| #
b84aa2e4 |
| 22-Jan-2020 |
Martin Mares <[email protected]> |
Released as 3.6.3
|
| #
310a33cf |
| 26-Sep-2019 |
Martin Mares <[email protected]> |
Switched to a new primary distribution site
|
| #
633e6f81 |
| 14-Oct-2018 |
Martin Mares <[email protected]> |
Docs: Prefer https
Suggested by Milan Kral.
|
|
Revision tags: v3.6.2, v3.6.1, v3.6.0 |
|
| #
b3fb64ce |
| 30-Jun-2018 |
Martin Mares <[email protected]> |
Released as 3.6.0
|
| #
5f22f791 |
| 20-Mar-2018 |
GongYuJian <[email protected]> |
Sylixos: README
|
| #
5c5ce192 |
| 29-Dec-2017 |
Rudolf Marek <[email protected]> |
pciutils: Add the support for a DOS/DJGPP environment
Here is bit a blast from the past. The flashrom still supports the DOS/DJGPP environment, which requires pciutils to be compiled with DJGPP. I o
pciutils: Add the support for a DOS/DJGPP environment
Here is bit a blast from the past. The flashrom still supports the DOS/DJGPP environment, which requires pciutils to be compiled with DJGPP. I originally developed this patch in 2010, and I respun it for latest pciutils.
* Add DJGPP as an OS target * Stop if endianess macros are not defined * Introduce new intel_io_lock/unclock function to synchronize I/O operations.
There is a small issue left that "lspci" and "lspci.exe" are created. The ".exe" variants are not installed and also not cleaned. No idea if you want to fix that or not.
Signed-off-by: Rudolf Marek <[email protected]>
Compiled with:
make ZLIB=no DNS=no HOST=i386-djgpp-djgpp CROSS_COMPILE=i586-pc-msdosdjgpp- \ PREFIX=/ DESTDIR=$PWD/../libpci-libgetopt \ STRIP="--strip-program=i586-pc-msdosdjgpp-strip -s" install install-lib
If you put to C:\share\pci.ids file, the lspci.exe will also display the human readable output.
show more ...
|
| #
e4d209fd |
| 19-Nov-2017 |
Martin Mares <[email protected]> |
README: kernel.org does not speak FTP any longer
|
|
Revision tags: v3.5.6, v3.5.5, v3.5.4 |
|
| #
9f9e373b |
| 25-Feb-2017 |
Martin Mares <[email protected]> |
Released as 3.5.4
|
|
Revision tags: v3.5.3, v3.5.2, v3.5.1, v3.5.0, v3.4.1 |
|
| #
37c9315c |
| 03-Jan-2016 |
Martin Mares <[email protected]> |
Released as 3.4.1.
|
| #
cb968b8f |
| 19-Sep-2015 |
Martin Mares <[email protected]> |
README: SourceForge mirrors replaced by GitHub
|
|
Revision tags: v3.4.0, v3.3.1 |
|
| #
949f4469 |
| 09-Apr-2015 |
Martin Mares <[email protected]> |
Released as 3.3.1.
|
|
Revision tags: v3.3.0 |
|
| #
b5847329 |
| 01-Nov-2014 |
Martin Mares <[email protected]> |
Updated the READMEs
|
| #
8d1cb3d7 |
| 20-Oct-2014 |
Richard Yao <[email protected]> |
Fix building shared libraries on Darwin
The original patch by Apple did not support building shared libraries on Darwin. This corrects that oversight. It also fixes a few other miscellaneous issues
Fix building shared libraries on Darwin
The original patch by Apple did not support building shared libraries on Darwin. This corrects that oversight. It also fixes a few other miscellaneous issues like incorrect platform detection and the lack of an entry in the README file.
Signed-off-by: Richard Yao <[email protected]>
show more ...
|
|
Revision tags: v3.2.1, v3.2.0, v3.1.10, v3.1.9 |
|
| #
dab118d2 |
| 14-Jan-2012 |
Martin Mares <[email protected]> |
README: Miscellaneous updates
o Added link to a new home page o pci-ids.ucw.cz is now listed as the primary place, sf.net remains as a mirror
|
|
Revision tags: v3.1.8 |
|
| #
a70dab15 |
| 02-Oct-2011 |
Martin Mares <[email protected]> |
Released as 3.1.8.
|
| #
40e253d7 |
| 30-Nov-2010 |
François Revol <[email protected]> |
BeOS and Haiku ports
The BeOS port uses private syscalls exported by libroot.so to implement the intel access methods. The Haiku port uses ioctls to the /dev/misc/poke device driver (use originally
BeOS and Haiku ports
The BeOS port uses private syscalls exported by libroot.so to implement the intel access methods. The Haiku port uses ioctls to the /dev/misc/poke device driver (use originally for debugging with /bin/poke) to implement the intel access methods. BeOS has non-standard arch names, so we map them to i386 and powerpc in the configure. Updated README and pcilib.man accordingly.
Signed-off-by: François Revol <[email protected]>
show more ...
|