OpenBSD CVS

CVS log for src/share/man/man4/aq.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 31 21:43:38 2022 UTC (2 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

missing full stop;

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 11 12:44:58 2022 UTC (2 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

remove reference to gcu(4) which is only used by em(4) on Intel EP80579

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 8 20:29:21 2021 UTC (2 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

attempt to standardise the way we specify speeds in our name description (Nd)
lines;

sthen and deraadt argued for unit suffixes for speeds 1Gb+
deraadt also requested Gigabit be standardised to 1Gb

ok sthen deraadt ian benno

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 2 10:11:21 2021 UTC (2 years, 9 months ago) by mlarkin
Branch: MAIN

aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters

Adds support for Aquantia AQC1xx family of PCIe ethernet adapters. This
driver supports 1Gbps through 10Gbps modes of operation based on the
hardware and media/switch capabilities.

The initial code was ported from NetBSD, with jmatthew@ finishing up
the Tx/Rx ring support and interrupt handler routine.

The driver only supports devices using firmware V2.

This diff enables aq(4) on riscv64 and amd64, the only platforms where
I have tested the driver, but it likely works on other architectures
as well.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.