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

7 lines
245 B
Text

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>