From 24128597e1ec3fa8aa042aa80db8582d20a14bb6 Mon Sep 17 00:00:00 2001 From: texane Date: Mon, 18 Apr 2011 15:37:25 -0500 Subject: [PATCH] [remove] setting up modprobe rules README section --- README | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README b/README index c251be1..58bd3ca 100644 --- a/README +++ b/README @@ -40,17 +40,6 @@ $ udevadm control --reload-rules Udev will now create a /dev/stlink file, which will point at appropriate /dev/sgX device. Good to not accidentally start debugging your flash drive. -Setting up modprobe rules -========================= - -You may install a modprobe rules file, stlink.modprobe.conf, located in -the root of the repository. You will need to copy it to /etc/modprobe.d -and then - $ rmmod usb-storage -If you have usb-storage built as a module, then this will cause it to be -loaded with a "quirks" parameter that will cause it to ignore the STLink, -rather than causing repeated errors and resets. - Running programs from SRAM ========================== -- 2.30.2