Subject: CVS commit: syssrc/sys/arch/sgimips/hpc
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 11/20/2001 18:10:49
Module Name: syssrc
Committed By: rafal
Date: Tue Nov 20 16:10:49 UTC 2001
Modified Files:
syssrc/sys/arch/sgimips/hpc: if_sq.c
Log Message:
Post Jason's autoconfig cleanup, the DMA tags are actually passed in from
the parent, so we don't need to look at the innards of bus_dma anymore.
Also, remove the Todo item pertaining to autoconfig cleanup from the list
in the comments.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sgimips/hpc/if_sq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.