Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1245606 > unrolled thread

Blacklisting the default kernel drivers

Started byMuni Sekhar <munisekharrms@gmail.com>
First post2015-10-13 13:30 +0200
Last post2015-10-13 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Blacklisting the default kernel drivers Muni Sekhar <munisekharrms@gmail.com> - 2015-10-13 13:30 +0200

#1245606 — Blacklisting the default kernel drivers

FromMuni Sekhar <munisekharrms@gmail.com>
Date2015-10-13 13:30 +0200
SubjectBlacklisting the default kernel drivers
Message-ID<qj5Wi-55T-9@gated-at.bofh.it>
 [ Please keep me in CC as I'm not subscribed to the list]

Hello,	

I am using 3.16.0-30-generic kernel and Ubuntu 14.04.2 LTS.
I need to blacklist the standard Linux MMC drivers getting loaded
during power-on.

For that I added the below mentioned lines to
“/etc/modprobe.d/blacklist.conf”, but even though those two drivers
are getting loaded (sdhci, sdhci-pci) during power on.

blacklist sdhci
blacklist sdhci-pci

Is it the correct procedure to blacklist the drivers?


-- 
Thanks,
Sekhar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web