Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/12/1995 16:00:02
christos
Sun Nov 12 15:55:28 EST 1995
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv14474

Modified Files:
	aic7870.c 
Log Message:
Don't use the softc at probe time on pci devices because it has not been
allocated yet. Thanks Charles...