Linux-Hardware Digest #420, Volume #10            Sat, 5 Jun 99 17:13:27 EDT

Contents:
  Re: Terabite Plus Filesystems (Rich Andrews)
  Re: Scanner & SANE with 2.2 Kernels - anyone managed it? (Ward)
  Linux pilot-link problem -- Unable to bind to port (Dave Croal)
  NO DIALTONE but modem works (Nick Birkett)
  Re: Can't connect to my ISP yet, here's the pppd-output... (Craig W. Noah)
  Re: SupraExpress 56i modem driver? (Rob Clark)
  Trident Blade 3D support in Xfree86 (Don Whitlow)
  Re: NO DIALTONE but modem works (Rob Clark)
  Re: Seagate TR5 20GB ATAPI(IDE) Tape (Leejay Wu)
  Re: Cirrus 5428 in ICL ErgoPRO ("Wookey")
  Re: Trident Blade 3D support in Xfree86 ("D. Vrabel")
  Re: Windows easy to install? BULLSHIT! (James Stafford)
  Re: iomega zip drive... ("Wookey")
  bass/treble with a sb pci 64 (Olivier COLIN)
  Re: Linux pilot-link problem -- Unable to bind to port (Dave Croal)
  Re: SCSI scanners ("Tony Platt")
  Re: DNS problem. (garv)
  Latest hardware compatibility info? ([EMAIL PROTECTED])
  Re: PCI SCSI adapter recommendations (inexpensive & good linux support) (Michael 
Meissner)
  Re: PCI SCSI adapter recommendations (inexpensive & good linux support) ("mikez")

----------------------------------------------------------------------------

From: [EMAIL PROTECTED] (Rich Andrews)
Crossposted-To: 
comp.os.linux.development.system,comp.os.ms-windows.nt.admin.misc,comp.sys.sun.admin,comp.sys.hp.misc
Subject: Re: Terabite Plus Filesystems
Date: 5 Jun 1999 17:58:35 GMT


Here is what one can do to create a scalable HA multi terabyte
file system.

1 Sun E4500
1 copy of veritas file system
1 copy of volume mgr
lots of A3500's

configure the controllers with raid mgr to do a simple mirror
then use volume mgr to simple stripe the whole thing together achieving
raid 1+0.

Then use veritas file system so that one does not spend LOTS of time
fscking a file system if it crashes.

One can achieve gigabye per second write speeds this way....granted it was
coupled with a e10k..but that is another story.

rich


------------------------------

From: Ward <[EMAIL PROTECTED]>
Subject: Re: Scanner & SANE with 2.2 Kernels - anyone managed it?
Date: Sat, 05 Jun 1999 18:02:01 +0000

[EMAIL PROTECTED] wrote:

>         Is this problem only occuring with a particular brand
>         of scanner or brand of SCSI card?

I have seen success reports with various brands under 2.2.x - except for the
AGFA scanners. It might be a problem with that driver - or it could be my
AHA2940, but I doubt it because that is a  _very_ common card.

Ward.




------------------------------

From: Dave Croal <[EMAIL PROTECTED]>
Crossposted-To: alt.comp.sys.palmtops.pilot
Subject: Linux pilot-link problem -- Unable to bind to port
Date: Sat, 05 Jun 1999 18:05:36 GMT

Greetings.

Trying to sync with my Pilot in Linux. Installed
pilot-link-0.9.0-8.i386.rpm from my RedHat 6.0 i386 CD. Did a ln
/dev/ttys0 /dev/pilot as instructed.

When I run: pilot-xfer -b /tmp   
I get "Unable to bind to port '/dev/pilot'"

Similarly: pilot-xfer -p /dev/ttys0 -b /tmp    
gives 
"Unable to bind to port '/dev/ttys0'"

Tried doing above as root, no difference. Tried switching to ttyS1, same
deal.

I don't use my serial ports for anything else in Linux so I can't be
certain they  work at all. I do get a ttys0 = IRQ4 etc. message when
booting up so I think they are OK. They certainly work in WinDoze. Is
there any Linux utility out there to verify existence and function of
serial ports?

Any help would be greatly appreciated

Regards,
Dave Croal

------------------------------

From: Nick Birkett <[EMAIL PROTECTED]>
Subject: NO DIALTONE but modem works
Date: Sat, 05 Jun 1999 19:14:44 +0100

