From 768bdef2bfd5763881d8f7184993aa7025f44012 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 23 Jan 2023 14:00:15 +0100 Subject: [PATCH] Add ASMedia based devices to UAS block list (#2310) This ASMedia Technology chip seems to cause problem with the UAS driver. The chip is used in UGreen S-ATA to USB 3.0 adapters. --- buildroot-external/board/raspberrypi/cmdline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/board/raspberrypi/cmdline.txt b/buildroot-external/board/raspberrypi/cmdline.txt index 45b0a8b8a..d03a3d57f 100644 --- a/buildroot-external/board/raspberrypi/cmdline.txt +++ b/buildroot-external/board/raspberrypi/cmdline.txt @@ -1 +1 @@ -dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u +dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u,174c:225c:u