Skip to content

don't response to SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL#1

Closed
hathach wants to merge 1 commit intodhalbert:multiple-lunsfrom
hathach:multiple-luns
Closed

don't response to SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL#1
hathach wants to merge 1 commit intodhalbert:multiple-lunsfrom
hathach:multiple-luns

Conversation

@hathach
Copy link
Copy Markdown

@hathach hathach commented Jun 7, 2022

hathach/tinyusb#1327

  • response to SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL as unsupported request in all msc examples. This is required for macos to send TEST_UNIT_READY regularly for "SDCard reader" application. Response OK to this request for non-removal device such as ram/flash disk can be beneficial since macos will skip TEST_UNIT_READY command and assume medium is always present (saved bandwidth).
  • tud_msc_set_sense(lun, SCSI_SENSE_NOT_READY, 0x3A, 0x00) is optional, since tinyusb stack will default to response with that when test unit ready callback return false

@hathach hathach closed this Jul 4, 2022
dhalbert pushed a commit that referenced this pull request Nov 29, 2022
Typo in docs for supervisor.ticks_ms()
dhalbert pushed a commit that referenced this pull request May 11, 2023
dhalbert pushed a commit that referenced this pull request May 26, 2023
Board files for LOLIN S3 MINI
dhalbert pushed a commit that referenced this pull request Oct 25, 2023
Add board def for MagiClick S3
dhalbert pushed a commit that referenced this pull request Feb 23, 2024
dhalbert pushed a commit that referenced this pull request Jul 26, 2024
Added additional pin names to pins.c for vidi_x board
dhalbert pushed a commit that referenced this pull request Feb 24, 2025
dhalbert pushed a commit that referenced this pull request Oct 31, 2025
dhalbert pushed a commit that referenced this pull request Mar 11, 2026
#1)

* Initial plan

* Fix stale and missing locale entries for qspibus

Co-authored-by: ppsx <7107135+ppsx@users.noreply.github.com>

* qspibus: three low-cost cleanups consistent with CircuitPython conventions

Co-authored-by: ppsx <7107135+ppsx@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ppsx <7107135+ppsx@users.noreply.github.com>
Co-authored-by: ppsx <ppsx@users.noreply.github.com>
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.

1 participant