I bought a modem for  friend. It has a nice chunky Rockwell chip in it
and jumpers (remember them ?), and works 100% on 2 Linux machines
at 2 locations. The download rate is 4-5 Kbytes/sec, so it not only
works but is quite impressive and supports V90. Works fine on a Pentium
under Slakware and a Pentium II under RedHat 5.2 at both locations.


Now on my friend's PC (Celeron, AWARD BIOS, RedHat 6.0) I can contact
the modem
as follows:

AT reports OK
ATZ same
AT&F same
AT&V same


when I dial up the modem from outside it reports RING (so the telephone
line
is o.k).

However ATDT123456 reports always NO DIALTONE.

There is *NO* IRQ conflict I can see  as other AT commands execute
immediately
(I have disabled the motherboard COM2 and set the jumpers on the modem
to
COM2).

Interestingly the same problem occurs under Windows, so it must be a
BIOS/hardware problem with this PC.

Anybody have any idea ?

Other info: The bad PC used to have a USR Winmodem (shock hooror)
in it - which is why we bought a new one.
The new modem suppports SVD (simultaneous voice and data).

Summary: modem works fine under Linux on PC's A,B but not on C.


Thanks, Nick

--
Nick Birkett
Oxford University Computing Laboratory




------------------------------

From: Craig W. Noah <[EMAIL PROTECTED]>
Subject: Re: Can't connect to my ISP yet, here's the pppd-output...
Date: Sat, 5 Jun 1999 01:39:13 -0500
Crossposted-To: 
comp.os.linux.misc,comp.os.linux.networking,comp.os.linux.setup,comp.os.linux.x

Melle,
        From the "Linux System Administrator's Survival Guide" ... it makes a
difference which way the authentication is run.  If the local machine has to
authenticate itself,  then the local hostname is the client and the server
hostname is the server field.  However, if your machine sends the callenge, the
process (and fields) are reversed.  The remote hostname is the client and your
local hostname is the server.  The examples in the book are:

#The local machine authenticates itself
#  client               server                  string          addresses
merlin.tpci.com big_guy.big_net.com     "I hate DOS"

#This reverses the process
#   client                      server                  string          addresses
big_guy.big_net.com     merlin.tpci.com         "I hate DOS"

Hope this helps.

Craig Noah
On Fri, 04 Jun 1999, Melle wrote:
>Hi,
>it's me again and the problem is still alive ... I can't connect to my ISP
>running RH5.2.
>But I got the idea of posting the pppd-output, maybe one of you out there
>can do something with it to help me ;-)) It would be great.
>
>Here it is:
>----------------------------------------------------------------------------
>-------------------
>Jun  4 19:19:18 PC pppd[456]: pppd 2.3.5 started by root, uid 0
>Jun  4 19:19:18 PC pppd[456]: Using interface ppp0
>Jun  4 19:19:18 PC pppd[456]: Connect: ppp0 <--> /dev/ttyS3
>Jun  4 19:19:18 PC pppd[456]: sent [LCP ConfReq id=0x1 <magic 0xfba16783>
><pcomp> <accomp>]
>Jun  4 19:19:21 PC pppd[456]: sent [LCP ConfReq id=0x1 <magic 0xfba16783>
><pcomp> <accomp>]
>Jun  4 19:19:21 PC pppd[456]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth
>chap 80> <magic 0x7d7f> <pcomp> <accomp>]
>Jun  4 19:19:21 PC pppd[456]: sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth
>chap 80> <magic 0x7d7f> <pcomp> <accomp>]
>Jun  4 19:19:21 PC pppd[456]: rcvd [LCP ConfAck id=0x1 <magic 0xfba16783>
><pcomp> <accomp>]
>Jun  4 19:19:44 PC pppd[456]: Hangup (SIGHUP)
>Jun  4 19:19:44 PC pppd[456]: Modem hangup
>Jun  4 19:19:44 PC pppd[456]: Connection terminated.
>Jun  4 19:19:45 PC pppd[456]: Exit.
>Jun  4 19:21:22 PC pppd[464]: pppd 2.3.5 started by root, uid 0
>Jun  4 19:21:22 PC pppd[464]: Using interface ppp0
>Jun  4 19:21:22 PC pppd[464]: Connect: ppp0 <--> /dev/ttyS3
>Jun  4 19:21:22 PC pppd[464]: sent [LCP ConfReq id=0x1 <magic 0xebee4560>
><pcomp> <accomp>]
>Jun  4 19:21:25 PC pppd[464]: sent [LCP ConfReq id=0x1 <magic 0xebee4560>
><pcomp> <accomp>]
>Jun  4 19:21:25 PC pppd[464]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth
>chap 80> <magic 0x2640> <pcomp> <accomp>]
>Jun  4 19:21:25 PC pppd[464]: sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth
>chap 80> <magic 0x2640> <pcomp> <accomp>]
>Jun  4 19:21:25 PC pppd[464]: rcvd [LCP ConfAck id=0x1 <magic 0xebee4560>
><pcomp> <accomp>]
>Jun  4 19:21:47 PC pppd[464]: Hangup (SIGHUP)
>Jun  4 19:21:47 PC pppd[464]: Modem hangup
>Jun  4 19:21:47 PC pppd[464]: Connection terminated.
>Jun  4 19:21:48 PC pppd[464]: Exit.
>----------------------------------------------------------------------------
>-------------
>
>I know my provider is using CHAP authentification and that I have to add
>username + password to the /etc/ppp/chap-secrets, but using kppp it tells me
>(I have the German version, the English output may differ):
>
>        modem ready
>        dialing <number>
>        network login
>
>Then (after some 30 seconds) it hangs up the modem. But: I DON'T KNOW WHY!!!
>Please help me, thanx.
>
>                Melle

