Linux-Hardware Digest #135, Volume #14            Sat, 6 Jan 01 03:13:06 EST

Contents:
  Support for my sound card? (Matt O'Toole)
  Re: changing irq (Dances With Crows)
  Re: Support for my sound card? (Dances With Crows)
  sndconfig ("Maris Orbidans")
  Re: PC133 memory in PC100 slots ("Maris Orbidans")
  Re: Network card problem (Dale Hample)
  Re: Looking for Linux Distribution that runs on IBM AS400 ([EMAIL PROTECTED])
  tulip NIC works with kernel 2.4? ("Cory Dunkle")
  Re: Setting Up a Minimal Box to do Firewalling and Routing to Internet (hac)
  Replacing the hard drive access indicator light on the front panel (mike)
  Re: trying to get my mandrake box on a network - new to linux REAL SOLUTION ("A")
  Re: Setting Up a Minimal Box to do Firewalling and Routing to Internet 
([EMAIL PROTECTED])
  Adaptec AAA-13xU2 drivers ("Joe Fahy")
  AOpen FM56- Speakerphone PCI modem (R T)
  Re: Soundboard recommendation sought (Max)
  Re: changing irq in Linux - modem "busy" (Nader)
  Re: Modem is "busy" - PCI IRQ Sharing problem (Nader)
  How to use interrupts > 15? ("Lloyd Llewellyn")
  Re: VIA apollo pro 133A ("lobotomy")
  AOpen CDRW - CRW6206A ("Dink Adams")
  Re: Adaptec AAA-13xU2 drivers (jwk)
  Re: tulip NIC works with kernel 2.4? ("Leon Bourassa")

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

From: Matt O'Toole <[EMAIL PROTECTED]>
Subject: Support for my sound card?
Reply-To: [EMAIL PROTECTED]
Date: Sat, 06 Jan 2001 01:15:31 GMT

I just bought a Compaq which came with this sound card, and I can't get it 
working with Mandrake 7.2:

        Vendor: ESS Technology

        Model: ES1988 Allegro-1

        Kernel Module: unknown

        Bus Type: PCI

I believe it's an onboard deal because I can't assume it would be anything 
else in a machine like this, though I haven't even opened the case yet to 
look.  It's not in the list given by HardDrake or whatever.  Any ideas?

Matt O.
        

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

From: [EMAIL PROTECTED] (Dances With Crows)
Subject: Re: changing irq
Date: 6 Jan 2001 01:57:02 GMT
Reply-To: [EMAIL PROTECTED]

On Fri, 5 Jan 2001 19:35:03 -0500, Chris staggered into the Black Sun
and said:
>       Is it possible to change the irq number of a device under linux?  
>My modem and my onboard video card share "pin A routed to irq 10"
>according to the output of the lspci -vv command.  The result of this
>conflict is my real problem: my modem is always busy when wvdial or
>kppp tries to access it.  Any suggestions would be greatly appreciated.

That is not the problem unless the modem is an ISA modem, since PCI
cards can share interrupts without problems.  The first thing to do
would be to make sure that you don't have a LoseModem; look at
http://www.o2.net/~gromitkc/ and check your modem against the database.
If it's "WM" you're basically out of luck.  Rip it out of the case, sell
it to a stupid person, and go buy an external modem that plugs into the
9-pin serial port on the back of your machine.  If this is a Lucent
LoseModem, you can get it to work with some fiddling and by using an old
kernel.  http://linmodems.org/ for more info there.

If your BIOS is sane, you can go into it and disable "Assign IRQ for
Video Card", since video cards don't need IRQs under Linux (or Doze
AFAICT.)  This will not help if the modem is PCI, but you can try it
anyway.

If it is an ISA modem, do the things described above, then set the
jumpers or use the DOS configuration utility to find out the IRQ and IO
range the thing is using, then use the "setserial" command.  HTH,

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /  Workin' in a code mine, hittin' Ctrl-Alt
http://www.brainbench.com     /   Workin' in a code mine, whoops!
=============================/    I hit a seg fault....

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

From: [EMAIL PROTECTED] (Dances With Crows)
Subject: Re: Support for my sound card?
Date: 6 Jan 2001 02:15:41 GMT
Reply-To: [EMAIL PROTECTED]

On Sat, 06 Jan 2001 01:15:31 GMT, Matt O'Toole staggered into the Black
Sun and said:
>I just bought a Compaq which came with this sound card, and I can't get
                 ^^^^^^
