minix/drivers/pci
Tomas Hruby b900311656 endpoint_t in syslib
- headers use the endpoint_t in syslib.h and the implmentation was using int
  instead. Both uses endpoint_t now

- every variable named like proc, proc_nr or proc_nr_e of type endpoint_t has
  name proc_ep now

- endpoint_t defined as u32_t not int
2009-09-22 21:42:02 +00:00
..
main.c Re-disable complete_bars, it was not needed for PRO/100 despite the error message 2009-08-27 07:10:03 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
pci.c endpoint_t in syslib 2009-09-22 21:42:02 +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 FXP: support for 8086/1064 (reported and tested by Jose Luis Sanchez) 2009-08-30 16:13:46 +00:00
pci_via.h PCI support in a separate driver. 2005-12-02 14:45:10 +00:00