Hi, could I please ask for reviewing the fix for following Sparc AI bug ?
http://defect.opensolaris.org/bz/show_bug.cgi?id=5886 The webrev is available at: http://cr.opensolaris.org/~dambi/bug-5886 Thank you, Jan Modules affected: ----------------- * live-devices-local Testing done: ------------- configuration: test of the fix: * HW: * T1000 (8GB RWM), AI sparc image built from ipkg.sfbay:29048 [1] Without fix --------------- * /device tree was not being fully populated, for instance TD didn't report any disks: # /tmp/test_td -dv Disk discovery Total number of disks: 0 ------------------------------------------------------------------------------- num | name| vendor| ctype| mtype| rem| lbl| bsize|#of blocks|size [MB]| ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- [2] With fix ------------ * /device tree was populated, TD reported: # /tmp/test_td -dv Disk discovery Total number of disks: 2 ------------------------------------------------------------------------------- num | name| vendor| ctype| mtype| rem| lbl| bsize|#of blocks|size [MB]| ------------------------------------------------------------------------------- 1 |* c2t0d0| FUJITSU| scsi| FIXED| No| V| 512| 143374738| 70007| 2 | c2t1d0| FUJITSU| scsi| FIXED| No| V| 512| 143374738| 70007| -------------------------------------------------------------------------------
