From a3fafc30d3fadeaba77468909b84eabce7ad54d6 Mon Sep 17 00:00:00 2001 From: markj Date: Mon, 17 Feb 2014 22:40:05 +0000 Subject: MFC r258036: Add IDs for the ASIX 88179 and 88178A USB to GigE adapters. MFC r258331: Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet adapters. Both devices support Gigabit Ethernet and USB 2.0, and the AX88179 supports USB 3.0. MFC r258617 (by lwhsu): Also note to add xhci(4) to kernel configuration to utilize USB 3.0 MFC r258618 (by lwhsu): Mention axge(4) --- share/man/man4/usb.4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/man/man4/usb.4') diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index d3a236f..f64d8b8 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 20, 2009 +.Dd November 26, 2013 .Dt USB 4 .Os .Sh NAME @@ -147,6 +147,7 @@ specifications can be found at: .Xr usbdi 4 , .Xr aue 4 , .Xr axe 4 , +.Xr axge 4 , .Xr cue 4 , .Xr ehci 4 , .Xr kue 4 , -- cgit v1.1