diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 1999-10-26 22:27:41 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 1999-10-26 22:27:41 +0000 |
| commit | ee09fc67ae8d8b8a03069cff06f85d4f9ed0e0d4 (patch) | |
| tree | 7b27a2d0fc83c62bda4dbc4d9b3ed71f5b1c08b1 /sys/dev | |
| parent | 474b39494b7f3251db4bb712db1d24c08e0cc38f (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -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 1463c7241265..4b893bcbc28e 100644 --- a/sys/dev/isp/isp.c +++ b/sys/dev/isp/isp.c @@ -3145,8 +3145,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) { |
