[Scsirastools-developers] [PATCH] support more device types in sgcommon
Brought to you by:
arcress
From: Dailey, N. <Nat...@st...> - 2005-05-10 19:41:51
|
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 |