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
69 new driver or DDP package.
78 overwrite a package, unload all PFs and then reload the driver with the new
81 - Except for Linux, you can only use one DDP package per driver, even if you
82 have more than one device installed that uses the driver.
95 The DDP package is installed as part of the driver binary. You don't need to
98 If you encounter issues with the DDP package file, download the latest driver.
103 The DDP package is installed as part of the driver binary. You don't need to
106 If you encounter issues with the DDP package file, download the latest driver.
111 The FreeBSD driver automatically installs the default DDP package file during
112 driver installation. See the ice driver README for general installation and
115 The DDP package loads during device initialization. The driver looks for the
119 updated driver or ice_ddp module. See the log messages for more information.
121 NOTE: It's important to do 'make install' during initial ice driver
122 installation so that the driver loads the DDP package automatically.
127 The Linux driver automatically installs the default DDP package file during
128 driver installation. See the ice driver README for general installation and
131 The DDP package loads during device initialization. The driver looks for
135 by the linux-firmware software package or the ice out-of-tree driver
139 updated driver or DDP package file. See the log messages for more information.
177 5. Reload the driver with the new package.