hello,

ifconfig(9) says about debug:

     debug           Enable driver-dependent debugging code; usually, this
                     turns on extra console error logging.

     -debug          Disable driver-dependent debugging code.

but it seems like debug actually takes a debug mask parameter.
it would be nice if this was mentioned, perhaps with the breakdown
of the possible values as well.  or if the values are driver specific
maybe a nod in that direction (altough i havent found anything
related to debug in e.g. iwn)

also, what actually "usually" means in this context?  does it mean
'usually or no messages at all', or 'usually console messages
but in some other cases not console messages but something else'?

-f
-- 
never test for an error you don't know how to handle.

Reply via email to