1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/libpci/pkg-descr
Joe Marcus Clarke 10c1e548e6 Add libpci, an API to read and write PCI configuration registers.
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-06-28 22:36:00 +00:00

8 lines
245 B
Plaintext

libpci provides a portable layer for read and write access
to PCI configuration registers. Supported platforms include
Linux, FreeBSD, NetBSD and AIX.
WWW: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
- Samy Al Bahra <samy@kerneled.com>