------------------------------

Subject: Re: SupraExpress 56i modem driver?
From: [EMAIL PROTECTED] (Rob Clark)
Date: Sat, 05 Jun 1999 18:32:47 GMT

In article <7japot$3ie$[EMAIL PROTECTED]>,
David Rais <[EMAIL PROTECTED]> wrote:
>I have problem with instalation of SupraExpress 56i internal pci modem. My
>RedHat 5.1 distribution seems not to support it. Could you help me finding
>the right driver or give a good advice?

It's probably a Windows-only software modem.  Please check the table at:
  http://www.o2.net/~gromitkc/winmodem.html
in the Diamond Multimedia section to see if it's listed.

Rob Clark, [EMAIL PROTECTED]


------------------------------

From: Don Whitlow <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.x
Subject: Trident Blade 3D support in Xfree86
Date: Sat, 05 Jun 1999 13:50:21 -0500

Hi All,

I recently picked up a new computer with a Trident Blade 3d Card in it.
The chipset on the card says 'Blade 3D' and then 9880 right underneath
that. The card is AGP with 8MB of RAM. Has anyone gotten this card to
work with Xfree86 yet?

I've tried it both in RedHat 6.0 (CheapBytes), and also in OpenLinux
2.2. Neither detects the card correctly, and I haven't found anything in
the driver list that looks close to this card. I'm running whichever
version of XFree86 that comes with those distributions. I believe both
are at version 3.3.3.1, but I could be wrong.

I checked the FAQ's at XFree86.org for any info on this card, but found
none. Any info or pointers to configuration help would be greatly
appreciated.

Thanks in advance.
Don


------------------------------

Subject: Re: NO DIALTONE but modem works
From: [EMAIL PROTECTED] (Rob Clark)
Date: Sat, 05 Jun 1999 18:35:58 GMT

In article <[EMAIL PROTECTED]>,
Nick Birkett  <[EMAIL PROTECTED]> wrote:
>I bought a modem for  friend. It has a nice chunky Rockwell chip in it
>and jumpers (remember them ?), and works 100% on 2 Linux machines
>at 2 locations. The download rate is 4-5 Kbytes/sec, so it not only
>works but is quite impressive and supports V90. Works fine on a Pentium
>under Slakware and a Pentium II under RedHat 5.2 at both locations.
>
>
>Now on my friend's PC (Celeron, AWARD BIOS, RedHat 6.0) I can contact
>the modem

Is the friend at a third location?  You may have to disable dial tone
detection: ATX3, I think.  I have heard of this being a problem for some
UK users.

Rob Clark, [EMAIL PROTECTED]
http://www.o2.net/~gromitkc/winmodem.html

------------------------------

From: Leejay Wu <[EMAIL PROTECTED]>
Subject: Re: Seagate TR5 20GB ATAPI(IDE) Tape
Date: Sat,  5 Jun 1999 14:50:58 -0400

Excerpts from netnews.comp.os.linux.hardware: 5-Jun-99 Seagate TR5 20GB
ATAPI(IDE).. by James [EMAIL PROTECTED] 
> If anyone has had any success setting up this drive under linux I would
> greatly appericate any insight you may have.

Got one, as slave on the secondary channel of my mobo (a standard Intel
SE440BX) and so far it's been pretty good; does seem more picky 'bout 
cleaning than the HP Colorado TR3 ftape I used to use, 'tho.

