Lines Matching +full:controller +full:- +full:dependent
1 .. SPDX-License-Identifier: GPL-2.0
8 --------
32 -------
37 solution. modprobe automatically loads dependent modules, so users
41 - Jeff Garzik (jgarzik@pobox.com), 02.25.2004 LKML
45 "As Jeff hinted, if your userspace<->driver API is consistent between
46 your new MPT-based RAID controllers and your existing megaraid driver,
54 - Matt Domsch, (Matt_Domsch@dell.com), 02.25.2004 LKML
57 ------
61 (currently only megaraid) register each controller with the common module.
74 Common module dedicates one uioc_t packet to each controller registered. This
77 as new controller classes get added, this will be tuned appropriately.