Re: freezing on unmountin ext2fs USB device
- Reply: Warner Losh : "Re: freezing on unmountin ext2fs USB device"
- In reply to: FreeBSD User : "Re: freezing on unmountin ext2fs USB device"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Nov 2025 10:29:46 UTC
> On 29. Nov 2025, at 09:59, FreeBSD User <freebsd@walstatt-de.de> wrote: > > In my case in question it would be > > usbconfig add_dev_quirk_vplh 0x24a9 0x205a 0x0000 0xffff UQ_MSC_NO_SYNC_CACHE > > right? Right, but it would not survive the reboot. To make it active on boot, put the line: hw.usb.quirk.0="0x24a9 0x205a 0x0000 0xffff UQ_MSC_NO_SYNC_CACHE” into /boot/loader.conf — Juraj Lutter otis@FreeBSD.org