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.c . no more HZ, but use sys_hz() to get that value 2008-12-11 14:42:23 +00:00
pci.h Declare and call functions that check arguments and return a status code. 2008-02-22 15:56:12 +00:00
pci_amd.h PCI support in a separate driver. 2005-12-02 14:45:10 +00:00
pci_intel.h PCI support in a separate driver. 2005-12-02 14:45:10 +00:00
pci_sis.h PCI support in a separate driver. 2005-12-02 14:45:10 +00:00
pci_table.c Disabled pci_intel_ctrl. 2006-03-07 14:14:53 +00:00
pci_via.h PCI support in a separate driver. 2005-12-02 14:45:10 +00:00