diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 1999-10-26 22:25:13 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 1999-10-26 22:25:13 +0000 |
| commit | 83d62096d6ec475db3a51d01d31c98af22f77f27 (patch) | |
| tree | a11596351291d3cd223533536ea6ab91b216f0dc /sys/dev/isp/isp.c | |
| parent | 9da0c0ca633a6d3e1ba9f81353c6fc21dfc0926f (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/isp.c')
| -rw-r--r-- | sys/dev/isp/isp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/isp/isp.c b/sys/dev/isp/isp.c index dfa8d8c3884a..5feff26cf602 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -3142,8 +3142,6 @@ command_known: SYS_DELAY(100); goto command_known; } - PRINTF("%s: isp_mboxcmd sees mailbox int with 0x%x in " - "mbox0\n", isp->isp_name, mbox); } SYS_DELAY(100); if (--loops < 0) { |
