On Thu, 03 Jan 2008 10:45:24 +0000 Javen Wu <[EMAIL PROTECTED]> wrote:
> This time I add EVPD page83 support. I put vendorID+product ID
> + ips instance# + volumeID together to generate the GUID for
> IBM serveRAID volumes. Hope it works for you this time. :)
Indeed, it does!
# prtconf -v /dev/dsk/c3t0d0s4
sd, instance #0
[...]
Hardware properties:
name='devid' type=string items=1
value='id1,[EMAIL PROTECTED]'
name='inquiry-revision-id' type=string items=1
value='V1.0'
name='inquiry-product-id' type=string items=1
value='ServeRAID Volum'
name='inquiry-vendor-id' type=string items=1
value='IBM'
name='inquiry-device-type' type=int items=1
value=00000000
[...]
# prtconf -v /dev/dsk/c3t1d0s4
sd, instance #1
[...]
Hardware properties:
name='devid' type=string items=1
value='id1,[EMAIL PROTECTED]'
name='inquiry-revision-id' type=string items=1
value='V1.0'
name='inquiry-product-id' type=string items=1
value='ServeRAID Volum'
name='inquiry-vendor-id' type=string items=1
value='IBM'
name='inquiry-device-type' type=int items=1
value=00000000
[...]
Odd that it didn't work with the Solaris-generated faked devid,
though... Do you think it's okay to stick with the devid in this
format, or should there an attempt made to make it work with just
standard inquiry without page83?
--
Andrew Deason
[EMAIL PROTECTED]
pgpLetIbUNQa7.pgp
Description: PGP signature
_______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
