Next: iso9660, Previous: ieee1275_fb, Up: Modules [Contents][Index]
This module provides support for commands inb, inw,
inl, outb, outw, and outl to read /
write data to physical I/O ports. The "in" commands accept one
parameter to specify the source port. The "out" commands require either two
or three parameters, with the order: port, value, <optional mask>.