Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
7 lines
355 B
Plaintext
7 lines
355 B
Plaintext
The kldpatch utility can print or alter the content of device/quirk tables
|
|
in kernel modules. These tables are generally used to identify devices,
|
|
and possibly apply specific quirks to enable/disable certain features.
|
|
|
|
Kldpatch is especially useful to let the kernel recognise a new device
|
|
without rebooting and rebuilding/reinstalling kernel or modules.
|