public inbox for kernelnewbies@kernelnewbies.org
 help / color / mirror / Atom feed
* PCie card information for ACPI and Device Tree systems
@ 2023-06-17  9:20 Lucas Tanure
  2023-06-17  9:51 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Tanure @ 2023-06-17  9:20 UTC (permalink / raw)
  To: kernelnewbies

Hi,

How can the kernel read hardware information for a PCIe card if ACPI
in the BIOS doesn't have it?
The DSDT/ACPI information doesn't contain information about an
external PCIe inserted in the motherboard, so how can the Kenerl
discover its hardware information?

If the kernel has the rule of not hardcoding hardware information in
its driver, what is the method to get hardware information for a PCIe
not part of the motherboard?

And the same question for ARM device trees. How can the driver find
hardware information about a PCIe card that is not in the loaded DTB
for the system?

Thanks
Lucas

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

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

end of thread, other threads:[~2023-06-17  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-17  9:20 PCie card information for ACPI and Device Tree systems Lucas Tanure
2023-06-17  9:51 ` Greg KH

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