Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/dev/scsipi



Module Name:    src
Committed By:   riz
Date:           Fri Mar  2 16:33:40 UTC 2012

Modified Files:
        src/sys/dev/scsipi [netbsd-6]: st.c st_atapi.c st_scsi.c stvar.h

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #64):
        sys/dev/scsipi/stvar.h: revision 1.24
        sys/dev/scsipi/st_scsi.c: revision 1.34
        sys/dev/scsipi/st_atapi.c: revision 1.28
        sys/dev/scsipi/st.c: revision 1.220
Convert st(4) to device_t, while here clean up the code and use uintXX_t
instead of u_intXX_t.


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.218.2.1 src/sys/dev/scsipi/st.c
cvs rdiff -u -r1.27 -r1.27.2.1 src/sys/dev/scsipi/st_atapi.c
cvs rdiff -u -r1.33 -r1.33.2.1 src/sys/dev/scsipi/st_scsi.c
cvs rdiff -u -r1.23 -r1.23.2.1 src/sys/dev/scsipi/stvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index