On Wed, Mar 30, 2005 at 05:15:55AM +0200, Kay Sievers wrote:
> ---
> sysfs: allow change of permissions for already created attributes
>
> Signed-off-by: Kay Sievers <[EMAIL PROTECTED]>
>
> = fs/sysfs/file.c 1.23 vs edited =
> --- 1.23/fs/sysfs/file.c 2005-02-26 15:48:19 +01:00
> +++
(This is re-post, I mistyped linux-scsi address in the first mail.
Sorry, Matthew.)
Hello, Matthew Wilcox.
The following might_sleep() message appears during booting on
scsi-misc-2.6. Quick glance shows that sym_alloc_lcb_tags() uses
GFP_KERNEL blindly.
sym0: <1010-33> rev 0x1 at pci :
On Thu, Mar 17, 2005 at 09:08:53AM -0800, Greg KH wrote:
> On Thu, Mar 17, 2005 at 09:53:21AM -0500, James Bottomley wrote:
> > On Wed, 2005-03-16 at 14:45 -0800, Patrick Mansfield wrote:
> > > Any comments on this? Should I resend these patches?
> >
> > Well, the basic comment is that there are a
$B(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(B
$B(.(,(/(B $B(.(,(/(B $B(.(,(/(B $B(.(,(/(B
$B(-=P(2(,(4$$(2(,(4I,(2(,(4>p(2(,(/(B
$B(1(,(42q(2(,(47O(2(,(4>!(2(,(4Js(-(B
$B(1(,(0(B $B(1(,(0(B $B(1(,(0
Adding Stub Driver - SCSI Parallel
This driver is having module_init, module_exit, and probe
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-7-mptspi
Description: Binary data
Changelog
(1) Kconfig - adding new mptspi and mptfc drivers
(2) Makefile - updates so new split driver can be compiled
(3) Makefile - adding other debug defines
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-1-kconfig
Description: Binary data
split driver support: mptscsih.[c,h]
Changelog
(1) Remove credits, -sralston references , update copyright
(2) split driver support
(3) module_init, module_exit, and probe routines moved to new
stub drivers, mptfc and mptspi
(4) some global parameters are moved to MPT_SCSI_HOST
Signed-off-by: E
Changelog: mptbase.[c,h]
(1) Use the DMA_32BIT_MASK constant
(2) Remove credits, -sralston references , update copyright
(3) split driver support
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-2-mptbase
Description: Binary data
Adding Stub Driver - Fiber Channel : mptfc.c
This driver is having module_init, module_exit, and probe
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-4-mptfc
Description: Binary data
Remove credits, -sralston references , update copyright : mptlan.[c,h]
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-5-mptlan
Description: Binary data
Remove credits and update copyright - mptctl.[c,h]
Signed-off-by: Eric Moore <[EMAIL PROTECTED]>
patch-3-mptctl
Description: Binary data
We have the scsi_print_* functions in the proper namespace for a long
time now and there weren't a lot users left.
--- 1.22/drivers/scsi/53c7xx.c 2004-05-12 17:46:19 +02:00
+++ edited/drivers/scsi/53c7xx.c2005-03-29 17:32:18 +02:00
@@ -280,6 +280,7 @@
#endif
#include "scsi.h"
+#inclu
Adapted from a patch in SuSE's kernel SRPM.
--- 1.65/drivers/block/scsi_ioctl.c 2005-01-20 16:41:57 +01:00
+++ edited/drivers/block/scsi_ioctl.c 2005-03-29 17:54:17 +02:00
@@ -328,11 +328,6 @@
return 0;
}
-#define FORMAT_UNIT_TIMEOUT(2 * 60 * 60 * HZ)
-#define START_S
On Wed, Mar 23, 2005 at 06:13:26PM +0900, Tejun Heo wrote:
> Hi,
>
> James Bottomley wrote:
> >On Wed, 2005-03-23 at 11:14 +0900, Tejun Heo wrote:
> >
> >>So, basically, SCSI high-level object (scsi_disk) and
> >>mid-level object (scsi_device) are reference counted by users,
> >>not t
On Tue, Mar 29, 2005 at 08:49:33AM -0800, Mark Haverkamp wrote:
> I ran sparse on the driver and without the -Wbitwise, it only has 7
> warnings such as:
>
> CHECK drivers/scsi/aacraid/linit.c
> drivers/scsi/aacraid/linit.c:218:12: warning: symbol 'aac_info' was not
> declared. Should it be sta
On Mon, 2005-03-28 at 22:59 +0100, Christoph Hellwig wrote:
> On Mon, Mar 21, 2005 at 10:41:23AM -0800, Mark Haverkamp wrote:
> > A patch from Adaptec with byte order changes:
> > - drop byte swapping on all 0's and all 1's content
> > - fix up missing swapping directives
> > - ensure swapping o
On Fri, Mar 25, 2005 at 10:16:19PM -0800, Mike Christie wrote:
> Is FC_SCSI_SCAN_DELAY used by a FC driver that is
> not yet in mainline? This patch just deletes it
> if not since no one else is.
It's not used by either the Emulex or the rewritten qlogic driver, so
it can probably go away.
-
To u
On Tue, Mar 29 2005, Chris Rankin wrote:
> >> > I have one IDE hard disc, but I was using a USB memory stick at one
> > > point. (Notice the usb-storage and vfat modules in my list.) Could
> > > that be the troublesome SCSI device?
>
> --- Jens Axboe <[EMAIL PROTECTED]> wrote:
> > Yes, it probably
>> > I have one IDE hard disc, but I was using a USB memory stick at one
> > point. (Notice the usb-storage and vfat modules in my list.) Could
> > that be the troublesome SCSI device?
--- Jens Axboe <[EMAIL PROTECTED]> wrote:
> Yes, it probably is. What happens is that you insert the stick and do
Hello developers,
For the last two months I've been strugling with a driver problem. Our
company bought two Dell PowerEdge 2850's
to try our production kernel version 2.6.8 (debian sarge) on since the
2650 are no longer sold. The Dell PE 2650's had Perc4/DC cards in
them (which work fine with the
On Tue, Mar 29 2005, Chris Rankin wrote:
(please don't top post)
> --- Jens Axboe <[EMAIL PROTECTED]> wrote:
> > On Sun, Mar 27 2005, Chris Rankin wrote:
> > > [gcc-3.4.3, Linux-2.6.11-SMP, Dual P4 Xeon with HT enabled]
> > >
> > > Hi,
> > >
> > > My Linux 2.6.11 box oopsed when I tried to logo
21 matches
Mail list logo