GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DSBDriverd(8) FreeBSD System Manager's Manual DSBDriverd(8)

dsbdriverd
A device driver loading daemon

dsbdriverd [-l | -c vendor:device] | [-fn] [-x driver,...]

dsbdriverd is a daemon that automatically tries to find and load the suitable driver for your PCI and USB hardware. On startup dsbdriverd scans the PCI and US(B) bus for all connected devices and looks up their driver in a database and linker.hints files using information provided by the hardware. The same applies to USB devices attached to the system later at runtime.

The options are as follows:

Check if there is a driver for the given vendor and device ID.
Run in foreground.
List installed devices and their corresponding driver.
Just show what would be done, but do not load any drivers, or call any Lua functions.
Exclude every driver in the comma separated list from loading. The list set via the -x flag takes precedence over the exclude list defined in the config file.

/usr/local/share/dsbdriverd/drivers.db
Driver database
/var/log/dsbdriverd.log
Logfile
/usr/local/etc/dsbdriverd/config.lua
Config file

Marcel Kaiser <mk@nic-nac-project.org>

June 12, 2022 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.