man inb (Administration système) - Reads the value of an hardware port on x86 platforms

NAME

inb - Reads the value of an hardware port on x86 platforms

SYNOPSIS

inb [port_address]

DESCRIPTION

This manual page explains the way to use the inb program. This program reads the value of an hardware port at an address greater than 0x100.

USAGE

Usage: inb 0x<port_addr>

BUGS

None.

AUTHOR

Pierre Ancelot <eternityos@free.fr>>