public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 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; 18+ 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] 18+ 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; 18+ 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] 18+ 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; 18+ 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] 18+ messages in thread

* RE: aic7xxx (and sym53c8xx) plans
@ 2001-02-15 17:19 Nathan Black
  2001-02-18  0:05 ` Peter Samuelson
  0 siblings, 1 reply; 18+ messages in thread
From: Nathan Black @ 2001-02-15 17:19 UTC (permalink / raw)
  To: linux-kernel


I must say, after I saw this post, I tried out the latest driver for my own
purposes. 

This really improved the performance of my dual PIII-866 w/512MB Ram and
AIC7899 scsi.
I have a couple of cheetah drives that I am writing data that I get off of
an ATM card.(about 12-14 MB/sec rate).

This has significantly lowered the number of dropped packets on the ATM
read. 

I would suggest, if at all possible, putting this in the 2.4.2 kernel.

Nathan

-----Original Message-----
From: Chip Salzenberg [mailto:chip@valinux.com]
Sent: Wednesday, February 14, 2001 9:20 PM
To: Matthew Jacob
Cc: Wakko Warner; Alan Cox; J . A . Magallon; linux-kernel
Subject: Re: aic7xxx (and sym53c8xx) plans


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
-
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/

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

* RE: aic7xxx (and sym53c8xx) plans
@ 2001-02-15 17:30 Matt Liotta
  2001-02-15 17:35 ` Justin T. Gibbs
  0 siblings, 1 reply; 18+ messages in thread
From: Matt Liotta @ 2001-02-15 17:30 UTC (permalink / raw)
  To: linux-kernel

I am still stuck on 2.2 because of this issue. I would really like to see
this driver in 2.4.2.

-Matt

> -----Original Message-----
> From: Nathan Black [mailto:NBlack@md.aacisd.com]
> Sent: Thursday, February 15, 2001 9:20 AM
> To: linux-kernel@vger.kernel.org
> Subject: RE: aic7xxx (and sym53c8xx) plans
> 
> 
> 
> I must say, after I saw this post, I tried out the latest 
> driver for my own
> purposes. 
> 
> This really improved the performance of my dual PIII-866 
> w/512MB Ram and
> AIC7899 scsi.
> I have a couple of cheetah drives that I am writing data that 
> I get off of
> an ATM card.(about 12-14 MB/sec rate).
> 
> This has significantly lowered the number of dropped packets 
> on the ATM
> read. 
> 
> I would suggest, if at all possible, putting this in the 2.4.2 kernel.
> 
> Nathan
> 
> -----Original Message-----
> From: Chip Salzenberg [mailto:chip@valinux.com]
> Sent: Wednesday, February 14, 2001 9:20 PM
> To: Matthew Jacob
> Cc: Wakko Warner; Alan Cox; J . A . Magallon; linux-kernel
> Subject: Re: aic7xxx (and sym53c8xx) plans
> 
> 
> 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
> -
> 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/
> -
> 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/
> 

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 17:30 Matt Liotta
@ 2001-02-15 17:35 ` Justin T. Gibbs
  0 siblings, 0 replies; 18+ messages in thread
From: Justin T. Gibbs @ 2001-02-15 17:35 UTC (permalink / raw)
  To: Matt Liotta; +Cc: linux-kernel

>I am still stuck on 2.2 because of this issue. I would really like to see
>this driver in 2.4.2.

Have you tested the 2.2.18 version of the new driver?  The patches
should work on most 2.2.X kernels, I just haven't gotten around to
verifying that.  The more testers, the merrier! :-)

--
Justin

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

* RE: aic7xxx (and sym53c8xx) plans
@ 2001-02-15 17:38 Matt Liotta
  2001-02-15 17:47 ` Justin T. Gibbs
  0 siblings, 1 reply; 18+ messages in thread
From: Matt Liotta @ 2001-02-15 17:38 UTC (permalink / raw)
  To: 'Justin T. Gibbs'; +Cc: linux-kernel

