summaryrefslogtreecommitdiff
path: root/src/common_io.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2009-12-14Fix I/O handle array allocator to work for devices past the firstAdam Jackson1-5/+5
2009-12-14Fix pci_device_open_io() to actually return something usefulAdam Jackson1-0/+2
2009-12-09I/O port access routinesAdam Jackson1-0/+250