* ide-scsi in 2.5.51
@ 2002-12-14 20:22 Willem Riede
2002-12-17 5:42 ` Andre Hedrick
0 siblings, 1 reply; 2+ messages in thread
From: Willem Riede @ 2002-12-14 20:22 UTC (permalink / raw)
To: linux-scsi
In my efforts to make osst work on 2.5.51 I've been pretty successful with
the SC-30 (scsi) and the FW-30 (ieee1394). But the ide-scsi is giving me
trouble with the DI-30 (Atapi). I get the same problem with another ide
connected tape drive and st, by the way, so I am taking a closer look at
ide-scsi. When I load the module I get:
Dec 14 14:50:55 fallguy kernel: Badness in kobject_register at lib/kobject.c:113
Dec 14 14:50:55 fallguy kernel: Call Trace:
Dec 14 14:50:55 fallguy kernel: [<c01c7c88>] kobject_register+0x58/0x70
Dec 14 14:50:55 fallguy kernel: [<c01db442>] bus_add_driver+0x82/0xd0
Dec 14 14:50:55 fallguy kernel: [<c022bd00>] ide_drive_remove+0x0/0x30
Dec 14 14:50:55 fallguy kernel: [<c022bdec>] ide_register_driver+0xbc/0xf0
Dec 14 14:50:55 fallguy kernel: [<c0133f6a>] sys_init_module+0x1ba/0x1d0
Dec 14 14:50:55 fallguy kernel: [<c010b643>] syscall_call+0x7/0xb
Dec 14 14:50:55 fallguy kernel:
Dec 14 14:50:55 fallguy kernel: scsi HBA driver idescsi didn't set max_sectors, please fix the template
<3>ERROR: SCSI host `ide-scsi' has no error handling
Dec 14 14:50:55 fallguy kernel: ERROR: This is not a safe way to run your SCSI host
Dec 14 14:50:55 fallguy kernel: ERROR: The error handling must be added to this driver
Dec 14 14:50:55 fallguy kernel: Call Trace:
Dec 14 14:50:55 fallguy kernel: [<c023687d>] scsi_register+0x2cd/0x2e0
Dec 14 14:50:55 fallguy kernel: [<c02368be>] scsi_register_host+0x2e/0xe0
Dec 14 14:50:55 fallguy kernel: [<c0133f6a>] sys_init_module+0x1ba/0x1d0
Dec 14 14:50:55 fallguy kernel: [<c010b643>] syscall_call+0x7/0xb
Dec 14 14:50:55 fallguy kernel:
Dec 14 14:50:55 fallguy kernel: scsi4 : SCSI host adapter emulation for IDE ATAPI devices
So it seems that ide-scsi hasn't kept up with the evolving 2.5 kernel.
If no-one else is working on this, I'm prepared to take a stab at it,
but to get me jump-started any advise / hint will be most welcome.
Thanks, Willem Riede.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ide-scsi in 2.5.51
2002-12-14 20:22 ide-scsi in 2.5.51 Willem Riede
@ 2002-12-17 5:42 ` Andre Hedrick
0 siblings, 0 replies; 2+ messages in thread
From: Andre Hedrick @ 2002-12-17 5:42 UTC (permalink / raw)
To: Willem Riede; +Cc: linux-scsi
Willem,
Please jump on it!
On Sat, 14 Dec 2002, Willem Riede wrote:
> In my efforts to make osst work on 2.5.51 I've been pretty successful with
> the SC-30 (scsi) and the FW-30 (ieee1394). But the ide-scsi is giving me
> trouble with the DI-30 (Atapi). I get the same problem with another ide
> connected tape drive and st, by the way, so I am taking a closer look at
> ide-scsi. When I load the module I get:
>
>
> Dec 14 14:50:55 fallguy kernel: Badness in kobject_register at lib/kobject.c:113
> Dec 14 14:50:55 fallguy kernel: Call Trace:
> Dec 14 14:50:55 fallguy kernel: [<c01c7c88>] kobject_register+0x58/0x70
> Dec 14 14:50:55 fallguy kernel: [<c01db442>] bus_add_driver+0x82/0xd0
> Dec 14 14:50:55 fallguy kernel: [<c022bd00>] ide_drive_remove+0x0/0x30
> Dec 14 14:50:55 fallguy kernel: [<c022bdec>] ide_register_driver+0xbc/0xf0
> Dec 14 14:50:55 fallguy kernel: [<c0133f6a>] sys_init_module+0x1ba/0x1d0
> Dec 14 14:50:55 fallguy kernel: [<c010b643>] syscall_call+0x7/0xb
> Dec 14 14:50:55 fallguy kernel:
> Dec 14 14:50:55 fallguy kernel: scsi HBA driver idescsi didn't set max_sectors, please fix the template
> <3>ERROR: SCSI host `ide-scsi' has no error handling
> Dec 14 14:50:55 fallguy kernel: ERROR: This is not a safe way to run your SCSI host
> Dec 14 14:50:55 fallguy kernel: ERROR: The error handling must be added to this driver
> Dec 14 14:50:55 fallguy kernel: Call Trace:
> Dec 14 14:50:55 fallguy kernel: [<c023687d>] scsi_register+0x2cd/0x2e0
> Dec 14 14:50:55 fallguy kernel: [<c02368be>] scsi_register_host+0x2e/0xe0
> Dec 14 14:50:55 fallguy kernel: [<c0133f6a>] sys_init_module+0x1ba/0x1d0
> Dec 14 14:50:55 fallguy kernel: [<c010b643>] syscall_call+0x7/0xb
> Dec 14 14:50:55 fallguy kernel:
> Dec 14 14:50:55 fallguy kernel: scsi4 : SCSI host adapter emulation for IDE ATAPI devices
>
>
> So it seems that ide-scsi hasn't kept up with the evolving 2.5 kernel.
> If no-one else is working on this, I'm prepared to take a stab at it,
> but to get me jump-started any advise / hint will be most welcome.
>
> Thanks, Willem Riede.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Andre Hedrick
LAD Storage Consulting Group
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-17 5:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-14 20:22 ide-scsi in 2.5.51 Willem Riede
2002-12-17 5:42 ` Andre Hedrick
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.