All of my boxes with that card are on 2.2.16. The rest are on 2.4.1, so I
don't really have a need to test 2.2.18 as I would rather be on 2.4.x for
all of my boxes.

-Matt

> -----Original Message-----
> From: Justin T. Gibbs [mailto:gibbs@scsiguy.com]
> Sent: Thursday, February 15, 2001 9:36 AM
> To: Matt Liotta
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: aic7xxx (and sym53c8xx) plans 
> 
> 
> >I am still stuck on 2.2 because of this issue. I would 
> really like to see
> >this driver in 2.4.2.
> 
> Have you tested the 2.2.18 version of the new driver?  The patches
> should work on most 2.2.X kernels, I just haven't gotten around to
> verifying that.  The more testers, the merrier! :-)
> 
> --
> Justin
> 

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 17:38 aic7xxx (and sym53c8xx) plans Matt Liotta
@ 2001-02-15 17:47 ` Justin T. Gibbs
  2001-02-15 20:20   ` J . A . Magallon
  0 siblings, 1 reply; 18+ messages in thread
From: Justin T. Gibbs @ 2001-02-15 17:47 UTC (permalink / raw)
  To: Matt Liotta; +Cc: linux-kernel

>All of my boxes with that card are on 2.2.16. The rest are on 2.4.1, so I
>don't really have a need to test 2.2.18 as I would rather be on 2.4.x for
>all of my boxes.

Well, I'll try and generate patches against 2.2.16 soon.  I probably
need to support 2.2.14 too.  There are already so many versions to
keep track of, the sooner the driver becomes embedded, the better.

--
Justin

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 17:47 ` Justin T. Gibbs
@ 2001-02-15 20:20   ` J . A . Magallon
  2001-02-15 20:28     ` Chip Salzenberg
  0 siblings, 1 reply; 18+ messages in thread
From: J . A . Magallon @ 2001-02-15 20:20 UTC (permalink / raw)
  To: Justin T . Gibbs; +Cc: linux-kernel


On 02.15 Justin T. Gibbs wrote:
> >All of my boxes with that card are on 2.2.16. The rest are on 2.4.1, so I
> >don't really have a need to test 2.2.18 as I would rather be on 2.4.x for
> >all of my boxes.
> 
> Well, I'll try and generate patches against 2.2.16 soon.  I probably
> need to support 2.2.14 too.  There are already so many versions to
> keep track of, the sooner the driver becomes embedded, the better.
> 

Please, I think it would be much more useful a patch against the latest
2.2.19-pre (if that one for 2.2.18 does not work, I have not tried)
and the latest 2.4.1-ac14, that is what people experiments with.

People who has still a 2.2.14 or 16 looks like does not worry too much
about updating and building kernels, and it they go into the work, they
can just go to 2.2.18, compatible with 16 and 14 and much more stable.

I think it is better to work for preX kernels than for eldely ones.

-- 
J.A. Magallon                                                      $> cd pub
mailto:jamagallon@able.es                                          $> more beer

Linux werewolf 2.4.1-ac14 #1 SMP Thu Feb 15 16:05:52 CET 2001 i686


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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 20:20   ` J . A . Magallon
@ 2001-02-15 20:28     ` Chip Salzenberg
  2001-02-15 23:42       ` J . A . Magallon
  0 siblings, 1 reply; 18+ messages in thread
From: Chip Salzenberg @ 2001-02-15 20:28 UTC (permalink / raw)
  To: J . A . Magallon; +Cc: Justin T . Gibbs, linux-kernel

According to J . A . Magallon:
> Please, I think it would be much more useful a patch against the latest
> 2.2.19-pre (if that one for 2.2.18 does not work, I have not tried)
> and the latest 2.4.1-ac14, that is what people experiments with.

There's no end of versions that people use.

