minix/drivers/fxp
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
..
fxp.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
fxp.h Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00
Makefile Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
mii.c Various updates to support dynamically starting drivers. 2005-08-02 15:30:36 +00:00
mii.h Added fxp driver for the Intel Pro/100 series ethernet cards 2005-05-19 13:27:05 +00:00