Source-Changes archive

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

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   scw
Date:           Sat Nov 25 12:03:38 UTC 2006

Modified Files:
        src/sys/dev/scsipi: cd.c

Log Message:
- Call disk_blocksize(9) when we determine the physical block size of the
  media. (Will this ever be anything other than 2048?)
- bounds_check_with_label() has been fixed, so put the correct partition
  size in the default disklabel.


To generate a diff of this commit:
cvs rdiff -r1.258 -r1.259 src/sys/dev/scsipi/cd.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