public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question for Marcelo
@ 2003-01-07 16:04 Walt H
  2003-01-08  2:34 ` Samuel Flory
  0 siblings, 1 reply; 7+ messages in thread
From: Walt H @ 2003-01-07 16:04 UTC (permalink / raw)
  To: linux-kernel

Hi Marcelo,

I was just wondering if support for the Adaptec 79xx had been added to 
2.4.21-pre? I have a server with the dual channel 7902 support on board, 
that so far appears to be working OK. It's using 2.4.20 with the driver 
patched in from Adaptec's site. I found an earlier mail from you stating 
that it would be added during the 2.4.20-pre cycle. Are there problems 
with the driver I should be aware of? Thanks,

-Walt

PS. Please CC me in any replies, as I'm not subscribed to the list. Thanks.


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

* Re: Question for Marcelo
  2003-01-07 16:04 Question for Marcelo Walt H
@ 2003-01-08  2:34 ` Samuel Flory
  2003-01-08 13:55   ` Alan Cox
  0 siblings, 1 reply; 7+ messages in thread
From: Samuel Flory @ 2003-01-08  2:34 UTC (permalink / raw)
  To: Walt H; +Cc: linux-kernel

Walt H wrote:

> Hi Marcelo,
>
> I was just wondering if support for the Adaptec 79xx had been added to 
> 2.4.21-pre? I have a server with the dual channel 7902 support on 
> board, that so far appears to be working OK. It's using 2.4.20 with 
> the driver patched in from Adaptec's site. I found an earlier mail 
> from you stating that it would be added during the 2.4.20-pre cycle. 
> Are there problems with the driver I should be aware of? Thanks,
>
> -Walt
>
> PS. Please CC me in any replies, as I'm not subscribed to the list. 
> Thanks.

  I believe that he would prefer that it get tested in the ac tree 1st. 
 Alan seemed receptive to including it, but he's not doing much with the 
2.4 ac kernel any more.

http://marc.theaimsgroup.com/?l=linux-kernel&m=104106449418263&w=2


PS- All you really need to do to update the driver is delete 
drivers/scsi/aic7xxx, and replace it with the newer driver from Gibbs 
site.  Recompile and you are done.
http://people.freebsd.org/~gibbs/linux/SRC/
aic79xx-linux-2.4-20021230-tar.gz

-- 
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory  <sflory@rackable.com>




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

* Re: Question for Marcelo
  2003-01-08 13:55   ` Alan Cox
@ 2003-01-08 13:19     ` Tomas Szepe
  2003-01-08 14:38       ` Alan Cox
  2003-01-08 18:22     ` Samuel Flory
  1 sibling, 1 reply; 7+ messages in thread
From: Tomas Szepe @ 2003-01-08 13:19 UTC (permalink / raw)
  To: Alan Cox; +Cc: lkml

> [alan@lxorguk.ukuu.org.uk]
> 
> I've also dropped rmap out for now.

Hmm, what for?

-- 
Tomas Szepe <szepe@pinerecords.com>

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

* Re: Question for Marcelo
  2003-01-08  2:34 ` Samuel Flory
@ 2003-01-08 13:55   ` Alan Cox
  2003-01-08 13:19     ` Tomas Szepe
  2003-01-08 18:22     ` Samuel Flory
  0 siblings, 2 replies; 7+ messages in thread
From: Alan Cox @ 2003-01-08 13:55 UTC (permalink / raw)
  To: Samuel Flory; +Cc: Walt H, Linux Kernel Mailing List

On Wed, 2003-01-08 at 02:34, Samuel Flory wrote:
>   I believe that he would prefer that it get tested in the ac tree 1st. 
>  Alan seemed receptive to including it, but he's not doing much with the 
> 2.4 ac kernel any more.
> 

I've been working on merging a lot of stuff with Marcelo and cleaning up the
other changes. 2.4.21pre-ac should be out today, and its a lot smaller than
before as Marcelo as almost all the apic stuff, IDE updates etc. I've also
dropped rmap out for now


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

* Re: Question for Marcelo
  2003-01-08 13:19     ` Tomas Szepe
@ 2003-01-08 14:38       ` Alan Cox
  2003-01-08 16:58         ` Paul P Komkoff Jr
  0 siblings, 1 reply; 7+ messages in thread
From: Alan Cox @ 2003-01-08 14:38 UTC (permalink / raw)
  To: Tomas Szepe; +Cc: lkml

On Wed, 2003-01-08 at 13:19, Tomas Szepe wrote:
> > [alan@lxorguk.ukuu.org.uk]
> > 
> > I've also dropped rmap out for now.
> 
> Hmm, what for?

15a wasnt working very well, the base VM isn't too bad now and its
a _lot_ easier to do merging with Marcelo without rmap. The other
related bits are seperated out but present (vm overcommit handling,
fixed shmem, removepage callback)


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

* Re: Question for Marcelo
  2003-01-08 14:38       ` Alan Cox
@ 2003-01-08 16:58         ` Paul P Komkoff Jr
  0 siblings, 0 replies; 7+ messages in thread
From: Paul P Komkoff Jr @ 2003-01-08 16:58 UTC (permalink / raw)
  To: lkml

Replying to Alan Cox:
> 15a wasnt working very well, the base VM isn't too bad now and its

hmm, 15b? I have some
ftp://stingr.net/pub/l/rmap15b-for-2.4.20-ac2.gz

works for me here.

> a _lot_ easier to do merging with Marcelo without rmap. The other
> related bits are seperated out but present (vm overcommit handling,
> fixed shmem, removepage callback)

*sigh*

-- 
Paul P 'Stingray' Komkoff Jr /// (icq)23200764 /// (http)stingr.net
 This message represents the official view of the voices in my head

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

* Re: Question for Marcelo
  2003-01-08 13:55   ` Alan Cox
  2003-01-08 13:19     ` Tomas Szepe
@ 2003-01-08 18:22     ` Samuel Flory
  1 sibling, 0 replies; 7+ messages in thread
From: Samuel Flory @ 2003-01-08 18:22 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List

Alan Cox wrote:

>On Wed, 2003-01-08 at 02:34, Samuel Flory wrote:
>  
>
>>  I believe that he would prefer that it get tested in the ac tree 1st. 
>> Alan seemed receptive to including it, but he's not doing much with the 
>>2.4 ac kernel any more.
>>
>>    
>>
>
>I've been working on merging a lot of stuff with Marcelo and cleaning up the
>other changes. 2.4.21pre-ac should be out today, and its a lot smaller than
>before as Marcelo as almost all the apic stuff, IDE updates etc. I've also
>dropped rmap out for now
>

  Sorry if that came out like you were slacking off.  I know 2.5 and ide 
is taking up most of your time.

-- 
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory  <sflory@rackable.com>




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

end of thread, other threads:[~2003-01-08 18:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-07 16:04 Question for Marcelo Walt H
2003-01-08  2:34 ` Samuel Flory
2003-01-08 13:55   ` Alan Cox
2003-01-08 13:19     ` Tomas Szepe
2003-01-08 14:38       ` Alan Cox
2003-01-08 16:58         ` Paul P Komkoff Jr
2003-01-08 18:22     ` Samuel Flory

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