That was your first mistake, no?  Compaq have a bad reputation for
selling stuff that isn't quite standard.

>it working with Mandrake 7.2:
>        Vendor: ESS Technology
>        Model: ES1988 Allegro-1
>        Kernel Module: unknown
>        Bus Type: PCI

Try "sndconfig" first.  Then try "cat /proc/pci" and see what you come
up with.  The ESS Maestro 2 and 2E (1968 and 1978) are supported in the
2.2.18 kernel AFAIK, but if the 1988 is not compatible with one of those
chipsets, you may be out of luck.  The module is maestro.o.  HTH, bonne
chance....

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /  Workin' in a code mine, hittin' Ctrl-Alt
http://www.brainbench.com     /   Workin' in a code mine, whoops!
=============================/    I hit a seg fault....

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

From: "Maris Orbidans" <[EMAIL PROTECTED]>
Subject: sndconfig
Date: Fri, 5 Jan 2001 22:00:54 +0200


> I'm using Red Hat 7.0 and I've got a problem with my sound card. The
> sndconfig can recognize my sound card (AudioPCI es1371) but reports it is
not

I haven't found sndconfig utility in my RH7.0.    Where to find it ?

Is it in standart configuration ?

--
Maris



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

From: "Maris Orbidans" <[EMAIL PROTECTED]>
Subject: Re: PC133 memory in PC100 slots
Date: Fri, 5 Jan 2001 23:11:09 +0200


Lee Graba <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I have a motherboard (GigaByte 71xe) that supports PC100 SDRAM, and I
> also have a 256 Megabyte PC133 SDRAM module.  Should these work well
> together?

Yeah, they should work fine.

>  Is this a situation like processors, in which you can run a

Yes

> high-speed processor at a lower clock-rate with no problem, or is the
> PC133 different from PC100 in ways other than the clock rate that can be
> handled?


--
Maris



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

From: Dale Hample <[EMAIL PROTECTED]>
Subject: Re: Network card problem
Date: Fri, 05 Jan 2001 20:58:16 -0600
Reply-To: [EMAIL PROTECTED]

Your card is a RealTek 8139, commonly relabled by various resellers. 
Check http://www.scyld.com/network/ for information.

Dale Hample

Brittle wrote:
> 
> Hi,
> I am using a Ethernet Card with RTL8139(A/B/C) chip. When I recompile
> the kernel (either .16 or .18), I cannot find a driver for it. What driver
> should I install (3com, PCI, etc.)? Thanks a lot!
> 
> env: RTL8139A (no brand), RH7.2, Kernel 2.2.18, glibc2.2
> err: cannot bring up the NIC eth0 when starting up
> 
> ---- Brittle

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

From: [EMAIL PROTECTED]
Reply-to: [EMAIL PROTECTED]
Subject: Re: Looking for Linux Distribution that runs on IBM AS400
Date: Sat, 06 Jan 2001 03:14:21 GMT

>>>>> "Mark" == Mark Merriman <[EMAIL PROTECTED]> writes:
Mark> I have an IBM AS400 Model 9402-4XX w/Cobra-lite(modified
Mark> PPC) Proccessor. I have heard that there is a Linux
Mark> distribution that will run on it, but can't seem to find
Mark> anyone who knows which distribution it is.

You might look at <http://users.snip.net/~gbooker/as400.htm>, _Linux
on AS/400 Project_.

In particular, you should look at
<http://users.snip.net/~gbooker/AS400/ibm.htm>, where the folks at IBM
indicate that the task of creating a Linux port would be prohibitively
difficult.  In particular:

    "CISC AS/400 hardware supports only a single address space.  This
     is a showstopper for porting linux or any unix derivative
     directly to the hardware.  All modern unix derivatives, including
     windows NT, require separate page tables and separate process
     address spaces.  This could possibly be emulated, but without
     hardware support it would be impossible to have proper memory or
     address space protection.

     CISC AS/400 hardware has no concept of user/kernel mode.  This is
     also a showstopper for porting linux or any unix derivative
     directly to the hardware.  All modern unix derivatives require
     that only the kernel have access to certain devices, commands,
     instructions, etc.  On CISC hardware, any process can execute any
     instruction from any state without kernel support.  Yes, any user
     process can memcpy() right over the top of the entire kernel, and
     there is absolutely nothing you can do about it.  There is no
     hardware support for restricting this action."

It sounds as if the machine you have may even be older than the 1992
unit that the project planned to use as their "test platform," which I
expect would bode ill for your plans.

