Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Nov 2023 02:16:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274959] GENERIC-MMCCAM: unable to cope with Hetzner VPS (ARM Ampere) SCSI CD-ROM drive
Message-ID:  <bug-274959-227-xeLCGz2sy4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274959-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274959-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274959

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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274959-227-xeLCGz2sy4>