Re: [PATCH 0/2] USB: storage: add usbdisk alias for USB storage devices
Sascha Hauer <[email protected]> Tue, 07 Jul 2026 08:47:22 +0200
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 30 Jun 2026 14:39:54 +0200, Sascha Hauer wrote: > This is an alternative approach for: > > https://lore.kernel.org/p/[email protected] > > Instead of adding a new Kconfig variable we add a /dev/usbdiskx alias > for each USB storage device. This allows us to easily use the first USB > storage device instead of stumbling upon other devices which are also > registered as /dev/diskx. > > [...] Applied, thanks! [1/2] fs: devfs: make cdev_find_free_index() return 0 instead of an error https://git.pengutronix.de/cgit/barebox/commit/?id=3555017d7539 (link may not be stable) [2/2] usb: storage: add usbdisk alias for USB storage devices https://git.pengutronix.de/cgit/barebox/commit/?id=9b7c7f7b18d7 (link may not be stable) Best regards, -- Sascha Hauer <[email protected]>