public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* submitting kernel patch for 3w-9xxx in 2.4
@ 2004-08-29 17:51 James Colannino
  2004-08-29 18:23 ` Matti Aarnio
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: James Colannino @ 2004-08-29 17:51 UTC (permalink / raw)
  To: linux-kernel

Everyone,

I've created a kernel patch for 2.4.27 that adds the newer 3w-9xxx 3Ware 
driver (for the 3Ware 9000 series of controllers).  If anyone here is 
interested, I can patch the latest pre-release for 2.4.28 and submit it 
to the list.  Just let me know.

http://james.colannino.org/downloads/patches/3w-9xxx-2.4.27.diff

James


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-29 17:51 submitting kernel patch for 3w-9xxx in 2.4 James Colannino
@ 2004-08-29 18:23 ` Matti Aarnio
  2004-08-29 21:35   ` Joel Jaeggli
  2004-08-30  4:03 ` submitting kernel patch for 3w-9*** " James Colannino
       [not found] ` <Pine.LNX.4.58.0408292149560.1045@scsoftware.sc-software.com>
  2 siblings, 1 reply; 11+ messages in thread
From: Matti Aarnio @ 2004-08-29 18:23 UTC (permalink / raw)
  To: James Colannino; +Cc: linux-kernel

On Sun, Aug 29, 2004 at 10:51:31AM -0700, James Colannino wrote:
> Everyone,
> 
> I've created a kernel patch for 2.4.27 that adds the newer 3w-9xxx 3Ware 
> driver (for the 3Ware 9000 series of controllers).  If anyone here is 
> interested, I can patch the latest pre-release for 2.4.28 and submit it 
> to the list.  Just let me know.
> 
> http://james.colannino.org/downloads/patches/3w-9xxx-2.4.27.diff

May I suggest you don't use triple-x in its name.
Such causes indigestion by several spam filters that people have
deployed...  (The aic7xxx as prime example.)

> James

/Matti Aarnio

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-29 18:23 ` Matti Aarnio
@ 2004-08-29 21:35   ` Joel Jaeggli
  2004-08-29 22:27     ` submitting kernel patch for 3w-9*** " James Colannino
  2004-08-30 18:18     ` submitting kernel patch for 3w-9xxx " Matti Aarnio
  0 siblings, 2 replies; 11+ messages in thread
From: Joel Jaeggli @ 2004-08-29 21:35 UTC (permalink / raw)
  To: Matti Aarnio; +Cc: James Colannino, linux-kernel

On Sun, 29 Aug 2004, Matti Aarnio wrote:

> On Sun, Aug 29, 2004 at 10:51:31AM -0700, James Colannino wrote:
>> Everyone,
>>
>> I've created a kernel patch for 2.4.27 that adds the newer 3w-9xxx 3Ware
>> driver (for the 3Ware 9000 series of controllers).  If anyone here is
>> interested, I can patch the latest pre-release for 2.4.28 and submit it
>> to the list.  Just let me know.
>>
>> http://james.colannino.org/downloads/patches/3w-9xxx-2.4.27.diff
>
> May I suggest you don't use triple-x in its name.
> Such causes indigestion by several spam filters that people have
> deployed...  (The aic7xxx as prime example.)

got another identifier that would indicate a presence of a variable that 
won't have some other meaning to a filesystem or user? #### ???? *

>> James
>
> /Matti Aarnio
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

-- 
-------------------------------------------------------------------------- 
Joel Jaeggli  	       Unix Consulting 	       joelja@darkwing.uoregon.edu 
GPG Key Fingerprint:     5C6E 0104 BAF0 40B0 5BD3 C38B F000 35AB B67F 56B2


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9*** in 2.4
  2004-08-29 21:35   ` Joel Jaeggli
@ 2004-08-29 22:27     ` James Colannino
  2004-08-30 18:18     ` submitting kernel patch for 3w-9xxx " Matti Aarnio
  1 sibling, 0 replies; 11+ messages in thread
From: James Colannino @ 2004-08-29 22:27 UTC (permalink / raw)
  To: linux-kernel

Joel Jaeggli wrote:

> On Sun, 29 Aug 2004, Matti Aarnio wrote:
>
>> On Sun, Aug 29, 2004 at 10:51:31AM -0700, James Colannino wrote:
>>
>>> Everyone,
>>>
>>> I've created a kernel patch for 2.4.27 that adds the newer 3w-9xxx 
>>> 3Ware
>>> driver (for the 3Ware 9000 series of controllers).  If anyone here is
>>> interested, I can patch the latest pre-release for 2.4.28 and submit it
>>> to the list.  Just let me know.
>>>
>>> http://james.colannino.org/downloads/patches/3w-9xxx-2.4.27.diff
>>
>>
>> May I suggest you don't use triple-x in its name.
>> Such causes indigestion by several spam filters that people have
>> deployed...  (The aic7xxx as prime example.)
>
>
> got another identifier that would indicate a presence of a variable 
> that won't have some other meaning to a filesystem or user? #### ???? *


