diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-01-15 22:02:01 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-01-15 22:02:01 +0000 |
commit | cfff5d54585f53c45c33efa22b494968a96dc65f (patch) | |
tree | c44adc0c244c8d52b116fd3f7da9636b88ae9ab0 /bin/df | |
parent | 2d36344d6f6b3dda84d6da3a18033bd27c53bcbf (diff) |
A better diagnostic when we encounter extra scodes used by an unsupported
devices for which diodevs has the wrong span value.
Before this, we would get:
tiger display at dio0 scode 157 not configured
internal HP-IB at dio0 scode 158 not configured
internal HP-IB at dio0 scode 159 not configured
Now, we will get:
tiger display at dio0 scode 157 not configured
dio0: warning: select code 158 is likely a span of a previous unsupported device
dio0: warning: select code 159 is likely a span of a previous unsupported device
Diffstat (limited to 'bin/df')
0 files changed, 0 insertions, 0 deletions