I would think it more sensible to head to <http://www.common.org/> and
see if there is any useful stuff there you might run on the AS/400
box.  It may well make a nice DB/file server in a Unix network; Dunno
for sure.

I wouldn't want to spend any money on trying to get an AS/400 box on
which to run Linux...
-- 
(reverse (concatenate 'string "ac.notelrac.teneerf@" "454aa"))
<http://www.ntlug.org/~cbbrowne/>
If the odds  are a million to one  against something occuring, chances
are 50-50 it will.

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

From: "Cory Dunkle" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.redhat
Subject: tulip NIC works with kernel 2.4?
Date: Sat, 06 Jan 2001 03:26:01 GMT

Do tulip network cards (such as the Linksys LNE100TX v4.2) work properly
with the new kernel 2.4? If so how do I upgrade my Redhat 7.0 to the new
kernel? Thanks a lot.



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

From: hac <[EMAIL PROTECTED]>
Subject: Re: Setting Up a Minimal Box to do Firewalling and Routing to Internet
Date: Sat, 06 Jan 2001 03:33:25 GMT

mike wrote:
> 
> Hi,
>     I would like to have an idea of the minimum specifications for
> a system to be able to have my local network connect to
> the internet via a Cable modem or DSL connection.
>     What I mean by a minimal system requirements is to
> be able to get maximum speeds of the Cable modem or DSL
> without being choked down by the hardware to lesser speeds.
> 
> 1. minimal processor and speed
> 2. minimum ram
> 3. hard drive space
> 4. minimal ethernet card. Will a 10 Mbps suffice
> 
> Thanks
> 
> Mike
> 
> P.S. I happen to be running Redhat 6.1. Are there better versions /
> distributions for this purpose?

I've got a 486DX/33 with 8MB of RAM running Red Hat 5.2.  It can keep
up with the cable modem.  Moving packets takes very little CPU power.

Try for more memory, as 8MB makes installation of newer versions
convoluted.  With more memory, you can also boot from floppy and run
from RAMdisk, no hard disk needed.  PCI is easier to configure, but
the ISA cards only need to be set up once, so it's not a big deal.

-- 
Howard Christeller  Irvine, CA   [EMAIL PROTECTED]

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

From: mike <[EMAIL PROTECTED]>
Subject: Replacing the hard drive access indicator light on the front panel
Date: Sat, 06 Jan 2001 05:05:22 GMT

Hi,
    I recently inherited a Celeron system in ATX box. The
hard drive access indicator light doesn't work. Can I
replace the LED with any standard type without adding
a series current limiting resistor, or are they using special types
with a built in current limiting resistor?
   I was concerned that if the LED needed a current limiting
resistor and I didn't put one in, I would burn out the LED
driver circuit on the motherboard.

                                                        Thanks
                                                                Mike



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

From: "A" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,alt.os.linux.mandrake
Subject: Re: trying to get my mandrake box on a network - new to linux REAL SOLUTION
Date: Sat, 06 Jan 2001 05:16:02 GMT

i've had the same problem. here are the commands you use (assuming
192.168.0.1 is the address of the gateway and 192.168.0.5 is the address you
want to give to the card).
since linksys uses tulip chip drivers, here you go:

modprobe tulip
ifconfig eth0 up 192.168.0.1 netmask 255.255.255.0
route add -net default gw 192.168.0.1

that's it
any questions, e-mail [EMAIL PROTECTED]
Andrey
cheers

"Jim Stedman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I'm running mandrake 7, I put a Linksys Etherfast 10/100 lan card in the
> box, but I'm having trouble getting the drivers to work.
>
> I'm very new to linux, and I'm stuck.  Many of the commands described in
> the faqs didn't work on my machine.
> (http://linksys.com/support/support.asp?spid=25#wmodules) .
>
> The readme for the card mentioned compiling some modules, I know where
> the are, but I'm unsure of what to do with them.
>
> Below is an extract from the linux readme file that came with the card:
>
> Step 1: Mount the Linksys driver diskette with the following command;
>
>  mount -t msdos /dev/fd0 /mnt/floppy
>
> Change directories into the Linux directory on the diskette;
>
>  cd /mnt/floppy/Linux
>
> Step 2: Create a temp directory called netdrivers in /root;
>
>  mkdir netdrivers
>
> Step 3: Copy netdrivers.tgz on the floppy diskette to the new directory
> you have just created;
>
>  cp /mnt/floppy/netdrivers.tgz /root/netdrivers
>
> Step 4: Decompress netdrivers.tgz to extract the source files;
>
>  tar xzvf netdrivers.tgz
>
>  The extracted files should now be located within the netdrivers
> directory
>
> Step 5: Compile the modules;
>
>  make
>
>  You now have compiled the modules successfully
>
> Step 6: Install the modules;
>
>  insmod pci-scan.o
>  insmod tulip.o
>
> Step 7: Issue the depmod command;
>
>  depmod -a
>
> Step 8: Initialize the eth0 adapter
>
>  ifup eth0
>
> Step 9: Run ifconfig to make sure that the eth0 interface is loaded;
>
>  ifconfig
>
>  You should see the loopback adapter (lo), and the Ethernet adapter
> (eth0)
>
> Step 10: To have the eth0 load everytime you boot into Linux you must
> copy tulip.o, and pci-scan.o into the  following directories;
>
>  /lib/modules/2.2.14-3/net
>
>  /lib/modules/2.2.14-3BOOT/net
>
>  /lib/modules/2.2.14smp/net
>
>  If you are prompted to replace the current files, say YES
>
> Step 11: You will have to add two lines of code to the following file;
>
>  /etc/rc.modules
>
>  Add the following;
>
>  pci-scan.o
>  tulip.o
>
>  To write the changes to the file type the following;
>
>  Shift+: wq (this is only true if they use vi, you not telling them to
> use vi).
>
> Step 12: Edit etc/modules.conf (if needed).
>
>  vi etc/modules.conf
>
>  Add the following to the begining of the file;
>
>  alias eth0 tulip
>
>  To write the changes to the file type the following;
>
>  Shift+: wq
>
>
> I got as far as step 5, but 'make' isn't doing anything, what should I
> do?
>



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

From: [EMAIL PROTECTED]
Subject: Re: Setting Up a Minimal Box to do Firewalling and Routing to Internet
Date: Sat, 06 Jan 2001 05:05:36 GMT

  mike <[EMAIL PROTECTED]> wrote:
> Hi,
>     I would like to have an idea of the minimum specifications for
> a system to be able to have my local network connect to
> the internet via a Cable modem or DSL connection.
>     What I mean by a minimal system requirements is to
> be able to get maximum speeds of the Cable modem or DSL
> without being choked down by the hardware to lesser speeds.

I run a floppy only system which does that, using the
wonderful flopyfw linux dostro found here:

http://zelow.no/floppyfw/index.html

My hardware looks like this:

> 1. minimal processor and speed
486 DX2 66
should be a DX, need onboard math processor
to avoid needing emulator code in kernel

> 2. minimum ram
16MB, (8MB can work)

> 3. hard drive space
no hard drive installed, floppy only (nice and quiet)

> 4. minimal ethernet card. Will a 10 Mbps suffice
twin 3Com 3c509 10Mbps isa nic's, 10Mbps is plenty for
the cable modem stream.

HTH
Bluster


Sent via Deja.com
http://www.deja.com/

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

From: "Joe Fahy" <[EMAIL PROTECTED]>
Subject: Adaptec AAA-13xU2 drivers
Date: Sat, 6 Jan 2001 00:38:38 -0500

I have a couple of AAA-133U2 and AAA-131U2 scsi raid cards.  I have not
found any Linux drivers on the Adaptec site.  Are there any Linux drivers
for these cards?

As they use tcp/ip could I use a win machine on the network to configure and
monitor these cards in the Linux server?

Will these cards be recognized as any type of scsi card by Linux?

Are these cards boat anchors as far as Linux is concerned?

Thanks,
Joe



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

From: R T <[EMAIL PROTECTED]>
Subject: AOpen FM56- Speakerphone PCI modem
Date: Sat, 06 Jan 2001 01:03:50 -0500

Anyone know if this modem will run OK on linux

AOpen FM56- Speakerphone PCI modem

Thanks

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

From: Max <[EMAIL PROTECTED]>
Subject: Re: Soundboard recommendation sought
Date: Sat, 6 Jan 2001 01:45:47 -0500

Kenneth R. van Wyk wrote:

> Greetings,
> 
> I'm currently running RH7 with KDE 2.0.1 and all of the updates on my
> desktop system at home.  Everything is running well with no complaints. 
> My
> soundboard, however, is an el-cheapo Soundblaster 16 PCI.  I'm looking to
> upgrade it to something that is more capable -- wavetable synthesis,
> multiple MIDI voices, etc.  I'm looking for a recommendation on what to
> get.
> 
> I'd previously been using a Soundblaster 16 ISA with the wave
> daughterboard
> and DSP chip, and I was VERY happy with that.  My new motherboard (a
> Supermicro PIIIDM3), however, is PCI only, so I can't use that.
> 
> So, I'm looking for recommendations for a wavetable PCI-based soundboard
> that works well in RedHat Linux.  Please send them to me and I'll
> summarize the suggestions back to the group.
> 
> Thanks,
> 
> Ken
> 
> 

How did you setup your ISA card in Mandrake?


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

From: Nader <[EMAIL PROTECTED]>
Subject: Re: changing irq in Linux - modem "busy"
Date: Fri, 05 Jan 2001 22:58:21 -0800

I have a VERY similar problem.

USR PCI Modem controller-based, linux compatible conflicts with
HPT366 Controller on "pin A" IRQ 10.

The modem is "busy" and cannot be used.

The exact same configuration (hardware, BIOS, IRQs) works perfectly in 
Windows 98 SE so I don't want to move hardware around.  I understand 
that W98SW supports PCI IRQ Steering to handle this.  Does this mean 
that Linux does not yet handle it?

Any other suggestions?


Nader

Dances With Crows wrote:

> On Fri, 5 Jan 2001 19:35:03 -0500, Chris staggered into the Black Sun
> and said:
> 
>>      Is it possible to change the irq number of a device under linux?  
>> My modem and my onboard video card share "pin A routed to irq 10"
>> according to the output of the lspci -vv command.  The result of this
>> conflict is my real problem: my modem is always busy when wvdial or
>> kppp tries to access it.  Any suggestions would be greatly appreciated.
> 
> 
> That is not the problem unless the modem is an ISA modem, since PCI
> cards can share interrupts without problems.  The first thing to do
> would be to make sure that you don't have a LoseModem; look at
> http://www.o2.net/~gromitkc/ and check your modem against the database.
> If it's "WM" you're basically out of luck.  Rip it out of the case, sell
> it to a stupid person, and go buy an external modem that plugs into the
> 9-pin serial port on the back of your machine.  If this is a Lucent
> LoseModem, you can get it to work with some fiddling and by using an old
> kernel.  http://linmodems.org/ for more info there.
> 
> If your BIOS is sane, you can go into it and disable "Assign IRQ for
> Video Card", since video cards don't need IRQs under Linux (or Doze
> AFAICT.)  This will not help if the modem is PCI, but you can try it
> anyway.
> 
> If it is an ISA modem, do the things described above, then set the
> jumpers or use the DOS configuration utility to find out the IRQ and IO
> range the thing is using, then use the "setserial" command.  HTH,


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

From: Nader <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Modem is "busy" - PCI IRQ Sharing problem
Date: Fri, 05 Jan 2001 23:00:27 -0800

Here's a shout!  2.2.18 has been built.

Julie Brandon wrote:

> On Tue, 02 Jan 2001 19:43:28 -0800, Nader ([EMAIL PROTECTED]) said:
> 
>> What kernel version did you use?
> 
> 
> v2.2.17 & v2.2.18
> 
> (serial v5.05 needs a very tiny patch to compile on v2.2.18, give me a shout
> if you want the patch)


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

From: "Lloyd Llewellyn" <[EMAIL PROTECTED]>
Subject: How to use interrupts > 15?
Crossposted-To: comp.os.linux.misc,linux.redhat.install,linux.redhat.misc
Date: Sat, 06 Jan 2001 07:16:51 GMT

I cannot get my sound card (Turtle Beach Pinnacle) to work under Redhat 7.0. 

I'm dual-booting with Win2K.  It appears that under Windows, my SCSI controller
is using interrupts above 15; but in Linux, it's using the interrupts that my
sound card is set to.  

I presume these higher numbers are a Win2K naming convention for dealing with
shared interrupts?

The sound card is ISA in non-PnP mode.  Because of the available interrupts in
my system, and the IRQ's that my sound card will use, its current setting is
about the only one that works under Windows, so I want to use the same resource
settings under Linux.

How can I get the SCSI card to use the same higher (shared) interrupts as used
under Win2K?  Not having my music library available as I work is probably the
primary reason I don't spend as much time in Linux as I'd like to  :-)

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

