minix/drivers/libpci
Jorrit Herder 6d23f072f3 Cleaned up src/lib/utils library. Renamed server_ functions to more logical
names. All system processes can now either use panic() or report() from
libutils, or redefine their own function. Assertions are done via the standard
<assert.h> functionality.
2005-06-01 14:31:00 +00:00
..
Makefile User-space networking! 2005-05-11 09:02:00 +00:00
pci.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
pci.h Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
pci_amd.h Initial revision 2005-04-21 14:53:53 +00:00
pci_intel.h User-space networking! 2005-05-11 09:02:00 +00:00
pci_sis.h Initial revision 2005-04-21 14:53:53 +00:00
pci_table.c User-space networking! 2005-05-11 09:02:00 +00:00
pci_via.h Initial revision 2005-04-21 14:53:53 +00:00