diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-12-02 01:58:26 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-12-02 01:58:26 +0000 |
commit | d99839b0a1dd089db0f10ee74329b9edf3014708 (patch) | |
tree | 5c581f8b810e0f02c71326279e2b050318e0d735 | |
parent | 3299e6419e8beb4938546eca98f9158a93495b79 (diff) |
vge(4) on amd64 now
-rw-r--r-- | distrib/notes/amd64/hardware | 5 | ||||
-rw-r--r-- | share/man/man4/man4.amd64/intro.4 | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/distrib/notes/amd64/hardware b/distrib/notes/amd64/hardware index df944f89383..e17e9f7071f 100644 --- a/distrib/notes/amd64/hardware +++ b/distrib/notes/amd64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.24 2004/11/21 18:48:10 grange Exp $ +dnl $OpenBSD: hardware,v 1.25 2004/12/02 01:58:25 pvalchev Exp $ OpenBSD/MACHINE OSREV should work on all Athlon 64-based and compatible designs. @@ -508,6 +508,9 @@ dnl US Robotics 2445 PCMCIA Linksys EG1032v2 (1000baseT) Linksys EG1064v2 (1000baseT) SMC 9452TX (1000baseT) + VIA Networking VT6122 based PCI adapters, including: + ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701) + ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702) ATM Adapters Efficient Networks EN-155 and Adaptec ANA-590X ATM interfaces diff --git a/share/man/man4/man4.amd64/intro.4 b/share/man/man4/man4.amd64/intro.4 index 1cf7db423ef..80dfbf29fbf 100644 --- a/share/man/man4/man4.amd64/intro.4 +++ b/share/man/man4/man4.amd64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.7 2004/11/09 22:01:59 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.8 2004/12/02 01:58:25 pvalchev Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -393,6 +393,8 @@ Handspring Visor device interface. YAP phone firmware interface. .It Xr vga 4 PC display adapter driver for VGA compatible adapters. +.It Xr vge 4 +VIA VT6122 Gigabit Ethernet. .It Xr vr 4 VIA Rhine Ethernet. .\".It Xr wb 4 |