Home | History | Annotate | Download | only in doc

Lines Matching refs:drivers

7  1. Builtin drivers can't depend on modularized drivers (the modularized
8 drivers are attempted to load as builtins).
28 2. Currently, config(1) has no way to "no define" drivers
30 undefine drivers now, see MODULAR in amd64, which does
33 3. It is not always obvious by their names which drivers/options
36 4. Right now critical drivers that would need to be pre-loaded (ffs,
49 5. Not all parent bus drivers are capable of rescan, so some drivers
52 6. Many (most?) drivers are not yet modularized
58 existing drivers if they're willing to manage (ie, attach) a
59 device. Removing the built-in drivers tends to limit the
61 mechanism for identifying and loading drivers based on what
170 file? (See #17 below.) Then drivers that scan for children might
178 attachment causes conflicts with built-in drivers. (See the PR for