Subject: CVS commit: src/sys/dev/mca
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/25/2004 16:13:42
Module Name:	src
Committed By:	thorpej
Date:		Sat Sep 25 16:13:42 UTC 2004

Modified Files:
	src/sys/dev/mca: ed_mca.c

Log Message:
Can't actually auto-discover wedges here yet, because ed drives are
not attached with interrupts enabled, meaning we can't do the required
I/O.  Add a comment to this effect.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/mca/ed_mca.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.