Subject: CVS commit: src/sys/arch/sgimips/dev
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 01/11/2004 14:01:46
Module Name:	src
Committed By:	sekiya
Date:		Sun Jan 11 14:01:46 UTC 2004

Modified Files:
	src/sys/arch/sgimips/dev: if_mec.c if_mecreg.h

Log Message:
Checkpoint if_mec work (just in case I get hit by a bus).  This driver is still
not operational.  The MII code mostly works, DMA data structures are defined
and allocated, but tx/rx logic is missing.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sgimips/dev/if_mec.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/sgimips/dev/if_mecreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.