CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/03 01:09:29
Modified files:
sys/dev/ata : atascsi.c atascsi.h
sys/scsi : scsi_disk.h
Log message:
add support for emulating the disk characteristics and disk limits vpd
pages. this if the first step in figuring out if disks use a different
physical block size compared to the logical block size they present to the
operating system.
