devs-dwc.so

Updated: April 19, 2023

Driver for DWC Gigabit Ethernet Controller

Syntax:

io-sock -d dwc [option[,option ...]]

mount -T io-sock [-o option[,option ...]] dwc

Runs on:

QNX Neutrino

Options:

Use commas, not spaces, to separate the options.
prefix=prefix
Specifies the instance of io-sock that mounts this driver. You specify the prefix that creates an alternative stack when you start io-sock. Used only when you load a driver with mount after starting io-sock.
qnxdev=device
When Plug & Play is disabled, specifies the device instance to use. Use devinfo -v to determine the location value to use (e.g., qnxdev=pci0:0:25:0).

Description:

The devs-dwc.so driver is ported from FreeBSD to provide support for the DWC Gigabit Ethernet Controller. Because it has not yet been formally released by FreeBSD, no FreeBSD documentation is available.

For information on starting io-sock with a driver or loading a driver later using mount, see Starting io-sock and Driver Management.”