minix/drivers/libpci
Jorrit Herder 52965b6f17 Various updates to support dynamically starting drivers.
Output during initialization should be suppressed. Unless an error occurs.
Note that main() can now be main(int argc, char **argv) and arguments can
be passed when bringing up the driver.
2005-08-02 15:30:36 +00:00
..
Makefile Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
pci.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +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 Made libpci recognize my pci controller at home (again) 2005-06-19 22:11:04 +00:00
pci_via.h Initial revision 2005-04-21 14:53:53 +00:00