diff options
author | 2003-01-13 17:25:08 +0000 | |
---|---|---|
committer | 2003-01-13 17:25:08 +0000 | |
commit | 1d2bd2fd7698a64b567a9dd7535b923bc74c4c30 (patch) | |
tree | fadc2eb256d48527d98fa811e9d185e0f882e3cb | |
parent | Don't use a global variable to determine which pci_conf* function to call, (diff) | |
download | wireguard-openbsd-1d2bd2fd7698a64b567a9dd7535b923bc74c4c30.tar.xz wireguard-openbsd-1d2bd2fd7698a64b567a9dd7535b923bc74c4c30.zip |
note 3Com 9201 support here as well
-rw-r--r-- | share/man/man4/xl.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 2960d03bd53..b390cd4e460 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.25 2002/09/26 22:09:53 miod Exp $ +.\" $OpenBSD: xl.4,v 1.26 2003/01/13 17:25:08 henning Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -77,6 +77,8 @@ Fast EtherLink XL PCI Fast EtherLink Server NIC .It 3CSOHO OfficeConnect Fast Ethernet NIC +.It 9201 +NVidia nForce2 integrated 3Com 9201 (nForce2-ST, nForce2-GT) .El .Pp It also supports embedded 3C905-TX and 3C905B-TX Ethernet hardware found |