Lines Matching +full:low +full:- +full:level
1 .. SPDX-License-Identifier: GPL-2.0
8 --------
14 interfaces with the applications on one side and all the low level drivers
19 i. Avoid duplicate code from the low level drivers.
20 ii. Unburden the low level drivers from having to export the
24 multiple low level drivers.
27 ioctl commands. But this module is envisioned to handle all user space level
32 -------
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 ------
60 module acts as a registry for low level hba drivers. The low level drivers
66 The lower level drivers now understand only a new improved ioctl packet called
75 can easily be more than one. But since megaraid is the only low level driver