Skip to content

Fix logging for unknown commands#1672

Merged
rdmark merged 1 commit into
PiSCSI:developfrom
jbglaw:jbglaw/fix-for-unknown-commands
Mar 7, 2026
Merged

Fix logging for unknown commands#1672
rdmark merged 1 commit into
PiSCSI:developfrom
jbglaw:jbglaw/fix-for-unknown-commands

Conversation

@jbglaw
Copy link
Copy Markdown

@jbglaw jbglaw commented Mar 6, 2026

I'm currently debugging why NetBSD cannot access a simulated DEC RRD42 drive. The log shows this command is received:

Mar 6 09:31:55 piscsi PISCSI[479]: [2026-03-06 09:31:55.710] [trace] (ID 5) - Received unknown command: $0Q

This is actually 0x51 (= ASCII 'Q')

I'm currently debugging why NetBSD cannot access a simulated
DEC RRD42 drive. The log shows this command is received:

Mar  6 09:31:55 piscsi PISCSI[479]: [2026-03-06 09:31:55.710] [trace] (ID 5) - Received unknown command: $0Q

This is actually 0x51 (= ASCII 'Q')
@jbglaw jbglaw requested review from akuker and rdmark as code owners March 6, 2026 09:55
Copy link
Copy Markdown
Member

@rdmark rdmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix!

@rdmark rdmark merged commit 13af059 into PiSCSI:develop Mar 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants