summaryrefslogtreecommitdiff
path: root/src/netbsd_pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-06Support more pci functions on NetBSD.Thomas Klausner1-0/+325
2013-07-06Fix build on NetBSD-4.Thomas Klausner1-0/+15
2013-07-06Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.Thomas Klausner1-0/+6
2013-06-11Update NetBSD support.Thomas Klausner1-131/+340
2012-02-27Use O_CLOEXEC for internal file descriptorsAdam Jackson1-2/+2
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2008-12-07Fix a logic error in pci_device_netbsd_write()Matthieu Herrb1-1/+1
2008-10-11Add NetBSD supportJuan RP1-0/+409