Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/27/2001 18:11:35
Module Name: syssrc
Committed By: tsutsui
Date: Thu Sep 27 15:11:35 UTC 2001
Modified Files:
syssrc/sys/dev/ic: ihavar.h
Log Message:
Adjust IHA_MAX_SG_ENTRIES since fragments of DMA buffer are not
more than (MAXPHYS / PAGE_SIZE + 1).
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/ihavar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.