> I currently have 2 tape drives on this system, 1 external parallel port
> ( Im not even gonna try ) and the Seagate STT20000-A I belive is the
> model number on as an IDE Device. RedHat 5.2 is the OS.

Similar setup.  Mine's a mutant RH5.2 w/ the 2.2.9 kernel.  Build your
kernel with IDE tape support, and use /dev/ht0 with yer favorite
tape backup prog.  Ftape here is irrelevant.

A very, very, very basic backup script that's worked for me is --

==============================================
#!/bin/sh

mt -f /dev/ht0 rewind
mt -f /dev/ht0 erase
mt -f /dev/ht0 retension


find /   -path '/mnt/cdrom'  -prune \
     -o  -path '/mnt/floppy' -prune \
     -o  -path '/proc'       -prune \
     -o  -print | afio -o -c 32768 -f -v -x -z -Z /dev/ht0

mt -f /dev/ht0 rewind



===================
with afio compressing each file individually.  YMMV.  

--+-- Leejay Wu <[EMAIL PROTECTED]> ---+- <lw2j@[andrew|cs].cmu.edu> -+--
  |  No electrons were harmed in the making of this message.      | 
--+-- CMU SCS, '98 ----------------+------------------------------+--



------------------------------

From: "Wookey" <[EMAIL PROTECTED]>
Subject: Re: Cirrus 5428 in ICL ErgoPRO
Date: Fri, 4 Jun 1999 18:45:03 +0100


**Nick Brown wrote in message <[EMAIL PROTECTED]>...
>Trying to get X started on a Cirrus 5428 chip (1 MB RAM) in an ICL
>ErgoPRO D4/66.  I've tried more or less all of the combinations at
>http://www.xfree86.org/3.3.2/cirrus5.html.  Does anyone have this system
>working ?

Up till a couple of weeks ago I had a CL5428 (VLbus card) working in a
no-name AMD DX2/66 motherboard (redhat 5.1). It worked fine, although I had
to turn off one of the 'performance' options to stop it snowing horribly
when I dragged windows about in X.

Unfortunately I have now upgraded that motherboard to a P150 PCI/ISA so I've
binned that card. In fact I'd really like a PCI video card (cheap). At the
moment I have a crummy Trident ISA thing. (any offers in cambridge,UK?)

I don't suppose this helps you much, due to being insufficiently similar to
be much of a data-point, but it might be useful....

Wookey



------------------------------

From: "D. Vrabel" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.x
Subject: Re: Trident Blade 3D support in Xfree86
Date: Sat, 5 Jun 1999 20:26:19 +0100

On Sat, 5 Jun 1999, Don Whitlow wrote:

> Hi All,
> 
> I recently picked up a new computer with a Trident Blade 3d Card in it.
> The chipset on the card says 'Blade 3D' and then 9880 right underneath
> that. The card is AGP with 8MB of RAM. Has anyone gotten this card to
> work with Xfree86 yet?
> 
> I've tried it both in RedHat 6.0 (CheapBytes), and also in OpenLinux
> 2.2. Neither detects the card correctly, and I haven't found anything in
> the driver list that looks close to this card. I'm running whichever
> version of XFree86 that comes with those distributions. I believe both
> are at version 3.3.3.1, but I could be wrong.
> 
> I checked the FAQ's at XFree86.org for any info on this card, but found
> none. Any info or pointers to configuration help would be greatly
> appreciated.
If your using a 2.2.x kernel you can use the framebuffer device.  The
*must* be VESA 2.0 compliant in *hardware* for this to work.  This will
require a kernel recompile and a different server.  The graphics card will
acts as a simple framebuffer so no acceleration is performed.  If you need
higher performance you'll either have to write a driver for the card
(hard!) or buy a new card.

David Vrabel


------------------------------

From: James Stafford <[EMAIL PROTECTED]>
Crossposted-To: comp.os.ms-windows.advocacy,comp.os.linux.setup
Subject: Re: Windows easy to install? BULLSHIT!
Date: Sat, 05 Jun 1999 00:09:04 -0700

>
>
> I've been a Windows 95/NT user for a long time, now I am experimenting
> with Linux, Solaris and FreeBSD.  I've installed Windows 95 on the
> strangest machines as long as you have the proper drivers, it should
> work.  So you're saying Linux installed right out of the box? ... I see,
> after you "recompiled the kernel".  Try telling this to a novice user
> and they might think it is some kind of a midnight popcorn snack.  Don't
> blame the software because strange hardware require strange
> configurations regardless of what operating system you are using.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

