Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src
Module Name: src
Committed By: msaitoh
Date: Mon Nov 3 22:05:37 UTC 2014
Modified Files:
src/share/man/man4 [netbsd-6]: bio.4 mpt.4
src/sys/dev/ic [netbsd-6]: mpt.c mpt.h mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1160):
sys/dev/ic/mpt_netbsd.c: revision 1.26-1.31
sys/dev/ic/mpt.c: revision 1.17
share/man/man4/bio.4: revision 1.12
share/man/man4/mpt.4: revision 1.6
sys/dev/ic/mpt.h: revision 1.8
- 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.
- 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.9 -r1.9.10.1 src/share/man/man4/bio.4
cvs rdiff -u -r1.5 -r1.5.10.1 src/share/man/man4/mpt.4
cvs rdiff -u -r1.15 -r1.15.10.1 src/sys/dev/ic/mpt.c
cvs rdiff -u -r1.7 -r1.7.14.1 src/sys/dev/ic/mpt.h
cvs rdiff -u -r1.17.2.1 -r1.17.2.2 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