diff options
Diffstat (limited to 'tags/57/fc/20191031060002.07B5F1CD4D1@lxp5.free-owl.de/unread')
-rw-r--r-- | tags/57/fc/20191031060002.07B5F1CD4D1@lxp5.free-owl.de/unread | 0 |
1 files changed, 0 insertions, 0 deletions
#!/bin/sh # Unload andd then reload USB drivers, to reset to using sda for new stick # Try 2.4 and then 2.6 names: uhci/uhci_hcd usbchain="usbcore ehci-hcd uhci uhci_hcd ohci_hcd scsi_mod usb_storage sd_mod" usbchain_reverse="$(echo $usbchain | tr '[:space:]' '\n' | tac -)" for module in $usbchain_reverse; do modprobe -q -r $module || true done for module in $usbchain; do modprobe -q $module || true done free-owl.de/unread?h=master' type='application/atom+xml'/>
![]() |
index : notmuch | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tags/57/fc/20191031060002.07B5F1CD4D1@lxp5.free-owl.de/unread | 0 |