* Basic UB q
@ 2004-12-20 21:26 Jan Engelhardt
2004-12-20 21:30 ` Lee Revell
[not found] ` <mailman.1103578621.31042.linux-kernel2news@redhat.com>
0 siblings, 2 replies; 3+ messages in thread
From: Jan Engelhardt @ 2004-12-20 21:26 UTC (permalink / raw)
To: linux-kernel
Hello list,
what is the "ub" driver good for? Doesnot USB over SCSI work well enough?
Jan Engelhardt
--
ENOSPC
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Basic UB q
2004-12-20 21:26 Basic UB q Jan Engelhardt
@ 2004-12-20 21:30 ` Lee Revell
[not found] ` <mailman.1103578621.31042.linux-kernel2news@redhat.com>
1 sibling, 0 replies; 3+ messages in thread
From: Lee Revell @ 2004-12-20 21:30 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: linux-kernel
On Mon, 2004-12-20 at 22:26 +0100, Jan Engelhardt wrote:
> Hello list,
>
>
> what is the "ub" driver good for? Doesnot USB over SCSI work well enough?
>
Because that requires the SCSI layer which is overkill for very simple
devices.
Lee
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Basic UB q
[not found] ` <mailman.1103578621.31042.linux-kernel2news@redhat.com>
@ 2004-12-21 21:09 ` Pete Zaitcev
0 siblings, 0 replies; 3+ messages in thread
From: Pete Zaitcev @ 2004-12-21 21:09 UTC (permalink / raw)
To: Lee Revell, zaitcev; +Cc: linux-kernel
On Mon, 20 Dec 2004 16:30:57 -0500, Lee Revell <rlrevell@joe-job.com> wrote:
> On Mon, 2004-12-20 at 22:26 +0100, Jan Engelhardt wrote:
> > what is the "ub" driver good for? Doesnot USB over SCSI work well enough?
> Because that requires the SCSI layer which is overkill for very simple
> devices.
This is not quite what I had in mind. Memory is not that expensive,
and ub has to carry a miniature SCSI stack in it anyway. But getting
rid of a few oopses and lockups would be nice. James does a very good job
trying to contain the complexity of the SCSI stack, however I still see
some problems. Perhaps not even him, not Doug Ledford, not anyone is capable
of making a SCSI stack which does not crash. The 2.6.9 was especially painful
and hurt us quite a bit, I'm going to be sore for a while. I cannot be sure
that this sort of thing is not going to happen when we try to ship RHEL 5.
But even if nothing else, I think ub is prompting some positive changes
in usb-storage. There is some talk of better debuggability already, for
example.
The biggest problem with ub right now is that it's pissing Matt Dharm off
by flooding him with retarded bug reports from users who: a) override default
(which is set to ub off), b) ignore warnings in the help, c) cannot figure
out what they just broke. If we had a way to make users like Jan to send
reports to me instead, it would be great progress. Most are well-intentioned.
The approach most seem to advocate is to create a better safety net for
users by instilling palliatives such as making CONFIG_BLK_DEV_UB to depend
on CONFIG_EXPERIMENTAL. Unfortunately, it's not likely to do much. If they
override default settings, they are not likely to be deterred so simply.
I'm considering printing some warnings into syslog, although it's terribly
lame (remember the infamous "Data integrity not assured for USB storage").
This needs some thinking.
Cheers,
-- Pete
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-21 21:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 21:26 Basic UB q Jan Engelhardt
2004-12-20 21:30 ` Lee Revell
[not found] ` <mailman.1103578621.31042.linux-kernel2news@redhat.com>
2004-12-21 21:09 ` Pete Zaitcev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox