I have a eepro100 card too , and to get it working i had to use the autoconf patches and nic update from the savannah site.
But for a (automake) reason not known to me the build didnt use the eepro100.c file that the nic update patch updated but a different file in linux/dev/drivers/net instead of the linux/src/drivers/net/eepro100.c file. So in the gnumach source tree cp linux/src/drivers/net/eepro100.c linux/dev/drivers/net/eepro100.c and it should detect your nic. _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-hurd
