* aic7xxx plans
@ 2001-02-14 23:50 J . A . Magallon
2001-02-14 23:57 ` Alan Cox
0 siblings, 1 reply; 10+ messages in thread
From: J . A . Magallon @ 2001-02-14 23:50 UTC (permalink / raw)
To: linux-kernel
Hi.
I have read in the Doug Ledford www page that the drivers for the aic7xxx
card are going to a more or less unmantained state, 'cause he has not the time.
And also recommends to use the Justin Gibbs's ones from FreeBSD. They
are now at version 6.1.1, no more beta.
Are there any plans of switching the drivers ? I have tried to patch 2.4.1-acX,
but there are rejected hunks and had no time to patch manually and make a
diff.
--
J.A. Magallon $> cd pub
mailto:jamagallon@able.es $> more beer
Linux werewolf 2.4.1-ac10 #1 SMP Sun Feb 11 23:36:46 CET 2001 i686
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-14 23:50 aic7xxx plans J . A . Magallon
@ 2001-02-14 23:57 ` Alan Cox
2001-02-15 2:03 ` Wakko Warner
2001-02-15 3:25 ` Justin T. Gibbs
0 siblings, 2 replies; 10+ messages in thread
From: Alan Cox @ 2001-02-14 23:57 UTC (permalink / raw)
To: J . A . Magallon; +Cc: linux-kernel
> Are there any plans of switching the drivers ? I have tried to patch 2.4.1-acX,
> but there are rejected hunks and had no time to patch manually and make a
> diff.
I dont plan to switch them yet a while, and never for 2.2. For 2.5 its a
total nobrainer that we move to Justins driver or move to Justins driver post
crudfixing that may be needed to make it clean and Linuxish
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-14 23:57 ` Alan Cox
@ 2001-02-15 2:03 ` Wakko Warner
2001-02-15 2:06 ` Matthew Jacob
2001-02-15 11:44 ` aic7xxx plans Alan Cox
2001-02-15 3:25 ` Justin T. Gibbs
1 sibling, 2 replies; 10+ messages in thread
From: Wakko Warner @ 2001-02-15 2:03 UTC (permalink / raw)
To: Alan Cox; +Cc: J . A . Magallon, linux-kernel
Alan Cox wrote:
> > Are there any plans of switching the drivers ? I have tried to patch 2.4.1-acX,
> > but there are rejected hunks and had no time to patch manually and make a
> > diff.
>
> I dont plan to switch them yet a while, and never for 2.2. For 2.5 its a
> total nobrainer that we move to Justins driver or move to Justins driver post
> crudfixing that may be needed to make it clean and Linuxish
I forget the location, where can I get this patch? I'm running 2.4.1 on an
alpha which has nothing but problems with the aha-2940uw card I have
installed.
--
Lab tests show that use of micro$oft causes cancer in lab animals
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-15 2:03 ` Wakko Warner
@ 2001-02-15 2:06 ` Matthew Jacob
2001-02-15 2:20 ` aic7xxx (and sym53c8xx) plans Chip Salzenberg
2001-02-15 11:44 ` aic7xxx plans Alan Cox
1 sibling, 1 reply; 10+ messages in thread
From: Matthew Jacob @ 2001-02-15 2:06 UTC (permalink / raw)
To: Wakko Warner; +Cc: Alan Cox, J . A . Magallon, linux-kernel
See http://www.freebsd.org/~gibbs/linux.
> Alan Cox wrote:
> > > Are there any plans of switching the drivers ? I have tried to patch 2.4.1-acX,
> > > but there are rejected hunks and had no time to patch manually and make a
> > > diff.
> >
> > I dont plan to switch them yet a while, and never for 2.2. For 2.5 its a
> > total nobrainer that we move to Justins driver or move to Justins driver post
> > crudfixing that may be needed to make it clean and Linuxish
>
> I forget the location, where can I get this patch? I'm running 2.4.1 on an
> alpha which has nothing but problems with the aha-2940uw card I have
> installed.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx (and sym53c8xx) plans
2001-02-15 2:06 ` Matthew Jacob
@ 2001-02-15 2:20 ` Chip Salzenberg
2001-02-15 2:28 ` Matthew Jacob
0 siblings, 1 reply; 10+ messages in thread
From: Chip Salzenberg @ 2001-02-15 2:20 UTC (permalink / raw)
To: Matthew Jacob; +Cc: Wakko Warner, Alan Cox, J . A . Magallon, linux-kernel
According to Matthew Jacob:
> See http://www.freebsd.org/~gibbs/linux.
Here at VA we're already using Jason's driver -- it works on the Intel
STL2 motherboard, while Doug's driver doesn't (or didn't, a month ago).
While we're discussing SCSI drivers, I'd also like to put in a good
word for the Sym-2 Symbios/NCR drivers from Gerard Roudier:
ftp://ftp.tux.org/roudier/drivers/portable/sym-2.1.x/
Joe-Bob says: "Check it out."
--
Chip Salzenberg - a.k.a. - <chip@valinux.com>
"Give me immortality, or give me death!" // Firesign Theatre
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx (and sym53c8xx) plans
2001-02-15 2:20 ` aic7xxx (and sym53c8xx) plans Chip Salzenberg
@ 2001-02-15 2:28 ` Matthew Jacob
2001-02-15 11:45 ` Alan Cox
0 siblings, 1 reply; 10+ messages in thread
From: Matthew Jacob @ 2001-02-15 2:28 UTC (permalink / raw)
To: Chip Salzenberg; +Cc: Wakko Warner, Alan Cox, J . A . Magallon, linux-kernel
On Wed, 14 Feb 2001, Chip Salzenberg wrote:
> According to Matthew Jacob:
> > See http://www.freebsd.org/~gibbs/linux.
>
> Here at VA we're already using Jason's driver -- it works on the Intel
> STL2 motherboard, while Doug's driver doesn't (or didn't, a month ago).
"Justin" not "Jason"
>
> While we're discussing SCSI drivers, I'd also like to put in a good
> word for the Sym-2 Symbios/NCR drivers from Gerard Roudier:
>
> ftp://ftp.tux.org/roudier/drivers/portable/sym-2.1.x/
>
> Joe-Bob says: "Check it out."
Yes indeed. And he also support FreeBSD too. Very excellent.
Maybe the two of *them* can convince Linus to take the !$*!)$*!)$*~$)* patch
to scsi_syms.c that exports the add/del timer functions....
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-14 23:57 ` Alan Cox
2001-02-15 2:03 ` Wakko Warner
@ 2001-02-15 3:25 ` Justin T. Gibbs
2001-02-15 11:47 ` Alan Cox
1 sibling, 1 reply; 10+ messages in thread
From: Justin T. Gibbs @ 2001-02-15 3:25 UTC (permalink / raw)
To: Alan Cox; +Cc: J . A . Magallon, linux-kernel
>I dont plan to switch them yet a while, and never for 2.2. For 2.5 its a
>total nobrainer that we move to Justins driver or move to Justins driver post
>crudfixing that may be needed to make it clean and Linuxish
Can you be more specific about your complaints?
--
Justin
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-15 2:03 ` Wakko Warner
2001-02-15 2:06 ` Matthew Jacob
@ 2001-02-15 11:44 ` Alan Cox
1 sibling, 0 replies; 10+ messages in thread
From: Alan Cox @ 2001-02-15 11:44 UTC (permalink / raw)
To: Wakko Warner; +Cc: Alan Cox, J . A . Magallon, linux-kernel
> I forget the location, where can I get this patch? I'm running 2.4.1 on an
> alpha which has nothing but problems with the aha-2940uw card I have
> installed.
You would do. The AIC7xxx driver in 2.4 < 2.4.1ac10 or so is not 64bit clean
Give 2.4.1ac12 a spin or try Justins driver (dont have the URL handy)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx (and sym53c8xx) plans
2001-02-15 2:28 ` Matthew Jacob
@ 2001-02-15 11:45 ` Alan Cox
0 siblings, 0 replies; 10+ messages in thread
From: Alan Cox @ 2001-02-15 11:45 UTC (permalink / raw)
To: mjacob
Cc: Chip Salzenberg, Wakko Warner, Alan Cox, J . A . Magallon,
linux-kernel
> Maybe the two of *them* can convince Linus to take the !$*!)$*!)$*~$)* patch
> to scsi_syms.c that exports the add/del timer functions....
Umm Eric Youngdale is Mr SCSI
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: aic7xxx plans
2001-02-15 3:25 ` Justin T. Gibbs
@ 2001-02-15 11:47 ` Alan Cox
0 siblings, 0 replies; 10+ messages in thread
From: Alan Cox @ 2001-02-15 11:47 UTC (permalink / raw)
To: Justin T. Gibbs; +Cc: Alan Cox, J . A . Magallon, linux-kernel
> >I dont plan to switch them yet a while, and never for 2.2. For 2.5 its a
> >total nobrainer that we move to Justins driver or move to Justins driver post
> >crudfixing that may be needed to make it clean and Linuxish
>
> Can you be more specific about your complaints?
Im not complaining ?
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2001-02-15 11:48 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-14 23:50 aic7xxx plans J . A . Magallon
2001-02-14 23:57 ` Alan Cox
2001-02-15 2:03 ` Wakko Warner
2001-02-15 2:06 ` Matthew Jacob
2001-02-15 2:20 ` aic7xxx (and sym53c8xx) plans Chip Salzenberg
2001-02-15 2:28 ` Matthew Jacob
2001-02-15 11:45 ` Alan Cox
2001-02-15 11:44 ` aic7xxx plans Alan Cox
2001-02-15 3:25 ` Justin T. Gibbs
2001-02-15 11:47 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox