Linux-Hardware Digest #53, Volume #9 Tue, 29 Dec 98 16:13:38 EST
Contents:
Re: SCSI Tape Drive reading "other" UNIX (Michael Meissner)
Re: AMD K62-3d and 2.0.36 (Michele Iacobellis)
Re: Yet another PnP problem ([EMAIL PROTECTED])
Re: HEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLP !!!!! Ethernet Card Trouble !!!!!!! (mk)
Re: Linux SMP revisited ("Earl Malmrose")
Re: Turtle Beach Montego AGP sound card (Jason McKnight)
Tape drive technology recommendation? (Stephan Loescher)
Re: audio on motherboard: getting it to work in linux (Hashi)
Diamonds HomeFree for Linux ? ([EMAIL PROTECTED])
Re: Linux won't see full available RAM (32M) ("news")
Problems with Plextor PX-R4112Ci (Oliver Rettig)
Trouble with HP DeskJet 690C and LF->CR/LF (Rob Alexander)
Re: Cardex's Intel i740 video card and X (root)
Re: CDRW drives (Hashi)
Re: HEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLP !!!!! Ethernet Card Trouble !!!!!!! (T1)
Re: RedHat 5.2 Compatible 56K Voice/Data/Fax Modem ("David J. Looney")
Re: winmodems ("David J. Looney")
Re: WHEE!!!! Linux on an 386 (for real) w/ 4M (Mike Werner)
Re: Tape drive technology recommendation? (Bill Pitz)
Re: Linux won't see full available RAM (32M) (Peter.vanHelden)
----------------------------------------------------------------------------
From: Michael Meissner <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: Re: SCSI Tape Drive reading "other" UNIX
Date: 29 Dec 1998 09:35:17 -0500
"Farrar" <[EMAIL PROTECTED]> writes:
> I have a 4mm DAT SCSI tape drive that works fine when reading and writing
> natively under Linux. My problem is that I have a tar tape that was created
> on a SUN/Sparc.
>
> I was able to use dd to pull some data off (looked at data and found source
> file fragments imbedded.) It does look like a tar file (somewhat), the
> header looks bogus and Linux complains that its not in tar format.
I suspect your problem is the Sparc wrote the tape using a different blocksize
than Linux is reading. By default under Linux, scsi tapes are assumed to have
a block size of 512 bytes, which means the kernel will read 512 bytes per
block, irregarless of what you tell tar is the blocksize.
You should use the mt command to change the block size (if you change the block
size to 0, then the kernel will handle variable sized tape blocks). Thus, if
your tape device is /dev/nst0, you should do:
mt -f /dev/nst0 setblk 0
Note, if you have mt 0.5 (ie, RedHat 5.2), there is a bug in it when you use -f
along with an option taking a numeric argument, and you should upgrade to mt
0.5b or later or do:
env TAPE=/dev/nst0 mt setblk 0
A second problem is the use of hardware compression. You might need to enable
or disable h/w compression on the linux or sparc side. Many of the 2 gig DDS-1
DAT tape drives don't have hardware compression, so if you have such a tape
drive on the Linux box and a tape drive on the Sun that automagically turns on
compression, you will need to disable it on the Sun when making the tape. On
the Linux side to enable compression (assuming your tape drive supports it),
do:
mt -f /dev/nst0 compression 1
and do the following to disable it:
mt -f /dev/nst0 compression 0
--
Michael Meissner, Cygnus Solutions (Massachusetts office)
4th floor, 955 Massachusetts Avenue, Cambridge, MA 02139, USA
[EMAIL PROTECTED], 617-354-5416 (office), 617-354-7161 (fax)
------------------------------
From: Michele Iacobellis <[EMAIL PROTECTED]>
Subject: Re: AMD K62-3d and 2.0.36
Date: Tue, 29 Dec 1998 16:39:06 +0100
==============CB92297E11B151E47DA5436B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Tim Kelley wrote:
> Is anyone running 2.0.x with an AMD? I have an intel P233 now, I am
> considering switching. Is the K62 worth getting?
>
> Also, it seems my kernel's already been "optimised" for intel 586 ...
> will it boot if I plug an AMD in, or should I recompile first?
>
> --
> Tim Kelley
> [EMAIL PROTECTED]
> New Orleans, LA
I'm using a K6-2 350 Mhz cpu on an ASUS P5A motherboard without any
problem.
The distribution is Debian 2.0 with kernel 2.0.35. It's very fast.
--
# Michele Iacobellis
# Linux System Administrator and Programmer
# Tel. +39-(0)80-5653674
# Personal email: [EMAIL PROTECTED]
# Official email: [EMAIL PROTECTED]
# - ITALY -
==============CB92297E11B151E47DA5436B
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Tim Kelley wrote:
<blockquote TYPE=CITE>Is anyone running 2.0.x with an AMD? I have
an intel P233 now, I am
<br>considering switching. Is the K62 worth getting?
<p>Also, it seems my kernel's already been "optimised" for intel 586 ...
<br>will it boot if I plug an AMD in, or should I recompile first?
<p>--
<br>Tim Kelley
<br>[EMAIL PROTECTED]
<br>New Orleans, LA</blockquote>
I'm using a K6-2 350 Mhz cpu on an ASUS P5A motherboard without any problem.
<br>The distribution is Debian 2.0 with kernel 2.0.35. It's very fast.
<pre>--
# Michele Iacobellis
# Linux System Administrator and Programmer
# Tel. +39-(0)80-5653674
# Personal email: [EMAIL PROTECTED]
# Official email: [EMAIL PROTECTED]
# - ITALY -</pre>
</html>
==============CB92297E11B151E47DA5436B==
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Yet another PnP problem
Date: Tue, 29 Dec 1998 13:38:20 GMT
What model number ModemBlaster do you have? Mine has jumper settings, but I
am wondering if it will work (Packaging says it will work in DOS, and it is
ISA, so I assume so).
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> First of all, let me say that I've read the PnP HOWTO, the Serial HOWTO,
> and the documentation for the isapnptools and for setserial. Having said
> that, I still cannot get my Creative Labs PnP V.90 ModemBlaster to work
> with Linux (no, it is not a winmodem, and it is not the more
> widely-known 56K ModemBlaster with a software V.90 upgrade for windows).
>
> In Windows 95, is on com 4, irq 3, i/o 0x02e8. I've set my isapnp.conf
> file accordingly, and setserial -a /dev/cua3 outputs exactly what I'd
> expect. Still no-go. I've also turned PnP on and off in my BIOS but
> neither setting makes a difference. Furthermore, I've downloaded
> loadlin.exe and used it to warm-boot From Win95 to Linux, but I've had
> no luck with that either. When I try to use my modem (with KDE's kppp) I
> get the message, "sorry, the modem is busy." As you might guess, the
> modem has no jumpers.
>
> If anybody has any further insight, then please help me.
>
> Thanks,
> [EMAIL PROTECTED]
>
>
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: mk <[EMAIL PROTECTED]>
Crossposted-To:
linux.redhat.install,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.networking
Subject: Re: HEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLP !!!!! Ethernet Card Trouble !!!!!!!
Date: Tue, 29 Dec 1998 06:38:09 -0700
T1 wrote:
>
> I am trying to install Redhat Linux 5.2 onto my system via FTP since I
> am sick and tired of buying Linux by the time a new version always
> comes out. Besides, I don't have anymore hard drive space although I
> formated a hard drive for RH linux. I am using an SMC PCI 10 Ethernet
> card and I have a direct connection via Cox@home. I downloaded both
> the supp and boot images and placed them to two floppies, booted via
> my floppy, chose FTP as installation option, inserted supp disk, and
> then I had no problem choosing NE2000 PCI. However, when I got to the
> autoprobing option, I got that annoying and irritating error message
> saying "SIOCSIFFLAGS: Resource Temporarily Unavailable." Anybody got a
> solution to this error message?
The SMC PCI card that @home distributes is I believe a DEC chip. It uses
the tulip.o driver.
mk
------------------------------
From: "Earl Malmrose" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.advocacy
Subject: Re: Linux SMP revisited
Date: Mon, 28 Dec 1998 15:14:48 -0800
d s f o x @ c o g s c i . u c s d . e d u (David Fox) wrote in message ...
>
>Embedded in every (recent) Intel chip, but disabled in the Celeron line.
Which SUCKS. A dual Celeron setup would be pretty nice and cheap.
------------------------------
From: Jason McKnight <[EMAIL PROTECTED]>
Subject: Re: Turtle Beach Montego AGP sound card
Date: Tue, 29 Dec 1998 12:50:19 -0500
> <snip>
A little off topic but...
> (which is AGP and works
> fine, although I'm having some trouble getting it to run in high colour
> under X - it's an STB Velocity128).
I have the same card Stb 128zx (8 megs) and had problems with the configuration
generated by Xconfigurator. Open your config file and check to see if key
information is commented by a #. My problem was that X only saw 1 meg of ram on
my card. When I looked at my config file the line that showed me having 8megs
was commented.
Good luck,
Jason McKnight
------------------------------
From: Stephan Loescher <[EMAIL PROTECTED]>
Crossposted-To:
comp.sys.ibm.pc.hardware.misc,comp.sys.ibm.pc.hardware.storage,comp.periphs
Subject: Tape drive technology recommendation?
Date: 29 Dec 1998 16:08:38 +0100
Hi!
I'm going to buy a SCSI-tape drive. The capacity should be about 10GB
without compression. It should have hardware-compression (and run with
Linux).
I'm interested in any experiences, advantages, disadvantages, performance,
reliability, durability of all tape drive-technologies:
4mm DAT, 8mm DAT, DLT, MLR, SLR, QIC, Travan, NS20. (Others?)
How does SLR, MLR, DLT and Travan work? And what are the differences?
Is Travan-5 and NS20 the same?
Are SLR/MLR-tape drives produced by other companies than Tandberg, too?
How often can I reuse the tapes with the different technologies?
I heard that DAT(4mm/8mm) can be used about 10 times and the other
technologies can overwrite the tape 100 times before having dropouts.
Thanks in advance for any information!
Stephan.
--
[EMAIL PROTECTED]
http://www.leo.org/~loescher/
Try the LEO-archive: http://www.leo.org/archiv/archiv_e.html
------------------------------
Date: Tue, 29 Dec 1998 18:24:48 +0000
From: Hashi <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: audio on motherboard: getting it to work in linux
hi,
re:
---
> i have a PII 300 with a yamaha sound card built in to the mother board.
---
once you get everything running, you'll have a kick ass box.
re:
---
> Am running RH5.0, what steps do i need to take to get audio working
> under linux?
---
RH5.0 is a bit on the old side (and renown for being unstable ish),
it's definitely worth downloading a recent kernel
(http://www.kernel.org) or better still downloading a newer version of
Redhat (5.2 has better support for P2s). anyway that all aside
running:
sndconfig
might be all you need provided your kernel is set up appropriately
(probably is).
hope this is of some help,
Hashi.
--- --- ---
.~. the way of the Sacred Penguin is the path of
/V\ the truly righteous...
// \\
/( )\ [EMAIL PROTECTED]
^`~'^ http://thor.prohosting.com/~hashaday
------------------------------
From: [EMAIL PROTECTED]
Subject: Diamonds HomeFree for Linux ?
Date: Tue, 29 Dec 1998 15:37:28 GMT
Hi
Does anyone know if there is a Linux-driver for Diamonds HomeFree
(http://www.diamondmm.com/homefree/) ?
Does someone has some experiance with it and can recommend it (or against it)
?
Thanks for your answers
Thomas
PS please email me a copy of your response, as I'm currently having only
web-access, and reading news with dejanews is cumbersome...
============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
------------------------------
From: "news" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Linux won't see full available RAM (32M)
Date: Tue, 29 Dec 1998 13:57:15 -0500
you could always pass the mem parameter to lilo like i do on my systempro..
@ boot time
mem=90M
or in lilo.conf
append "mem=90M"
works like a charm
Peter.vanHelden wrote in message <76b3o4$pst$[EMAIL PROTECTED]>...
>
>Point your browser to http://www.dejanews.com and search for
>'Compaq memory hole Linux' would have been far better advice.
>
>
>Peter
>
>[EMAIL PROTECTED] wrote:
>: On Wed, 23 Dec 1998 21:48:21 GMT, "Peter K. Achs"
>: <[EMAIL PROTECTED]>'s laid this one on us:
>
>: >I have a Compaq 486/66M with Pentium Overdrive and 32M of RAM. The 24
>: >Meg of the memory resides on an expansion card. Linux reports only 16 M
>: >of it. Already tried the mem=32m at LILO prompt. All I get is a kernel
>: >panic. What else should I look for?
>: >
>
>: try fdisk. It gets rid of Linux.
>
>
>: o | | o
>: _ _ _ | | _ _ _ _
>: / |/ |/ | | |/_) |/ | / |/ |/ |
>: | | |_/ |_/ | \_/ |__/ |/ | | |_/
>: /|
>: \|
>: Today or Tomorrow??TOMATO/TOMOTTO!!
------------------------------
From: Oliver Rettig <[EMAIL PROTECTED]>
Subject: Problems with Plextor PX-R4112Ci
Date: Tue, 29 Dec 1998 20:16:12 +0100
hallo,
this first CD I made was OK but the second and all other are damaged. I
have used cdrecord to burn a music CD with I have correctly read with
cdparanoia. The tracks of the burnd CD are find by the cd-player and you
can hear sometimes something with remember you on music. No
error-messages, only a damaged CD. No buffer underrun etc. What could it
be?
Is there any help?
thanks oliver
------------------------------
From: Rob Alexander <[EMAIL PROTECTED]>
Subject: Trouble with HP DeskJet 690C and LF->CR/LF
Date: Tue, 29 Dec 1998 18:21:10 +0000
Reply-To: Rob Alexander <[EMAIL PROTECTED]>
I've been trying to configure my HP DeskJet 690C under Redhat 5.1 using
printtool, but I've run into trouble. When asked to do an ASCII test
print, it prints:
>If this is all you see, try enabling 'LF->CR/LF' translation in
>printtool...
I can't find this option in printtool. Funny thing is, I remember it
being there in Redhat 4.1.
--
Rob Alexander
You _MAY_ need to replace 'nospam' with 'mhairi' to reply
http://www.mhairi.demon.co.uk
------------------------------
From: [EMAIL PROTECTED] (root)
Subject: Re: Cardex's Intel i740 video card and X
Date: 29 Dec 1998 15:45:49 GMT
Andri Saar ([EMAIL PROTECTED]) wrote:
: You can download i740 X server from
: ftp://ftp.redhat.com/pub/XBF/
------------------------------
Date: Tue, 29 Dec 1998 19:24:46 +0000
From: Hashi <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: CDRW drives
hi,
re:
---
> I am thinking of purchasing a CDRW drive for use as a backup device. I
> currently use a Colorado Jumbo 250 drive and ftape, but it is slow and
> not often reliable, not to mention that the tapes aren't transportable
> to work.
---
tell me about it, i used to have a 65 mb Excell tape drive up until
about 1.5 years ago, i gave up after i increased my total drive space
to 8 gb :-p i'm a much happier bunny now that i have my rewritable
burner :-)
re:
---
> A second use of a CDRW drive I thought of was to use it to create audio
> CDs that I could play in my CD player on my stereo. Is this possible?
---
absolutely, if you're a cheap skate, like me, getting a few friends
and the neighbour's dog together to sing / record happy birthday and
then putting it onto a CDs can be a great way of getting out of buying
birthday pressies :-)
re:
---
> Would I need to purchase commercial software for Linux to do this?
---
nope, this is Linux silly. XCDRoast, cdwrite, cdda2wav are all your
friends in this instance. you should find the following website be
very useful:
http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
re:
---
> Is
> it possible to copy audio CDs with a CDRW drive?
---
for, ahem, backup purposes, i _believe_ it's possible, what a piece
of mind ;-)
hope i was of some help,
Hashi.
--- --- ---
.~. the way of the Sacred Penguin is the path of
/V\ the truly righteous...
// \\
/( )\ [EMAIL PROTECTED]
^`~'^ http://thor.prohosting.com/~hashaday
------------------------------
From: [EMAIL PROTECTED] (T1)
Crossposted-To:
linux.redhat.install,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.networking
Subject: Re: HEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLP !!!!! Ethernet Card Trouble !!!!!!!
Date: Tue, 29 Dec 1998 16:25:54 GMT
So how do I get it working? The RH manual, which I borrowed, won't
tell me that. All it says is that if your ethernet card is PCI, you
will have to change your PCI bios to get it working correctly
On Tue, 29 Dec 1998 06:38:09 -0700, mk <[EMAIL PROTECTED]>
wrote:
>T1 wrote:
>>
>> I am trying to install Redhat Linux 5.2 onto my system via FTP since I
>> am sick and tired of buying Linux by the time a new version always
>> comes out. Besides, I don't have anymore hard drive space although I
>> formated a hard drive for RH linux. I am using an SMC PCI 10 Ethernet
>> card and I have a direct connection via Cox@home. I downloaded both
>> the supp and boot images and placed them to two floppies, booted via
>> my floppy, chose FTP as installation option, inserted supp disk, and
>> then I had no problem choosing NE2000 PCI. However, when I got to the
>> autoprobing option, I got that annoying and irritating error message
>> saying "SIOCSIFFLAGS: Resource Temporarily Unavailable." Anybody got a
>> solution to this error message?
>
>
>
>The SMC PCI card that @home distributes is I believe a DEC chip. It uses
>the tulip.o driver.
>
>
>mk
reply to [EMAIL PROTECTED]
------------------------------
From: "David J. Looney" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: RedHat 5.2 Compatible 56K Voice/Data/Fax Modem
Date: Tue, 29 Dec 1998 16:26:44 GMT
LinuxCyrix wrote:
> I have a Multi-Tech MT5634ZPX V90 I got for $70 (don't expect this price.. I
> got screwed by a dealer and MT replaced it) I have never had any problems
> gettin' that sucker to dial.
Is this the ISA model or the newer PCI ?
Dave Looney
--
Remove composers from email address to respond.
------------------------------
From: "David J. Looney" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: winmodems
Date: Tue, 29 Dec 1998 16:25:46 GMT
David Fox wrote:
> The Multitech MultiModemZPX-PCI (Model number MT5634ZPX-PCI) *appears*
> to be a PCI bus "realmodem" (tm).
The PDF docs on the multitech site, however, only describe ISA bus
modems.
I've written them ([EMAIL PROTECTED]) asking specifically if the PCI
modem can be used under other OS's without special drivers.
Dave Looney
--
Remove composers from email address to respond.
------------------------------
From: Mike Werner <[EMAIL PROTECTED]>
Subject: Re: WHEE!!!! Linux on an 386 (for real) w/ 4M
Date: Tue, 29 Dec 1998 15:05:21 -0500
Sounds like a fun project. We've got a few old PS/2's (MCA, even) down
in the basement that I'm gonna try that with at some point. Anyway - I
doubt you want to even try X on a machine like that. And recompiling a
kernel will probably require a lot of patience on your part. Also, you
might want to glance through
http://metalab.unc.edu/pub/Linux/docs/HOWTO/mini/Small-Memory for a few
tips. Also, if possible, try compiling kernels on a larger (i.e.
*faster*) machine. Just pick the appropriate options during the config,
then instead of make zImage do make zdisk to put your new kernel onto a
floppy. Then just take that floppy to the 386 and install the new
kernel. Probably a few dozen other items to keep in mind, but I can't
think of 'em off hand.
At any rate, good luck!
--
Mike Werner KA8YSD | "Where do you want to go today?"
ICQ# 12934898 | "As far from Redmond as possible!"
AIM Screen Name Reznaeous |
'91 GS500E |
Morgantown WV |
=====BEGIN GEEK CODE BLOCK=====
Version: 3.1
GU d-@ s:+ a- C++>$ UL++ P+ L+++ E W++ N++ !o w--- O- !M V-- PS+ PE+
Y+ R+ !tv b+++(++++) DI+ D--- G e*>++ h! r++ y++++
======END GEEK CODE BLOCK======
------------------------------
From: Bill Pitz <[EMAIL PROTECTED]>
Crossposted-To:
comp.sys.ibm.pc.hardware.misc,comp.sys.ibm.pc.hardware.storage,comp.periphs
Subject: Re: Tape drive technology recommendation?
Date: Tue, 29 Dec 1998 19:35:32 GMT
In general SCSI tapes work OK with linux. Although I did try a new idea not
too long ago for backups. I purchased a 10GB IDE hard drive and popped it
into the machine. Once a day, I have that drive spin itself up, copy over all
of the data (would also work fine with compression). It works, it's just as
reliable as tapes, and it's faster. :)
Bill
Stephan Loescher wrote:
> Hi!
>
> I'm going to buy a SCSI-tape drive. The capacity should be about 10GB
> without compression. It should have hardware-compression (and run with
> Linux).
>
> I'm interested in any experiences, advantages, disadvantages, performance,
> reliability, durability of all tape drive-technologies:
> 4mm DAT, 8mm DAT, DLT, MLR, SLR, QIC, Travan, NS20. (Others?)
> How does SLR, MLR, DLT and Travan work? And what are the differences?
>
> Is Travan-5 and NS20 the same?
>
> Are SLR/MLR-tape drives produced by other companies than Tandberg, too?
>
> How often can I reuse the tapes with the different technologies?
> I heard that DAT(4mm/8mm) can be used about 10 times and the other
> technologies can overwrite the tape 100 times before having dropouts.
>
> Thanks in advance for any information!
>
> Stephan.
>
> --
> [EMAIL PROTECTED]
> http://www.leo.org/~loescher/
> Try the LEO-archive: http://www.leo.org/archiv/archiv_e.html
------------------------------
From: [EMAIL PROTECTED] (Peter.vanHelden)
Crossposted-To: comp.os.linux.setup
Subject: Re: Linux won't see full available RAM (32M)
Date: 29 Dec 1998 17:32:52 GMT
Point your browser to http://www.dejanews.com and search for
'Compaq memory hole Linux' would have been far better advice.
Peter
[EMAIL PROTECTED] wrote:
: On Wed, 23 Dec 1998 21:48:21 GMT, "Peter K. Achs"
: <[EMAIL PROTECTED]>'s laid this one on us:
: >I have a Compaq 486/66M with Pentium Overdrive and 32M of RAM. The 24
: >Meg of the memory resides on an expansion card. Linux reports only 16 M
: >of it. Already tried the mem=32m at LILO prompt. All I get is a kernel
: >panic. What else should I look for?
: >
: try fdisk. It gets rid of Linux.
: o | | o
: _ _ _ | | _ _ _ _
: / |/ |/ | | |/_) |/ | / |/ |/ |
: | | |_/ |_/ | \_/ |__/ |/ | | |_/
: /|
: \|
: Today or Tomorrow??TOMATO/TOMOTTO!!
------------------------------
** 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
******************************