Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/24/2005 18:00:46
Module Name:	src
Committed By:	riz
Date:		Wed Aug 24 18:00:46 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-3]: aic7xxx.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #686):
	sys/dev/ic/aic7xxx.c: revision 1.115
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.112 -r1.112.2.1 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.