diff options
author | 2005-08-13 23:17:49 +0000 | |
---|---|---|
committer | 2005-08-13 23:17:49 +0000 | |
commit | 1b96d6afe53622ae26a0a0d405324b2a121a2fc5 (patch) | |
tree | 243df9c6a1c4a6efe9d58d1ce8f343f93603cfa8 | |
parent | add art.4. OK deraadt@ (diff) | |
download | wireguard-openbsd-1b96d6afe53622ae26a0a0d405324b2a121a2fc5.tar.xz wireguard-openbsd-1b96d6afe53622ae26a0a0d405324b2a121a2fc5.zip |
Xr new art driver. OK jmc@, put it in deraadt@
-rw-r--r-- | share/man/man4/pci.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 2eec1e51a18..6d33cdeb16a 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.124 2005/08/09 08:14:56 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.125 2005/08/13 23:17:49 claudio Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -184,6 +184,8 @@ controllers. .Bl -tag -width 10n -offset ind -compact .It Xr an 4 Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network adapters. +.It Xr art 4 +Accoom Networks Artery T1/E1 network adapters. .It Xr ath 4 Atheros IEEE 802.11a/b/g wireless network adapters. .It Xr atw 4 @@ -486,6 +488,7 @@ driver. .Xr ami 4 , .Xr an 4 , .Xr apecs 4 , +.Xr art 4 , .Xr ath 4 , .Xr atw 4 , .Xr auich 4 , |