Re: [PATCH] USB: make storage device name configurable

[email protected] Tue, 7 Jul 2026 07:57:36 +0200
Newsgroups org.infradead.lists.barebox
Message-ID <[email protected]>
On Tue, Jun 30, 2026 at 12:41:33PM +0000, Sascha Hauer wrote:
> Hi,
> 
> On 2026-06-23 10:26, chalianis1 wrote:
> > From: Anis Chali <[email protected]>
> > 
> > Add USBDISK_NAME string option to allow customizing the USB storage
> > device name, defaulting to "disk" to preserve existing behaviour.
> 
> I just sent a patch which registers USB storage devices with usbdiskx
> which doesn't require compile time changes. I hope that suits your needs
> as well.

Yes, it works for me, it does the job more cleanly, thank you.

Anis.