Actually Linux does work right out of the box. After you install Linux you
restart the computer and it boots right up. You recompile the kernel so
that you can configure Linux . You compile certain drivers as modules,
compile in certain drivers you want, compile drivers out that you don't
need... It's a pretty straight forward process as long as you can answer
some questions. Heck... I had an eighth grade education the first time I
installed Linux. The most computer experience I had was with my ol' trusty
Apple IIGS.

Now here is a little project for you: Take two old computers exactly the
same, say they are a EISA bus. On one of the computers you have Linux and
on the other you have Windows. In these two computers you have a EISA SCSI
card, a SCSI II hard drive, a SCSI II CD-ROM drive, and a EISA video card.
Now what you want to do is take the hard drives that have the OS's
installed out and put them in two exactly the same Pentium boxes *without*
having to reinstall the OS. You also want to transfer the CD-Rom drives to
the new computers. In these Pentium computers you have a PCI SCSI card and
a PCI video card (remember all the cards are identical). I guarantee you by
the time you are done clicking here and clicking there, editing here and
editing there, and cussing here and swearing there. I'll have Linux up and
running and have downloaded (just for the heck of it, since I really
wouldn't have to) the latest kernel and compiled it plus all the latest
libraries and updates to all of my favorite programs.

jamess



------------------------------

From: "Wookey" <[EMAIL PROTECTED]>
Subject: Re: iomega zip drive...
Date: Fri, 4 Jun 1999 18:47:56 +0100


csjd wrote in message <[EMAIL PROTECTED]>...
>I'm thinking of picking up a used Iomega Zip
>drive really cheap but wondering if any one
>has had problems with these drives under RH
>Linux.

Yes. I spent at least three hours trying to get the cheap 'zoom' zip scsi
card it comes with to the be recognised - to no avail at all. It should be
supported by the aha<something> (I forget) driver, but I couldn't get it to
reconise the card. I gave up and tried some other SCSI cards, but I can't
get them recognised either. (Rh 5.1, kernel 2.0.36 IIRC). I know lots of
people have got this to work, but I haven't yet...

Wookey



------------------------------

From: Olivier COLIN <[EMAIL PROTECTED]>
Subject: bass/treble with a sb pci 64
Date: 5 Jun 1999 19:26:20 GMT

Hello :-)

I' ve a pb with my sb pci 64 (chipset es1370).
I can' t access the bass/treble tune with a program
like xvmixer (others are ok volume ... etc). I configured
the card with the kernel 2.2.3 and i use the modules
(soundcore.o and es1370.o).

Any idea ? Thanks for your help.

------------------------------

From: Dave Croal <[EMAIL PROTECTED]>
Crossposted-To: alt.comp.sys.palmtops.pilot
Subject: Re: Linux pilot-link problem -- Unable to bind to port
Date: Sat, 05 Jun 1999 19:28:31 GMT

Never mind, stupid me. I switched to /dev/cua0 and it worked. Seems
strange, my PCMCIA modem is happy to be called ttys2 yet my external
serial port wants to be cua0 instead of ttys0. What the hell, at least
it works now.

DC

Dave Croal wrote:
> 
> Greetings.
> 
> Trying to sync with my Pilot in Linux. Installed
> pilot-link-0.9.0-8.i386.rpm from my RedHat 6.0 i386 CD. Did a ln
> /dev/ttys0 /dev/pilot as instructed.
> 
> When I run: pilot-xfer -b /tmp
> I get "Unable to bind to port '/dev/pilot'"
> 
> Similarly: pilot-xfer -p /dev/ttys0 -b /tmp
> gives
> "Unable to bind to port '/dev/ttys0'"
> 
> Tried doing above as root, no difference. Tried switching to ttyS1, same
> deal.
> 
> I don't use my serial ports for anything else in Linux so I can't be
> certain they  work at all. I do get a ttys0 = IRQ4 etc. message when
> booting up so I think they are OK. They certainly work in WinDoze. Is
> there any Linux utility out there to verify existence and function of
> serial ports?
> 
> Any help would be greatly appreciated
> 
> Regards,
> Dave Croal

------------------------------

From: "Tony Platt" <[EMAIL PROTECTED]>
Subject: Re: SCSI scanners
Date: Sat, 5 Jun 1999 17:44:45 +1000


