Just joined the list so I apologize if this has already been addressed.
Ever since I upgraded my kernel to 2.4.4 from 2.4.2, it will no longer
recognize my Onstream ADR50 tape drive.
When I downgrade my kernel back to 2.4.2, it again works perfectly.
I'm 99% sure I did not make a mistake in my kernel config so I fear
something got broken between 2.4.2 and 2.4.4 and I just want to let the list
know so that it might get fixed for the next release.
Here is what I understand to be the only relevant portion of my kernel
.config:
#
# SCSI support
#
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
#
# SCSI low-level drivers
#
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=8
CONFIG_AIC7XXX_RESET_DELAY=5
I'd be happy to provide any additional information you might require.
John Lange
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]