Subject: CVS commit: [netbsd-2-0] src/sys/arch/sgimips/mace
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/12/2004 04:16:33
Module Name:	src
Committed By:	jmc
Date:		Thu Aug 12 04:16:33 UTC 2004

Modified Files:
	src/sys/arch/sgimips/mace [netbsd-2-0]: if_mec_mace.c

Log Message:
Pullup rev 1.5 (requested by tsutsui in ticket #746)

- It turns out alignment restriction for TX descs is 8kbytes, not 64kbytes.
- Use MEC_TX_ALIAS register to set/clear TX interrupt enable bit.


To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 src/sys/arch/sgimips/mace/if_mec_mace.c

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