development/tools

ioport - Access I/O ports

Website: http://et.redhat.com/~rjones/ioport/
License: GPLv2+
Vendor: Fedora Project
Description:
These commands enable command line and script access directly to I/O
ports on PC hardware.

The inb, inw and inl commands perform an input (read) operation on the
given I/O port, and print the result.

The outb, outw and outl commands perform an output (write) operation
to the given I/O port, sending the given data.  Note that the order of
the parameters is ADDRESS DATA.

The size of the operation is selected according to the suffix, with
'b' meaning byte, 'w' meaning word (16 bits) and 'l' meaning long
(32 bits).

Packages

ioport-1.2-1.fc11.src [84 KiB] Changelog by Richard Jones (2009-03-16):
- Only offer to build on x86 and x86-64 architectures.

Listing created by Repoview-0.6.3-1.fc11