On Mon, 6 Aug 2007, James Bottomley wrote:
>
> Confused ... you did get the first pull request in the first week.
Here's the problem. Let me repeat it again:
> > And after -rc1, I don't want to see crap like this:
> >
> > 46 files changed, 2837 insertions(+), 2050 deletions(-)
It DOES NO
On Mon, 2007-08-06 at 17:51 -0700, Linus Torvalds wrote:
>
> On Sat, 4 Aug 2007, James Bottomley wrote:
> >
> > This is mainly bug fixes ... there's one or two features completions
> > that have been delayed pending ack and review to do with bsg (headers
> > and passthrough) but these are really r
On Sat, 4 Aug 2007, James Bottomley wrote:
>
> This is mainly bug fixes ... there's one or two features completions
> that have been delayed pending ack and review to do with bsg (headers
> and passthrough) but these are really required to complete already
> upstream code.
James, this is the las
This is about 90% complete. I need to implement:
drivers/scsi/mca_53c9x.c:191: error: 'mca_esp_reset_dma' undeclared here (not
in a function)
drivers/scsi/mca_53c9x.c:192: error: 'mca_esp_dma_drain' undeclared here (not
in a function)
drivers/scsi/mca_53c9x.c:193: error: 'mca_esp_dma_invalidate
> > Caused-By : Thomas Renninger <[EMAIL PROTECTED]>
> > commit 29b71a1ca74491fab9fed09e9d835d840d042690
> A patch was sent to Tony. AFAIK it got accepted, not sure whether it
> already is in any and which git tree...
The suggested patch adds manual padding to the acpi_dev
Rob Landley wrote:
> On Sunday 05 August 2007 11:50:33 am Douglas Gilbert wrote:
>> Stefan Richter wrote:
>>> Rob Landley wrote:
There are such things as external SATA enclosures, but
they're A) few and far between,
>>> What? They are all the rage now. :-)
...
> My point is that there a
On Sunday 05 August 2007 11:50:33 am Douglas Gilbert wrote:
> Stefan Richter wrote:
> > Rob Landley wrote:
> >> So an sg device is for something like a scanner that doesn't
> >> present a block device?
> >
> > That's what I heard.
>
> The sg driver is a SCSI pass-through while the bsg driver is
> a
On Mon, 6 Aug 2007, James Bottomley wrote:
> On Mon, 2007-08-06 at 15:38 +0200, Geert Uytterhoeven wrote:
> > On Fri, 3 Aug 2007, Geoff Levand wrote:
> > > Nicholas A. Bellinger wrote:
> > > > Thank you for this information. I since been able to resolve my issue
> > > > on 2.6.16 (which ended up b
On Mon, 2007-08-06 at 15:38 +0200, Geert Uytterhoeven wrote:
> On Fri, 3 Aug 2007, Geoff Levand wrote:
> > Nicholas A. Bellinger wrote:
> > > Thank you for this information. I since been able to resolve my issue
> > > on 2.6.16 (which ended up being my fault), and was able to determine
> > > that
On Fri, 3 Aug 2007, Geoff Levand wrote:
> Nicholas A. Bellinger wrote:
> > Thank you for this information. I since been able to resolve my issue
> > on 2.6.16 (which ended up being my fault), and was able to determine
> > that the issue on 2.6.23-rc1 is due to
> > drivers/scsi/scsi_lib.c:scsi_exec
On Mon, 23 Jul 2007, FUJITA Tomonori wrote:
> This is against Linus' tree since scsi-misc doesn't include ps3rom
> driver yet.
>
> ---
> From: FUJITA Tomonori <[EMAIL PROTECTED]>
> Subject: [PATCH] ps3rom: convert to use the data buffer accessors
>
> This converts ps3rom driver to use the new acc
On Mon, Aug 06, Christoph Hellwig wrote:
> On Mon, Aug 06, 2007 at 02:45:46PM +0200, Olaf Hering wrote:
> >
> > glibc and make headers_install_all provide /usr/include/scsi
> > One of them has to go.
> >
> > A quick diff shows no differences, expect:
>
> ..
>
> > Which copy should be provided
On Mon, Aug 06, 2007 at 02:45:46PM +0200, Olaf Hering wrote:
>
> glibc and make headers_install_all provide /usr/include/scsi
> One of them has to go.
>
> A quick diff shows no differences, expect:
..
> Which copy should be provided by a distributor?
The glibc one of course. The kernel scsi.h
glibc and make headers_install_all provide /usr/include/scsi
One of them has to go.
A quick diff shows no differences, expect:
scsi.h:
glibc #define STATUS_MASK 0x3e
Linux #define STATUS_MASK 0xfe
glibc #define ABORT 0x06
Linux #define ABORT_T
Here's some more info on my configuration and the output of lspci -vv
(with the driver disabled, as it crashes otherwise). The kernel config
contains some extra options, as it is customized.
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.22.1
# Mon Aug 6 11:25:06
On Tue, 31 Jul 2007 23:12:26 +0300
Boaz Harrosh <[EMAIL PROTECTED]> wrote:
> The tested Kernels:
>
> 1. Jens's sglist-arch
> I was not able to pass all tests with this Kernel. For some reason when
> bigger than 256 pages commands are queued the Machine will run out
> of memory and will kill
16 matches
Mail list logo