minix/drivers/pci
Ben Gras 1d8aed840c . no more HZ, but use sys_hz() to get that value
. memory maps in physical memory (for /dev/mem) with new vm interface
 . pci complete_bars() seems to be buggy behaviour sometimes
 . startup script opens its own stdout, stderr and stdin so init doesn't
   have to do it
2008-12-11 14:42:23 +00:00
..
main.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
pci_amd.h
pci_intel.h
pci_sis.h
pci_table.c
pci_via.h
pci.c . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
pci.h