RE: [Scsirastools-developers] [PATCH] support more device types in sgcommon
Brought to you by:
arcress
From: Cress, A. R <and...@in...> - 2005-05-11 15:22:45
|
Thanks Nate, I merged this in and will put out a new release soon. Andy=20 -----Original Message----- From: scs...@li... [mailto:scs...@li...] On Behalf Of Dailey, Nate Sent: Tuesday, May 10, 2005 3:41 PM To: 'scs...@li...' Cc: Dailey, Nate Subject: [Scsirastools-developers] [PATCH] support more device types in sgcommon I don't know if anyone else would find this useful, but... The following patch adds a few peripheral device types to the devtype_array in sgcommon. Without this change, I couldn't issue commands (bus reset, for example) in sgdiag via an enclosure services device. I also made a change to remove a check on "devstat[0] > DEVT_MAX" because the same check is performed again just a few lines below. This patch is against scsirastools 1.4.14. Nate Dailey Stratus Technologies |