Lines Matching refs:driver

27 The DDP package loads during device initialization. The driver checks to see if
28 the DDP package is present and compatible. If this file exists, the driver will
30 with the driver, the driver will go into Safe Mode where it will use the
66 new driver or DDP package.
75 overwrite a package, unload all PFs and then reload the driver with the new
78 - Except for Linux, you can only use one DDP package per driver, even if you
79 have more than one device installed that uses the driver.
92 The DDP package is installed as part of the driver binary. You don't need to
95 If you encounter issues with the DDP package file, download the latest driver.
100 The DDP package is installed as part of the driver binary. You don't need to
103 If you encounter issues with the DDP package file, download the latest driver.
108 The FreeBSD driver automatically installs the default DDP package file during
109 driver installation. See the base driver README for general installation and
112 The DDP package loads during device initialization. The driver looks for the
116 updated driver or ice_ddp module. See the log messages for more information.
118 NOTE: It's important to do 'make install' during initial ice driver
119 installation so that the driver loads the DDP package automatically.
124 The Linux driver automatically installs the default DDP package file during
125 driver installation. Read the base driver README for general installation and
128 The DDP package loads during device initialization. The driver looks for
132 by the linux-firmware software package or the out-of-tree driver installation.
135 updated driver or DDP package file. Refer to the log messages for more
174 5. Reload the driver with the new package.