Subject: CVS commit: [netbsd-2] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/22/2005 21:29:15
Module Name:	src
Committed By:	riz
Date:		Mon Aug 22 21:29:15 UTC 2005

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

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #5590):
	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.109 -r1.109.4.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.