Sure.  I just went ahead and named it 3w-9000-2.4.27.diff.  The patch 
can now be found at:

http://james.colannino.org/downloads/patches/3w-9000-2.4.27.diff

James


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9*** in 2.4
  2004-08-29 17:51 submitting kernel patch for 3w-9xxx in 2.4 James Colannino
  2004-08-29 18:23 ` Matti Aarnio
@ 2004-08-30  4:03 ` James Colannino
       [not found] ` <Pine.LNX.4.58.0408292149560.1045@scsoftware.sc-software.com>
  2 siblings, 0 replies; 11+ messages in thread
From: James Colannino @ 2004-08-30  4:03 UTC (permalink / raw)
  To: linux-kernel

Ah well, I guess nobody's interested in the patch :-P

James

-- 
My blog: http://www.crazydrclaw.com/
My homepage: http://james.colannino.org/

"You can only find truth with logic if you have already found truth without it." --G. K. Chesterton


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
       [not found] ` <Pine.LNX.4.58.0408292149560.1045@scsoftware.sc-software.com>
@ 2004-08-30  6:55   ` James Colannino
  0 siblings, 0 replies; 11+ messages in thread
From: James Colannino @ 2004-08-30  6:55 UTC (permalink / raw)
  To: linux-kernel

John Heil wrote:

> <>Way Cool Dude! Big Welcome to lkml!!!


Thank you :)  I didn't realize you were on this list also.

James

-- 
My blog: http://www.crazydrclaw.com/
My homepage: http://james.colannino.org/

"You can only find truth with logic if you have already found truth without it." --G. K. Chesterton


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-29 21:35   ` Joel Jaeggli
  2004-08-29 22:27     ` submitting kernel patch for 3w-9*** " James Colannino
@ 2004-08-30 18:18     ` Matti Aarnio
  2004-08-30 23:58       ` Lee Revell
  2004-08-31 11:40       ` Alan Cox
  1 sibling, 2 replies; 11+ messages in thread
From: Matti Aarnio @ 2004-08-30 18:18 UTC (permalink / raw)
  To: Joel Jaeggli; +Cc: Matti Aarnio, James Colannino, linux-kernel

On Sun, Aug 29, 2004 at 02:35:47PM -0700, Joel Jaeggli wrote:
> On Sun, 29 Aug 2004, Matti Aarnio wrote:
> >On Sun, Aug 29, 2004 at 10:51:31AM -0700, James Colannino wrote:
> >>Everyone,
> >>
> >>I've created a kernel patch for 2.4.27 that adds the newer 3w-9xxx 3Ware
> >>driver (for the 3Ware 9000 series of controllers).  If anyone here is
> >>interested, I can patch the latest pre-release for 2.4.28 and submit it
> >>to the list.  Just let me know.
> >>
> >>http://james.colannino.org/downloads/patches/3w-9xxx-2.4.27.diff
> >
> >May I suggest you don't use triple-x in its name.
> >Such causes indigestion by several spam filters that people have
> >deployed...  (The aic7xxx as prime example.)
> 
> got another identifier that would indicate a presence of a variable that 
> won't have some other meaning to a filesystem or user? #### ???? *

No idea about that, but every time somebody reports problems with
the AIC7XXX driver with either in all uppercase, or lowercase
name in message subject, a dozen or so linux-kernel recipient systems
do react adversely with something like "keep your spam".

For number wildcarding,  "N" is usable in some cases.
e.g.  3w-9nnn  

I do urge you to consider rewriting configuration options, and file
names so that triple-x doesn't appear in them.

Both for 2.4 and 2.6 kernels, as well.

> >>James
> >
> >/Matti Aarnio

/Matti Aarnio

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-30 18:18     ` submitting kernel patch for 3w-9xxx " Matti Aarnio
@ 2004-08-30 23:58       ` Lee Revell
  2004-08-31  4:03         ` Kyle Moffett
  2004-08-31 11:40       ` Alan Cox
  1 sibling, 1 reply; 11+ messages in thread
From: Lee Revell @ 2004-08-30 23:58 UTC (permalink / raw)
  To: Matti Aarnio; +Cc: Joel Jaeggli, James Colannino, linux-kernel

