Searched hist:56429 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/ep/
H A Dif_ep_isa.cdiff 56429 Sun Jan 23 08:46:21 MST 2000 mdodd 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.

Completed in 49 milliseconds