public inbox for kernelnewbies@kernelnewbies.org
 help / color / mirror / Atom feed
* Disable EISA and probes
@ 2020-09-05  2:57 Jeffrey Walton
  2020-09-05  6:15 ` Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Jeffrey Walton @ 2020-09-05  2:57 UTC (permalink / raw)
  To: kernelnewbies

Hi Everyone,

I would like to disable EISA and its probes during boot. I found the
docs at https://www.kernel.org/doc/html/latest/driver-api/eisa.html,
but it does not discuss how to disable EISA or the probes.

I also found https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543919,
where folks are wondering why EISA is enabled by default nowadays. And
one person asks about a kernel option to disable it (like I am doing).

I'd like to add a boot param like eisa=0 or eisa=off, but I suspect
it's not that easy. Looking at the three documented kernel parameters,
they all enable EISA and probes.

How do I disable EISA and the probes?

Thanks in advance.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-05 20:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-05  2:57 Disable EISA and probes Jeffrey Walton
2020-09-05  6:15 ` Greg KH
2020-09-05 11:31   ` Jeffrey Walton
2020-09-05 11:37     ` Greg KH
2020-09-05 13:17       ` Jeffrey Walton
2020-09-05 14:52         ` Greg KH
2020-09-05 15:11           ` Jeffrey Walton
2020-09-05 20:25             ` Valdis Klētnieks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox