diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-01-15 01:41:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-01-15 01:41:03 +0000 |
commit | 6023153b29bdbb5ad67b39b51cf24ee2c00e4788 (patch) | |
tree | ba9a8bbc839985cf37c845f591f3e14b07c007c6 /sys/dev | |
parent | 336305543ad5abd4f77606599e1896b29af0386b (diff) |
update from netbsd
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/isa/if_eg.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/isa/if_eg.c b/sys/dev/isa/if_eg.c index e62e7c0f218..50ee31aafa5 100644 --- a/sys/dev/isa/if_eg.c +++ b/sys/dev/isa/if_eg.c @@ -1,4 +1,4 @@ -/* $NetBSD: if_eg.c,v 1.20 1995/07/24 04:12:45 mycroft Exp $ */ +/* $NetBSD: if_eg.c,v 1.22 1996/01/10 18:21:52 hpeyerl Exp $ */ /* * Copyright (c) 1993 Dean Huxley <dean@fsa.ca> @@ -29,6 +29,9 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/* + * Support for 3Com 3c505 Etherlink+ card. + */ /* To do: * - multicast |