Might I suggest that Justin imitate the maintainers of lm_sensors, and
create a program (shell script, Perl program, whatever) that *creates*
a patch against any given Linux source tree?  Obviously it could break
in the face of weird trees, but even minimal flexibility would save him
a lot of work ...
-- 
Chip Salzenberg              - a.k.a. -             <chip@valinux.com>
 "We have no fuel on board, plus or minus 8 kilograms."  -- NEAR tech

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 20:28     ` Chip Salzenberg
@ 2001-02-15 23:42       ` J . A . Magallon
  0 siblings, 0 replies; 18+ messages in thread
From: J . A . Magallon @ 2001-02-15 23:42 UTC (permalink / raw)
  To: Chip Salzenberg; +Cc: Justin T . Gibbs, linux-kernel


On 02.15 Chip Salzenberg wrote:
> According to J . A . Magallon:
> 
> Might I suggest that Justin imitate the maintainers of lm_sensors, and
> create a program (shell script, Perl program, whatever) that *creates*
> a patch against any given Linux source tree?  Obviously it could break
> in the face of weird trees, but even minimal flexibility would save him
> a lot of work ...

So you can end with 1Mb of patch doing

-#endif /* Hello */
+#endif Hello

like happens in i2c-lm

Better a real patch...
 
-- 
J.A. Magallon                                                      $> cd pub
mailto:jamagallon@able.es                                          $> more beer

Linux werewolf 2.4.1-ac14 #1 SMP Thu Feb 15 16:05:52 CET 2001 i686


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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-15 17:19 Nathan Black
@ 2001-02-18  0:05 ` Peter Samuelson
  2001-02-18 17:14   ` Justin T. Gibbs
  0 siblings, 1 reply; 18+ messages in thread
From: Peter Samuelson @ 2001-02-18  0:05 UTC (permalink / raw)
  To: Nathan Black; +Cc: linux-kernel


[Nathan Black]
> This really improved the performance of my dual PIII-866 w/512MB Ram
> and AIC7899 scsi.
[...]
> I would suggest, if at all possible, putting this in the 2.4.2
> kernel.

