Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/sgimips/sgimips



Module Name:    src
Committed By:   tron
Date:           Thu Oct  6 11:51:21 UTC 2005

Modified Files:
        src/sys/arch/sgimips/sgimips [netbsd-3]: disksubr.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #864):
        sys/arch/sgimips/sgimips/disksubr.c: revision 1.16
On converting sgimips disklabel into BSD disklabel, don't take
dp_secbytes in the SGI volume header because the ARCS firmware ignores it.
Instead, leave the hardware default value set by each driver and
adjust offset values in the SGI volhdr according to the real sector size.
Fixes "resource shortage" messages on mounting a bootable CD-ROM image
which has the SGI volhdr. See posts on port-sgimips for details:
http://mail-index.netbsd.org/port-sgimips/2005/09/12/0000.html
http://mail-index.netbsd.org/port-sgimips/2005/09/12/0001.html
http://mail-index.netbsd.org/port-sgimips/2005/09/14/0000.html


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.10.1 src/sys/arch/sgimips/sgimips/disksubr.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