Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/19/2003 20:11:14
Module Name: src
Committed By: bouyer
Date: Thu Jun 19 20:11:14 UTC 2003
Modified Files:
src/sys/dev/ic: aic7xxx_osm.c
Log Message:
Make sure we pass the current state of the driver to scsipi_async_event(),
not the request from the mid-layer.
Fix kern/21893 from Anthony Mallet.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/aic7xxx_osm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.