Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA26794; Sat, 2 Dec 95 14:04:34 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA16819; Sat, 2 Dec 95 14:03:14 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.12/8.6.9) id NAA23350; Sat, 2 Dec 1995 13:30:05 -0500
Received: (from source@localhost) by pain.lcs.mit.edu (8.6.12/8.6.9) id NAA23344; Sat, 2 Dec 1995 13:30:01 -0500
Date: Sat, 2 Dec 1995 13:30:01 -0500
From: The Source of All Evil <source@NetBSD.ORG>
Message-Id: <199512021830.NAA23344@pain.lcs.mit.edu>
To: source-changes@pain.lcs.mit.edu
Subject: sun-lamp CVS commits
Sender: owner-source-changes@NetBSD.ORG
Precedence: list
X-Loop: source-changes@NetBSD.ORG


thorpej
Sat Dec  2 10:22:22 PST 1995
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23135

Modified Files:
	ac.c ct.c device.h fhpib.c grf_machdep.c hilvar.h hpib.c 
	if_le.c mt.c nhpib.c ppi.c rd.c scsi.c scsivar.h sd.c st.c 
Log Message:
Use a "match/attach" rather than "init" scheme for probing devices.
This is a step towards getting the drivers ready for new config.

