Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/10/2001 22:04:31
Module Name: syssrc
Committed By: jdolecek
Date: Sat Mar 10 20:04:31 UTC 2001
Modified Files:
syssrc/sys/dev/ic: i82586.c i82586var.h
syssrc/sys/dev/isa: if_ai.c if_ef.c if_ix.c
Log Message:
add 'why' argument to the channel attention hook function; this argument
is similar to the one passed to hwreset hook function
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/ic/i82586.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ic/i82586var.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/isa/if_ai.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/isa/if_ef.c syssrc/sys/dev/isa/if_ix.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.