Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2021 14:20:13 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Milan Obuch <freebsd-usb@dino.sk>, freebsd-usb@freebsd.org
Subject:   Re: USBDMSC emulated device does not work on FreeBSD
Message-ID:  <0f15d99d-b773-ad1b-3389-ae763c800391@selasky.org>
In-Reply-To: <20211112123438.6305fc56@zeta.dino.sk>
References:  <20211112095915.226af6be@zeta.dino.sk> <6a6850f5-8233-aae7-8e65-42594402fcb5@selasky.org> <20211112120714.73f195a9@zeta.dino.sk> <972a650d-d490-1965-13a4-2fb984531f1d@selasky.org> <20211112121806.2db2a908@zeta.dino.sk> <85cdc03e-e8f1-871c-6e1d-66181e45dcb1@selasky.org> <20211112123438.6305fc56@zeta.dino.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/12/21 12:34, Milan Obuch wrote:
> __assert_func(): services/mmc/mmc_api.c:214: HSS_MMC_ReadBlock() Assertion failed: ((size_t)srcOffset & (HSS_MMC_SECTOR_SIZE-1)) == 0u

This failure is associated with:

static uint8_t scsi_request_sense[] =   { 0x03, 0x00, 0x00, 0x00, 0x12, 
0x00,
                                           0x00, 0x00, 0x00, 0x00, 0x00, 
0x00 };

In the auto-quirk detector (usb_msctest.c)

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0f15d99d-b773-ad1b-3389-ae763c800391>