Subject: CVS commit: src/sys/arch/sgimips/mace
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/01/2004 06:36:36
Module Name: src
Committed By: tsutsui
Date: Sun Aug 1 06:36:36 UTC 2004
Modified Files:
src/sys/arch/sgimips/mace: if_mec_mace.c
Log Message:
- 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.4 -r1.5 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.