Home
last modified time | relevance | path

Searched hist:"1 b9fd76e30368489b561db5794b3831bcc28c8bc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dtape_3590.cdiff 1b9fd76e30368489b561db5794b3831bcc28c8bc Fri Oct 12 09:11:47 CDT 2007 Michael Holzheu <holzheu@de.ibm.com> [S390] tape: Fix medium state handling

Currently there are situations, where the tape medium state (loaded, unloaded,
unknown) is not set correctly. The reason is that the medium association
field is used to determine the medium state. This not always leads to
correct results. To fix that we use another field of the medium sense
data instead.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>