Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 08/19/2005 17:08:59
Module Name:	src
Committed By:	bouyer
Date:		Fri Aug 19 17:08:59 UTC 2005

Modified Files:
	src/sys/dev/ic: aic7xxx.c

Log Message:
We can't free struct ahc_softc on NetBSD either, because it comes from
config(9). Fix a corruption on alldevs list when an ahc device fails to
initialise.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 src/sys/dev/ic/aic7xxx.c

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