Source-Changes archive

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

CVS commit: src/sys/dev/isa



Module Name:    src
Committed By:   tsutsui
Date:           Wed Dec 24 16:56:28 UTC 2008

Modified Files:
        src/sys/dev/isa: fd.c

Log Message:
Set all default geometry parameters (not only secpercyl and secsize)
before readdisklabel(9) on DIOCGDINFO so that we can get correct
media size via the ioctl. (usually floppy doesn't have a real disklabel)

Tested on i386 with 1.44M floppy.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/dev/isa/fd.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