diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-17 03:37:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-09-17 03:37:01 +0000 |
commit | d98375f36b4f02dac2a4fd755a77902a39d86776 (patch) | |
tree | 570f57232122c2c2a0b076c7a26921c110c55cf2 | |
parent | 3317b5b23c48129f278605ad2f6c910db4204c8d (diff) |
Don't claim we support 3Com CompactFlash Ethernet yet, since apparently it's
been tested under both NetBSD and FreeBSD with no success. Our driver is
similar.
-rw-r--r-- | share/man/man4/ep.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index b89f1daadc3..a528c37d281 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.16 2000/09/15 16:23:46 aaron Exp $ +.\" $OpenBSD: ep.4,v 1.17 2000/09/17 03:37:00 aaron Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -63,8 +63,6 @@ EtherLink III LAN PC Card (PCMCIA) Fast EtherLink III PCI .It 3C595 Fast EtherLink III 10/100 PCI -.It 3C1 -3Com U.S. Robotics 10 Mbps LAN CF+ Card .El .Pp Other models of 3Com network cards are supported by the |