Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



gwr
Wed Feb 26 14:22:14 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv3830

Modified Files:
        ncr5380var.h 
Log Message:
Add the new member "sc_no_disconnect" to ncr5380_softc, and
remove NCR5380_PERMIT_RESELECT.


gwr
Wed Feb 26 14:23:49 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv3976

Modified Files:
        ncr5380sbc.c 
Log Message:
Use sc_no_disconnect (per-target) instead of NCR5380_PERMIT_RESELECT.


gwr
Wed Feb 26 14:26:04 PST 1997
Update of /cvsroot/src/sys/arch/sun3/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4188

Modified Files:
        sivar.h si.c si_obio.c si_vme.c 
Log Message:
Allow per-target control over disconnect/reselect.


gwr
Wed Feb 26 14:29:08 PST 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4268/mac68k/dev

Modified Files:
        sbc.c 
Log Message:
Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT.
This driver should be updated to allow per-target control over
disconnect/reselect, but I will leave that to the port masters.


gwr
Wed Feb 26 14:29:10 PST 1997
Update of /cvsroot/src/sys/arch/pc532/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4268/pc532/dev

Modified Files:
        ncr.c 
Log Message:
Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT.
This driver should be updated to allow per-target control over
disconnect/reselect, but I will leave that to the port masters.


gwr
Wed Feb 26 14:29:12 PST 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4268/sparc/dev

Modified Files:
        si.c 
Log Message:
Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT.
This driver should be updated to allow per-target control over
disconnect/reselect, but I will leave that to the port masters.


gwr
Wed Feb 26 14:29:14 PST 1997
Update of /cvsroot/src/sys/arch/vax/vsa
In directory netbsd1:/var/slash-tmp/cvs-serv4268/vax/vsa

Modified Files:
        ncr.c 
Log Message:
Minimal changes to adapt to removal of NCR5380_PERMIT_RESELECT.
This driver should be updated to allow per-target control over
disconnect/reselect, but I will leave that to the port masters.




Home | Main Index | Thread Index | Old Index