Source-Changes archive

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

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   msaitoh
Date:           Mon Sep 29 16:15:59 UTC 2014

Modified Files:
        src/share/man/man4 [netbsd-7]: bio.4 mpt.4
        src/sys/dev/ic [netbsd-7]: mpt.c mpt.h mpt_netbsd.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #120):
        sys/dev/ic/mpt_netbsd.c: revision 1.28
        sys/dev/ic/mpt_netbsd.c: revision 1.29
        sys/dev/ic/mpt.c: revision 1.17
        sys/dev/ic/mpt_netbsd.c: revision 1.30
        sys/dev/ic/mpt_netbsd.c: revision 1.31
        share/man/man4/bio.4: revision 1.12
        share/man/man4/mpt.4: revision 1.6
        sys/dev/ic/mpt.h: revision 1.8
        sys/dev/ic/mpt_netbsd.c: revision 1.26
        sys/dev/ic/mpt_netbsd.c: revision 1.27
- Add bio(4) support.
- xref mpt(4) in bio(4).
- xref bio(4) in mpt(4).
- show "sd0" instead of "mpt0" for volume device name
- include vendor/product/rev info for volumes and their disks.
- implement BIOCDISK_NOVOL
- for BIOCDISK_NOVOL, set bd_disknovol=true for any disk not associated with a
  volume for BIOCDISK_NOVOL, when setting bd_disknovol=false, also set
  bv_volid


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.4.1 src/share/man/man4/bio.4
cvs rdiff -u -r1.5 -r1.5.26.1 src/share/man/man4/mpt.4
cvs rdiff -u -r1.16 -r1.16.14.1 src/sys/dev/ic/mpt.c
cvs rdiff -u -r1.7 -r1.7.34.1 src/sys/dev/ic/mpt.h
cvs rdiff -u -r1.25 -r1.25.2.1 src/sys/dev/ic/mpt_netbsd.c

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