Re: svn commit: r249658 - in head: bin/chio sys/cam/scsi sys/sys

2013-04-20 Thread Kenneth D. Merry
On Sat, Apr 20, 2013 at 05:45:43 -0600, Warner Losh wrote: > Hey Ken, > > this change doesn't compile for me. See below > > Warner > > On Apr 19, 2013, at 2:03 PM, Kenneth D. Merry wrote: [ ...] > > + ces->ces_designator_length = devid->designator_length; > > +

Re: svn commit: r249658 - in head: bin/chio sys/cam/scsi sys/sys

2013-04-20 Thread Warner Losh
Hey Ken, this change doesn't compile for me. See below Warner On Apr 19, 2013, at 2:03 PM, Kenneth D. Merry wrote: > Author: ken > Date: Fri Apr 19 20:03:51 2013 > New Revision: 249658 > URL: http://svnweb.freebsd.org/changeset/base/249658 > > Log: > Update chio(1) and ch(4) to support repor

svn commit: r249658 - in head: bin/chio sys/cam/scsi sys/sys

2013-04-19 Thread Kenneth D. Merry
Author: ken Date: Fri Apr 19 20:03:51 2013 New Revision: 249658 URL: http://svnweb.freebsd.org/changeset/base/249658 Log: Update chio(1) and ch(4) to support reporting element designators. This allows mapping a tape drive in a changer (as reported by 'chio status') to a sa(4) driver insta