[PATCH] dc395x: fix section references

2005-02-27 Thread Randy.Dunlap
dc395x scsi driver makes many references to __init functions & __initdata that should be __devinit & __devinitdata. Error: ./drivers/scsi/dc395x.o .text refers to 21ef R_X86_64_PC32 .init.text+0x00b4 Error: ./drivers/scsi/dc395x.o .text refers to 220e R_X8

Re: [2.6.11-rc4-mm1 patch] drivers/scsi/arcmsr/arcmsr.c cleanups

2005-02-27 Thread Christoph Hellwig
On Sun, Feb 27, 2005 at 04:48:10PM +0100, Adrian Bunk wrote: > - aren't the "if defined(__x86_64__)" wrong for other 64bit > architectures? Yes. Having arch or 64bit ifdefs is pretty wrong pretty much always. In one case it's only used to make a typedef a 32bit or 64bit integeger, that should b

Re: 2.6.10-rc4 tape slow after switch Fusion MPT to Megaraid

2005-02-27 Thread Kai Makisara
On Fri, 25 Feb 2005, Gerhard Schneider wrote: > On Thu, 2005-02-24 at 23:00 +0200, Kai Makisara wrote: > > > > > > Sounds strange but the following things come into my mind: > > - Check from the dmesg output and/or system logs what SCSI transfer > > settings the tape drive and the SCSI adapter

Re: [ANNOUNCE] iSCSI Initiator Core Stack v1.6.1.20

2005-02-27 Thread Dave Wysochanski
AJ Lewis wrote: "Nicholas A. Bellinger" <[EMAIL PROTECTED]> writes: > The following is the first public release of the PyX Technologies iSCSI > Initiator Core Stack v1.6.1.20 for Linux 2.6.11-rc4. This is a full > featured iSCSI Initiator stack that is capable of mulitplexing coast to > coast acro

[2.6.11-rc4-mm1 patch] drivers/scsi/arcmsr/arcmsr.c cleanups

2005-02-27 Thread Adrian Bunk
On Wed, Feb 23, 2005 at 01:42:33AM -0800, Andrew Morton wrote: >... > Changes since 2.6.11-rc3-mm1: >... > +areca-raid-linux-scsi-driver-fix.patch > > New RAID driver (this patch is having a hard life and needs a re-review) >... This patch contains the following cleanups: - make needlessly glob

Re: Problem with tape drive: illegal seek

2005-02-27 Thread Christian Iversen
Thanks to you both! Indeed, "dd" works when bs=10k, and tar works as long as you don't try to auto-compare it. I'll look into using --compare instead, thanks. I wonder if this is a bug or feature in tar? Should I report it? -- Regards, Christian Iversen - To unsubscribe from this list: send