On Mon, 2004-08-30 at 14:18, Matti Aarnio wrote:
> On Sun, Aug 29, 2004 at 02:35:47PM -0700, Joel Jaeggli wrote:
> > On Sun, 29 Aug 2004, Matti Aarnio wrote:
> > >
> > >May I suggest you don't use triple-x in its name.
> > >Such causes indigestion by several spam filters that people have
> > >deployed...  (The aic7xxx as prime example.)
> > 
> > got another identifier that would indicate a presence of a variable that 
> > won't have some other meaning to a filesystem or user? #### ???? *
> 
> No idea about that, but every time somebody reports problems with
> the AIC7XXX driver with either in all uppercase, or lowercase
> name in message subject, a dozen or so linux-kernel recipient systems
> do react adversely with something like "keep your spam".
> 
> For number wildcarding,  "N" is usable in some cases.
> e.g.  3w-9nnn  
> 
> I do urge you to consider rewriting configuration options, and file
> names so that triple-x doesn't appear in them.

Why?  That removes any incentive for the affected users to fix their
spam filters.  Any halfway intelligent filter would pass LKML mail with
'aic7xxx' in the subject.

Lee


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-30 23:58       ` Lee Revell
@ 2004-08-31  4:03         ` Kyle Moffett
  0 siblings, 0 replies; 11+ messages in thread
From: Kyle Moffett @ 2004-08-31  4:03 UTC (permalink / raw)
  To: Lee Revell; +Cc: Joel Jaeggli, Matti Aarnio, James Colannino, linux-kernel

Despite the fact that this entire thread contains frequent instances of 
3w-9xxx,
none of the properly configured spam filters across my various mailboxes
think it's spam.  Stupid spam filters are no reason to use a mashed-up 
naming
scheme for kernel files :-D.

Cheers,
Kyle Moffett

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a17 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r  
!y?(-)
------END GEEK CODE BLOCK------



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-30 18:18     ` submitting kernel patch for 3w-9xxx " Matti Aarnio
  2004-08-30 23:58       ` Lee Revell
@ 2004-08-31 11:40       ` Alan Cox
  2004-08-31 12:48         ` Matti Aarnio
  1 sibling, 1 reply; 11+ messages in thread
From: Alan Cox @ 2004-08-31 11:40 UTC (permalink / raw)
  To: Matti Aarnio; +Cc: Joel Jaeggli, James Colannino, Linux Kernel Mailing List

On Llu, 2004-08-30 at 19:18, Matti Aarnio wrote:
> I do urge you to consider rewriting configuration options, and file
> names so that triple-x doesn't appear in them.

Or just let people with buggy spamfilters suffer, as we do people
with ECN broken routers who want to use linux-kernel


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: submitting kernel patch for 3w-9xxx in 2.4
  2004-08-31 11:40       ` Alan Cox
@ 2004-08-31 12:48         ` Matti Aarnio
  0 siblings, 0 replies; 11+ messages in thread
From: Matti Aarnio @ 2004-08-31 12:48 UTC (permalink / raw)
  To: Alan Cox
  Cc: Matti Aarnio, Joel Jaeggli, James Colannino,
	Linux Kernel Mailing List

On Tue, Aug 31, 2004 at 12:40:18PM +0100, Alan Cox wrote:
> On Llu, 2004-08-30 at 19:18, Matti Aarnio wrote:
> > I do urge you to consider rewriting configuration options, and file
> > names so that triple-x doesn't appear in them.
> 
> Or just let people with buggy spamfilters suffer, as we do people
> with ECN broken routers who want to use linux-kernel

People with buggy filters don't see it.  DaveM suffers the bounce flood..
(and I, to a lesser degree.)

/Matti Aarnio

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-08-31 12:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-29 17:51 submitting kernel patch for 3w-9xxx in 2.4 James Colannino
2004-08-29 18:23 ` Matti Aarnio
2004-08-29 21:35   ` Joel Jaeggli
2004-08-29 22:27     ` submitting kernel patch for 3w-9*** " James Colannino
2004-08-30 18:18     ` submitting kernel patch for 3w-9xxx " Matti Aarnio
2004-08-30 23:58       ` Lee Revell
2004-08-31  4:03         ` Kyle Moffett
2004-08-31 11:40       ` Alan Cox
2004-08-31 12:48         ` Matti Aarnio
2004-08-30  4:03 ` submitting kernel patch for 3w-9*** " James Colannino
     [not found] ` <Pine.LNX.4.58.0408292149560.1045@scsoftware.sc-software.com>
2004-08-30  6:55   ` submitting kernel patch for 3w-9xxx " James Colannino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox