[Bug 274959] GENERIC-MMCCAM: unable to cope with Hetzner VPS (ARM Ampere) SCSI CD-ROM drive

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Nov 2023 02:16:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274959

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #1 from Warner Losh <imp@FreeBSD.org> ---
so we get selection timeouts when we send the INQUIRY command. There's no
device at those addresses.

Why we do this for targets 1 through (or maybe 255), I know not. It's likely
not relevant though.

cdopen is called when we start to read from the CD device. We send a READ
CAPACITY command to fine out how big the media is... only to be told there's no
MEDIA...  So maybe a config error on the other side of vtscsi?

-- 
You are receiving this mail because:
You are the assignee for the bug.