summaryrefslogtreecommitdiff
path: root/src/common_io.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Fix pci_io_handle allocation routines.Matthieu Herrb1-35/+4
2011-11-28delete_io_handle: fix deletion of last handleDaniel Drake1-3/+8
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