>LILO: append="advansys=0x800,9,7,1"



try

linux append="advansys=0x800,9,7,1"

Tony


>to force the thing to detect.  It spit back something like "this makes
>no sense, hit TAB for list"  Anyway, I'm stuck.  I'm on card number
>three, this time with a linux compatable one, and it's not going well.
>I added the advansys.o module under "control-panel" (It showed up in
>/etc/conf.modules) but that didn't change anything.
>
>Any help would be appreciated.  I will repost any helpful suggestions.
>



------------------------------

From: garv <[EMAIL PROTECTED]>
Subject: Re: DNS problem.
Date: Sat, 05 Jun 1999 13:09:55 -0700

[EMAIL PROTECTED] wrote:

> I just installed Linux (RedhHat 5.2) last weekend and am still trying
> to get connected to my ISP without success.  I have a USR 56k external

 This sounds very familiar. You might get a hint from online.txt at:

http://sac.verio.net/users/garv/

good luck


------------------------------

From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Subject: Latest hardware compatibility info?
Date: Sat, 05 Jun 1999 13:03:39 -0700

Hi all,

I've just finished looking at the "Hardware Compatibility
HOWTO" at 

http://metalab.unc.edu/LDP/HOWTO/Hardware-HOWTO.html

and I still have a couple of questions.  First, does anyone
know if a decent video driver is available for the STB
Velocity 4400?  I guess it's a variant of the nVidia Riva
TNT cards.  I didn't see one listed, so I was hoping that
there might have been one created/modified/whatever since
March '99 when the document was written.

When I looked at the listing for sound cards, I again didn't
find mine (a Creative Sound Blaster AudioPCI 64D), but I'm
guessing that another of the SB drivers might get close
enough... (Does anyone have any experience/comments/caveats
with regard to this?)

I just discovered that my CD-R is supported (yes!), but does
anyone know the status of DVD drives under Linux?  It's a
Matshita SR-8583, if it makes any difference...  I think I
can use it as just a regular CD drive if nothing else, but
would appreciate some confirmation from anyone who knows.

*Thank you* for any assistance/advice you can give,

DMQ
(You can reply directly by removing the 1st section in the
domain name.)

------------------------------

Subject: Re: PCI SCSI adapter recommendations (inexpensive & good linux support)
From: Michael Meissner <[EMAIL PROTECTED]>
Date: 05 Jun 1999 16:42:28 -0400

Chris Mauritz <[EMAIL PROTECTED]> writes:

> Avoid Adaptec cards.  The drivers tend to be flaky, especially on
> SMP systems.

Only if you use old releases.  IIRC, The 2.2.x kernels and 2.0.36 contain the
new drivers (certainly a year ago, the Adaptec 2940UW that came with my
previous SMP system was flakey, and I replaced it with TekRam 390F's).  I've
certainly had no reason to complain with the new drivers (I have a builtin
Adaptec 7896 dual ultra2 scsi controller on my motherboard, and have all 5
disks attached to it on the dual P-III system).  For cheap supported
controllers, though you want to look elsewhere (Adaptecs tend to be pricey).  I
have several TekRam 390U and 390F controllers which use the NCR53C8XX drivers.

TekRam has a new series (395) that uses a new chipset, and they provide drivers
on their website, but I haven't personally used them.

-- 
Michael Meissner, Cygnus Solutions
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886
email: [EMAIL PROTECTED]      phone: 978-486-9304     fax: 978-692-4482

------------------------------

From: "mikez" <[EMAIL PROTECTED]>
Subject: Re: PCI SCSI adapter recommendations (inexpensive & good linux support)
Date: Sat, 5 Jun 1999 07:45:40 -0500

Thanks MUCH for the reply and the advice!
Mike

B wrote in message <[EMAIL PROTECTED]>...
>Any card from Advansys will have built in Linux support from the major
>distributions. I have an Advansys ABP940UW and it's has been a no brainer
>to work with.
>
>Advansys has supported linux for some time now.
>
>
> Ben
>
>
>
>On Fri, 4 Jun 1999 21:59:34 -0500, "mikez" <[EMAIL PROTECTED]> wrote:
>
>>I'm looking for a reliable PCI scsi adapter and of course it needs Linux
>>support!
>>
>>Any suggestions?
>>
>>Mike Zemina
>>
>>[EMAIL PROTECTED]  -or-  [EMAIL PROTECTED]
>>
>>
>>
>



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.hardware) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Hardware Digest
******************************

Reply via email to