Lines Matching +full:supported +full:- +full:buses
4 * Copyright (C) 2009 Carl-Daniel Hailfinger
110 const int is_laptop = bcfg->is_laptop; in report_nonwl_laptop_detected()
111 const bool laptop_ok = bcfg->laptop_ok; in report_nonwl_laptop_detected()
119 "internal buses have been disabled for safety reasons.\n\n"); in report_nonwl_laptop_detected()
123 "tables correctly. Some internal buses have been disabled for\n" in report_nonwl_laptop_detected()
124 "safety reasons. You can enforce using all buses by adding\n" in report_nonwl_laptop_detected()
125 " -p internal:laptop=this_is_not_a_laptop\n" in report_nonwl_laptop_detected()
196 msg_pwarn("Warning: The mainboard IDs set by -p internal:mainboard (%s:%s) do not\n" in internal_init()
217 /* FIXME: Enable cbtable searching on all non-x86 platforms supported in internal_init()
219 * FIXME: Find a replacement for DMI on non-x86. in internal_init()
228 * Disable all internal buses by default if we are not sure in internal_init()
229 * this isn't a laptop. Board-enables may override this, in internal_init()
230 * non-legacy buses (SPI and opaque atm) are probed anyway. in internal_init()
241 if (ret == -2) { in internal_init()
249 /* Probe unconditionally for ITE Super I/O chips. This enables LPC->SPI translation on IT87* and in internal_init()
263 /* Report if a non-whitelisted laptop is detected that likely uses a legacy bus. */ in internal_init()