freebsd-dev/sys/dev/ep
Matthew N. Dodd 0e8fe3f0e9 Fix a bug in the last commit. >> 4 instead of >> 8. *bap*
Fix a long-standing bug where I used a 'break;' instead of a 'continue;';
you had to have multiple ISA boards in non-PnP mode with an 'unknown' board
with a lower MAC address to find this one.  Since I have 4 3c5x9 boards
in my test box I was somewhat confused when this happened. :)

Make the messages printed by ep_isa_identify() a little more consistent;
we'll only see them in verbose boot mode but it makes me feel better if
they look nice.
2000-01-23 08:46:21 +00:00
..
if_ep_eisa.c Pre 4.0 tidy up. 2000-01-14 07:14:17 +00:00
if_ep_isa.c Fix a bug in the last commit. >> 4 instead of >> 8. *bap* 2000-01-23 08:46:21 +00:00
if_ep_mca.c HEADS UP! All 3c5x9 users! 1999-10-27 06:25:16 +00:00
if_ep_pccard.c Fix driver to restore function on 3c574 adapters. The panic on 2000-01-15 05:21:43 +00:00
if_ep.c Fix driver to restore function on 3c574 adapters. The panic on 2000-01-15 05:21:43 +00:00
if_epreg.h Speedup if_start routine a little. TX threshold logic needs some more 2000-01-12 06:42:49 +00:00
if_epvar.h Fix driver to restore function on 3c574 adapters. The panic on 2000-01-15 05:21:43 +00:00