Edit

IABSD.fr/src/sys/dev/isa

Branch :

  • Show log

    Commit

  • Author : krw
    Date : 2020-07-29 12:13:05
    Hash : 492280c9
    Message : SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random uses in drivers. Use WDSDEBUG sections like the rest of the debug output. Fix some printf() format problems that were missed in the previous sweep.