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: 07/04/1995 03:20:02
mycroft
Tue Jul  4 03:10:15 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv408/include

Modified Files:
	psl.h 
Log Message:
Make hardware interrupts always block all software interrupts.

mycroft
Tue Jul  4 03:15:33 EDT 1995
Update of /a/cvsroot/src/sys/arch/alpha/alpha
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv841/arch/alpha/alpha

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:15:45 EDT 1995
Update of /a/cvsroot/src/sys/arch/amiga/amiga
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv872/arch/amiga/amiga

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:15:56 EDT 1995
Update of /a/cvsroot/src/sys/arch/atari/atari
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv898/arch/atari/atari

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:16:08 EDT 1995
Update of /a/cvsroot/src/sys/arch/hp300/hp300
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv923/arch/hp300/hp300

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:16:24 EDT 1995
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv955/arch/i386/i386

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:16:41 EDT 1995
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv986/arch/mac68k/mac68k

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:16:54 EDT 1995
Update of /a/cvsroot/src/sys/arch/pc532/pc532
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1013/arch/pc532/pc532

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:17:02 EDT 1995
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1037/arch/pmax/pmax

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:17:08 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1056/arch/sparc/sparc

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:17:16 EDT 1995
Update of /a/cvsroot/src/sys/arch/sun3/sun3
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1075/arch/sun3/sun3

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:17:23 EDT 1995
Update of /a/cvsroot/src/sys/arch/vax/vax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1094/arch/vax/vax

Modified Files:
	conf.c 
Log Message:
Make each disk and tape driver define its own read and write functions.
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:18:29 EDT 1995
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1127

Modified Files:
	ccd.c vnd.c 
Log Message:
Make each disk and tape driver define its own read and write functions.    
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.

mycroft
Tue Jul  4 03:18:58 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1161

Modified Files:
	kern_physio.c 
Log Message:
Make each disk and tape driver define its own read and write functions.    
Deprecate rawread() and rawwrite() completely.  Remove d_strategy from cdevsw to
force the abstraction barrier.