Have you any idea the breadth of cards and chips that aic7xxx supports?
Sure, Justin's driver does great with your shiny new 7899, but can you
verify that it also drives the 8-year-old EISA AHA-2740 I still have
sitting around (actually retired to the parts pile, but that's beside
the point, I'm sure some still exist in the wild)?  How about the VLB
card I have in my 486 at home?

IMHO there is no way Linus should consider replacing aic7xxx with 6.1
in a stable kernel.  Not until it has gotten as much testing on as much
obscure hardware as the old driver, which is not going to happen soon.
Breaking existing working setups in 2.4.x is not an option.  Possible
solution: let the two drivers coexist, like ncr53c8xx vs sym53c8xx or
tulip vs old_tulip.

Peter

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-18  0:05 ` Peter Samuelson
@ 2001-02-18 17:14   ` Justin T. Gibbs
  2001-02-19 20:27     ` Peter Samuelson
  0 siblings, 1 reply; 18+ messages in thread
From: Justin T. Gibbs @ 2001-02-18 17:14 UTC (permalink / raw)
  To: Peter Samuelson; +Cc: Nathan Black, linux-kernel

>Have you any idea the breadth of cards and chips that aic7xxx supports?
>Sure, Justin's driver does great with your shiny new 7899, but can you
>verify that it also drives the 8-year-old EISA AHA-2740 I still have
>sitting around (actually retired to the parts pile, but that's beside
>the point, I'm sure some still exist in the wild)?  How about the VLB
>card I have in my 486 at home?

I use a Dual Pentium-90 with PCI/EISA slots to test a 2742T and a 2740W.
I haven't tested a 284X card for some time just for lack of a VLB machine
(I have a card), but since it uses the aic7770 just like the 274X does,
I'd be very surprised if it didn't just work.

Version 6.1.2 of the driver has been tested on a G3 PowerMac, a Compaq
Blazer IA64 machine, and about 14 different PC motherboards.  We have an
AS1200 on the way from Compaq too so we can test EISA and PCI support on
the Alpha.  I've verified the driver's functionality on 25 different cards
thus far covering the full range of chips from aic7770->aic7899.  Lots of
people here at Adaptec look at me funny when I pull a PC from the scrap-heap,
or pull an old, discontinued card from an unused marketing display for use
in my lab, but I'm well aware of how these cards get used in 386sx
routers/firewalls etc, and those configurations will be supported.

--
Justin

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

* RE: aic7xxx (and sym53c8xx) plans
@ 2001-02-19 15:28 Nathan Black
  0 siblings, 0 replies; 18+ messages in thread
From: Nathan Black @ 2001-02-19 15:28 UTC (permalink / raw)
  To: 'Peter Samuelson'; +Cc: 'linux-kernel@vger.kernel.org'


Actuall, I have tried it on a few machines now. It "seems" to work very
reliable with a 2940UW card, AIC 7890 chip, and a 2940U2W Card that I have
on my machines.(obviously these are all different machines). 

Nathan
-----Original Message-----
From: Peter Samuelson [mailto:peter@cadcamlab.org]
Sent: Saturday, February 17, 2001 7:06 PM
To: Nathan Black
Cc: linux-kernel@vger.kernel.org
Subject: Re: aic7xxx (and sym53c8xx) plans



[Nathan Black]
> This really improved the performance of my dual PIII-866 w/512MB Ram
> and AIC7899 scsi.
[...]
> I would suggest, if at all possible, putting this in the 2.4.2
> kernel.

Have you any idea the breadth of cards and chips that aic7xxx supports?
Sure, Justin's driver does great with your shiny new 7899, but can you
verify that it also drives the 8-year-old EISA AHA-2740 I still have
sitting around (actually retired to the parts pile, but that's beside
the point, I'm sure some still exist in the wild)?  How about the VLB
card I have in my 486 at home?

IMHO there is no way Linus should consider replacing aic7xxx with 6.1
in a stable kernel.  Not until it has gotten as much testing on as much
obscure hardware as the old driver, which is not going to happen soon.
Breaking existing working setups in 2.4.x is not an option.  Possible
solution: let the two drivers coexist, like ncr53c8xx vs sym53c8xx or
tulip vs old_tulip.

Peter

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-19 20:27     ` Peter Samuelson
@ 2001-02-19 19:32       ` Gérard Roudier
  2001-02-19 21:39         ` Matthew Jacob
  2001-02-19 21:58       ` Justin T. Gibbs
  1 sibling, 1 reply; 18+ messages in thread
From: Gérard Roudier @ 2001-02-19 19:32 UTC (permalink / raw)
  To: Peter Samuelson; +Cc: Justin T. Gibbs, linux-kernel



On Mon, 19 Feb 2001, Peter Samuelson wrote:

> [Justin Gibbs]
> > I've verified the driver's functionality on 25 different cards thus
> > far covering the full range of chips from aic7770->aic7899.
> 
> That's very good to hear.  I know the temptation of only testing on new
> hardware; that's why I was concerned.
> 
> > Lots of people here at Adaptec look at me funny when I pull a PC from
> > the scrap-heap, or pull an old, discontinued card from an unused
> > marketing display for use in my lab
> 
> Heh. (:
> 
> BTW, is there really enough common ground between the whole series of
> AIC chips to justify a single huge driver?  I know they ship three
> separate NT drivers to cover this range..

LSILOGIC also ship 3 drivers to cover the 53C810 - 53C1010 range on NT.
And, btw, these chips are all PCI.

Doing so, 12 different drivers would be needed to cover 4 different O/Ses,
for example. These drivers (I spoke about both LSILOGIC and ADAPTEC
drivers for NT) obviously work for i386, but what about architecture
dependencies at source level?

May-be this is the reason some UNIX vendors seem to love UDI. :)

If you also use SYMBIOS chips, you may give a try with SYM-2. For the
moment, it replaces only 6 drivers :) as also seems to do, for the moment,
Justin's AIC7XXX-6, by the way.

The plans seem clear to me. :-)
Btw, I _do_ like a lot better the 'one driver' plan over the '12 or more'
one.

  Gérard.


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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-18 17:14   ` Justin T. Gibbs
@ 2001-02-19 20:27     ` Peter Samuelson
  2001-02-19 19:32       ` Gérard Roudier
  2001-02-19 21:58       ` Justin T. Gibbs
  0 siblings, 2 replies; 18+ messages in thread
From: Peter Samuelson @ 2001-02-19 20:27 UTC (permalink / raw)
  To: Justin T. Gibbs; +Cc: linux-kernel


[Justin Gibbs]
> I've verified the driver's functionality on 25 different cards thus
> far covering the full range of chips from aic7770->aic7899.

That's very good to hear.  I know the temptation of only testing on new
hardware; that's why I was concerned.

> Lots of people here at Adaptec look at me funny when I pull a PC from
> the scrap-heap, or pull an old, discontinued card from an unused
> marketing display for use in my lab

Heh. (:

BTW, is there really enough common ground between the whole series of
AIC chips to justify a single huge driver?  I know they ship three
separate NT drivers to cover this range..

Peter

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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-19 19:32       ` Gérard Roudier
@ 2001-02-19 21:39         ` Matthew Jacob
  0 siblings, 0 replies; 18+ messages in thread
From: Matthew Jacob @ 2001-02-19 21:39 UTC (permalink / raw)
  To: Gérard Roudier; +Cc: Peter Samuelson, Justin T. Gibbs, linux-kernel


> May-be this is the reason some UNIX vendors seem to love UDI. :)
> 
> If you also use SYMBIOS chips, you may give a try with SYM-2. For the
> moment, it replaces only 6 drivers :) as also seems to do, for the moment,
> Justin's AIC7XXX-6, by the way.
> 
> The plans seem clear to me. :-)
> Btw, I _do_ like a lot better the 'one driver' plan over the '12 or more'
> one.

Hmm. Well, it's good if it works. The joint Qlogic FC/SCSI driver of mine has
it's own plusses && minusses...



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

* Re: aic7xxx (and sym53c8xx) plans
  2001-02-19 20:27     ` Peter Samuelson
  2001-02-19 19:32       ` Gérard Roudier
@ 2001-02-19 21:58       ` Justin T. Gibbs
  1 sibling, 0 replies; 18+ messages in thread
From: Justin T. Gibbs @ 2001-02-19 21:58 UTC (permalink / raw)
  To: Peter Samuelson; +Cc: linux-kernel

>BTW, is there really enough common ground between the whole series of
>AIC chips to justify a single huge driver?  I know they ship three
>separate NT drivers to cover this range..

The chips are very similar.  I think the single driver for Linux is
actually a smaller binary than any of the individual drivers for NT. 8-)

--
Justin

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

end of thread, other threads:[~2001-02-19 21:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-15 17:38 aic7xxx (and sym53c8xx) plans Matt Liotta
2001-02-15 17:47 ` Justin T. Gibbs
2001-02-15 20:20   ` J . A . Magallon
2001-02-15 20:28     ` Chip Salzenberg
2001-02-15 23:42       ` J . A . Magallon
  -- strict thread matches above, loose matches on Subject: below --
2001-02-19 15:28 Nathan Black
2001-02-15 17:30 Matt Liotta
2001-02-15 17:35 ` Justin T. Gibbs
2001-02-15 17:19 Nathan Black
2001-02-18  0:05 ` Peter Samuelson
2001-02-18 17:14   ` Justin T. Gibbs
2001-02-19 20:27     ` Peter Samuelson
2001-02-19 19:32       ` Gérard Roudier
2001-02-19 21:39         ` Matthew Jacob
2001-02-19 21:58       ` Justin T. Gibbs
2001-02-15  2:03 aic7xxx plans 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

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