MFC: r207240
Skip the pseudo-devices found in Fujitsu Siemens PRIMEPOWER250.
This commit is contained in:
parent
143f0c7b6d
commit
e6adfc17ca
@ -153,6 +153,7 @@ EARLY_DRIVER_MODULE(nexus, root, nexus_driver, nexus_devclass, 0, 0,
|
||||
MODULE_VERSION(nexus, 1);
|
||||
|
||||
static const char *const nexus_excl_name[] = {
|
||||
"FJSV,system",
|
||||
"aliases",
|
||||
"associations",
|
||||
"chosen",
|
||||
@ -163,6 +164,7 @@ static const char *const nexus_excl_name[] = {
|
||||
"openprom",
|
||||
"options",
|
||||
"packages",
|
||||
"physical-memory",
|
||||
"rsc",
|
||||
"sgcn",
|
||||
"todsg",
|
||||
|
Loading…
x
Reference in New Issue
Block a user