From: "lobotomy" <[EMAIL PROTECTED]>
Subject: Re: VIA apollo pro 133A
Date: Sat, 06 Jan 2001 07:23:28 GMT

The performance problems are most likely related to poor memory
bandwidth, as the review noted.  This is true under any OS.  There are
various optimization features in the BIOSes of many VIA-based
motherboards (interleave, etc.) that can partially alleviate this.  But
even if it ends up a little slower, I don't see anything really
devestating.  If you really care about the difference between 120 fps and
106 in quake, or between an xmark of 70 and 68, then by all means, try 
to do it with a BX.  But unless you want to get a really expensive
serverworks-based board (and those aren't even fully supported in linux
yet), you are stuck with VIA if you want SDRAM and 133 mhz fsb.  
  
In article <934kj4$g6e$[EMAIL PROTECTED]>, "Daniel Nilsson"
<[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm in the process of buying a new computer, intel based
> 2-way SMP. Seems like my best bet would be a system based
> on the VIA Apollo pro 133A chipset. Though there has been some reports
> on various places about performance problems,
> (http://www.anandtech.com/showdoc.html?i=1384) is one of
> them.
> 
> Does anyone have more information if this is a problems that is Linux
> specific and if work is being done to resolv the issues or if it's the
> chipset itself that has poor performance. Would you recommend using a
> different chipset instead (there doesn't seem to be a lot of chipsets
> for PIII that supports SMP and SDRAM)
> 
> Thanks Daniel Nilsson
> 
> 
> Sent via Deja.com http://www.deja.com/


-- 
PC Chips actually goes by many names. PCChips = Ability = Alton = Amptron = 
Aristo = Asia Gate = Asiatech = Assa = Atrend = Elpina = Eurone = Fugu = 
Fugutech = Hi Sing = Houston = Hsing Tech = H Tech = Matsonic = Minstaple = 
PCWare = Pine = Protac = QDI = Warpspeed

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

From: "Dink Adams" <[EMAIL PROTECTED]>
Subject: AOpen CDRW - CRW6206A
Date: Sat, 6 Jan 2001 01:49:04 -0600

I have one of these animals that works fine in WINME and WIN2000 with the
Adaptec drivers.  Anyone have any luck getting this model set up and running
in Red Hat Linux 6.1 or Mandrake 7.2?



______________________________________________________________________
Posted Via Uncensored-News.Com - Still Only $9.95 - http://www.uncensored-news.com
 With Servers In California, Texas And Virginia - The Worlds Uncensored News Source
  

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

From: [EMAIL PROTECTED] (jwk)
Subject: Re: Adaptec AAA-13xU2 drivers
Date: 6 Jan 2001 08:04:11 GMT
Reply-To: [EMAIL PROTECTED]

On Sat, 6 Jan 2001 00:38:38 -0500, Joe Fahy
<[EMAIL PROTECTED]> wrote:
>I have a couple of AAA-133U2 and AAA-131U2 scsi raid cards.  I have not
>found any Linux drivers on the Adaptec site.  Are there any Linux drivers
>for these cards?

from /usr/src/linux/drivers/scsi/README.aic7xxx

============================================
  Not Supported Devices
  ------------------------------
    Adaptec Cards
    ----------------------------
    AHA-2920 (Only the cards that use the Future Domain chipset are not
              supported, any 2920 cards based on Adaptec AIC chipsets,
              such as the 2920C, are supported)
    AAA-13x Raid Adapters
    AAA-113x Raid Port Card
============================================

>
>As they use tcp/ip could I use a win machine on the network to configure and
>monitor these cards in the Linux server?

I'm afraid not.

>
>Will these cards be recognized as any type of scsi card by Linux?

idem.

>
>Are these cards boat anchors as far as Linux is concerned?

Well, if they sink, they might.

Good luck,
Jurriaan
-- 
I'd better be where other people are not
        Four Weddings and a Funeral
GNU/Linux 2.2.19pre6 SMP 2x999 bogomips load av: 0.00 0.02 0.04

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

From: "Leon Bourassa" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.redhat
Subject: Re: tulip NIC works with kernel 2.4?
Date: Sat, 06 Jan 2001 08:04:47 GMT

I do not know the specifics on how to update the kernel, however, I saw the
changes list for the new kernel, and apparently they have fixed up support
for the tulip chipset cards.
There is many howtos online on how to upgrade the kernel.

Leon Bourassa
Network Admin
Cory Dunkle <[EMAIL PROTECTED]> wrote in message
news:dfw56.21405$[EMAIL PROTECTED]...
> Do tulip network cards (such as the Linksys LNE100TX v4.2) work properly
> with the new kernel 2.4? If so how do I upgrade my Redhat 7.0 to the new
> kernel? Thanks a lot.
>
>



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


** 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 by posting to comp.os.linux.hardware.

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