CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/12 13:33:01
Modified files:
sys/arch/sparc64/dev: vdsk.c
sys/dev/pci : vioblk.c
Log message:
Handle big (a.k.a. >2TB) disks by adding logic to handle the 12 and 16
byte scsi read/write commands.
Issue pointed out by John Morrissey via bugs@. Problem reproduced and
fix tested by sf@ on vioblk.
ok sf@ kettenis@
