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
DTSEC(4) FreeBSD Kernel Interfaces Manual DTSEC(4)

dtsec
Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:
include "dpaa/config.dpaa"
device dpaa
device miibus

The dtsec driver provides support for the DPAA-based gigabit Ethernet controller integrated in some of the Freescale system-on-chip devices.

The dtsec driver supports the following media types:

autoselect
Enable autoselection of the media type and options
10baseT/UTP
Set 10Mbps operation
100baseTX
Set 100Mbps operation
1000baseT
Set 1000baseT operation

The dtsec driver supports the following media options:

full-duplex
Set full duplex operation

The dtsec driver supports two operating modes:

Regular
Normal mode, utilizing the full datapath acceleration, Buffer Manager, and Queue Manager.
Independent
Runs disconnected from the Buffer Manager and Queue Manager.

Gigabit Ethernet controllers built into the following Freescale system-on-chip devices are known to work with the dtsec driver:

  • P2041, P3041
  • P5010, P5020

Additionally, the following devices are expected to work, but are untested:

  • P4080, P4040
  • P5040

altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), ifconfig(8)

The dtsec device driver first appeared in FreeBSD 11.0.

The base version of dtsec device driver was written by Semihalf. This manual page was written by Justin Hibbits.
October 31, 2017 FreeBSD 13.1-RELEASE

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

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