Linux-Hardware Digest #258, Volume #11 Wed, 15 Sep 99 11:13:33 EDT
Contents:
Re: Diamond/ Dell V770D (Jim Chisholm)
Re: Floppy wont mount ... (QuestionExchange)
Anyone using Linksys Fast Ethernet 10/100 Network in a Box ? (Sean Akers)
Re: Interfacing with SMART drives. (QuestionExchange)
Re: RedHat 6.0 & my VOODOO 3 AGP (Tim Smith)
Re: Modem Question. (QuestionExchange)
Re: Configure network card (Jim Chisholm)
Re: Running redhat linux on a second hard disk (Leonard Evens)
Linuxfeed: A New Linux site looking for help ([EMAIL PROTECTED])
Re: DELL Latitiude Cpi Sound ("Peter Vancorenland (PVC)")
Re: RW CD Rom drive (Thorsten Lange)
Device Driver fod Cashmachine available? (Daniel Migowski)
Re: RedHat 6.0 & my VOODOO 3 AGP (Brandon)
Re: Best Video Card - Best Sound Card - HELP!! (Jim Chisholm)
Problems with ide-cdrom on kernel 2.2.x (Ruben Decrop)
----------------------------------------------------------------------------
From: Jim Chisholm <[EMAIL PROTECTED]>
Subject: Re: Diamond/ Dell V770D
Date: Wed, 15 Sep 1999 13:07:59 +0000
==============81E38C229DF04D565813D613
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Chris Sims wrote:
> The Dell variant of Diamond's V770 32Mb video card (V770D) does not seem
> to be supported. Does anyone know of a way to work around this? Are
> there drivers available to upgrade?
Hi Chris..
I have the same card and it works great.. go to Nvidia's page and download
their TNT2 linux X server.
Also, the latest XFree86 SVGA server works fine but I'd go with Nvidia's.
Jim
--
=======================================================
Jim Chisholm
Dalhousie University, Dept. Physics Halifax N.S. Canada
http://electron.phys.dal.ca
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
http://www.fire-ems.net/firedept/view/HalifaxNSCA
=======================================================
==============81E38C229DF04D565813D613
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Chris Sims wrote:
<blockquote TYPE=CITE>The Dell variant of Diamond's V770 32Mb video card
(V770D) does not seem
<br>to be supported. Does anyone know of a way to work around this?
Are
<br>there drivers available to upgrade?</blockquote>
Hi Chris..
<br>I have the same card and it works great.. go to Nvidia's page and download
their TNT2 linux X server.
<br>Also, the latest XFree86 SVGA server works fine but I'd go with Nvidia's.
<p>Jim
<pre>--
=======================================================
Jim
Chisholm <[EMAIL PROTECTED]>
Dalhousie University, Dept. Physics Halifax N.S.
Canada
<A HREF="http://electron.phys.dal.ca">http://electron.phys.dal.ca</A>
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
<A
HREF="http://www.fire-ems.net/firedept/view/HalifaxNSCA">http://www.fire-ems.net/firedept/view/HalifaxNSCA</A>
=======================================================</pre>
</html>
==============81E38C229DF04D565813D613==
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Floppy wont mount ...
Date: 15 Sep 1999 13:30:47 GMT
The floppy disk has to be linux formatted, if its not use:
mkfs.ext2 /dev/fd0 to format a new disk. Then it should mount.
> Hi , I'm new to this, and tying to find my way through
HOWTO's, and
> other help facilities. However, i did not yet find the reason
why my
> floppy won't mount.
>
> Here is the scene :
>
> IDE 1 master : HD Dos partition (win 95 boot)
> IDE 1 slave : CDRom
> IDE 2 master : HD Linux partition
>
> Whenever I want to Linux, I use a LILO from a bootable floppy
(I have
> not yet the LILO with multiple OS on 1st HD ... problems 1 by
1 ... :-)
>
> So I get the Mandrake (6.02, KDE) thing, and it works
alright, except
> that the CD Rom mounts alright, but not the floppy.
> I get the error :
>
> mount: wrong fs type, bad option, bad superblock on
/dev/cdrom, or too
> many mounted files systems
>
> (Though I booted on a floppy !)
> Any thoughts ?
>
> TIA
>
>
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=3332&cus_id=USENET&qtn_id=3312
------------------------------
From: [EMAIL PROTECTED] (Sean Akers)
Crossposted-To: comp.os.linux.networking
Subject: Anyone using Linksys Fast Ethernet 10/100 Network in a Box ?
Date: Wed, 15 Sep 1999 14:11:55 +0100
I've just discovered a local PC shop selling the 'Linksys Fast Ethernet
10/100 Network in a Box' product for what seems like a very reasonable
price. It says on the box that it is Linux compatible.
Are any of you Linux users out there using one of these ? If so, what are
your thoughts ? I am thinking of getting one of these (plus a third
network card) for my home network which is currently running using old
3Com 3C503 ISA cards. My network consists of one Linux server, one W98
machine and one multi-boot W98, NT4, Linux machine.
Cheers,
Sean Akers.
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Interfacing with SMART drives.
Date: 15 Sep 1999 13:31:20 GMT
> Hello!
>
> I administer a Linux server with SCSI hard drives. These
drives support
> SMART technology and I would like to know how I can access
the information
> gathered by the SMART system.
>
> Thanks,
>
> David Flory
>
>
>
>
depends on your kernel version ...
for kernel 2.0.36 there is a patch at linuxmama
http://www.linuxmama.com/20-newfeature.html#unofficial-patch-
list
I'm not sure about 2.0.3[78]
for further kernels it should be already in the kernel source
tree.
i've got 2.2.9 here right now and there is some ado about SMART
in
drivers/block/ide-disk.c and ide-proc.c
from ide-proc.c
==========================
* Drive/Driver settings can be retrieved by reading the
drive's
* "settings" files. e.g. "cat /proc/ide0/hda/settings"
* To write a new value "val" into a specific setting "name",
use:
* echo "name:val" >/proc/ide/ide0/hda/settings
*
* Also useful, "cat /proc/ide0/hda/[identify, smart_values,
* smart_thresholds, capabilities]" will issue an IDENTIFY /
* PACKET_IDENTIFY / SMART_READ_VALUES / SMART_READ_THRESHOLDS
/
* SENSE CAPABILITIES command to /dev/hda, and then dump out
the
* returned data as 256 16-bit words. The "hdparm" utility
will
* be updated someday soon to use this mechanism.
==========================
-heinrich
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=3361&cus_id=USENET&qtn_id=3322
------------------------------
From: Tim Smith <[EMAIL PROTECTED]>
Subject: Re: RedHat 6.0 & my VOODOO 3 AGP
Date: Wed, 15 Sep 1999 05:59:22 -0700
f Gimenez wrote:
>
> Hi there!
> Can anyone tell me if it is possible to set up my video card, that is a
> VooDoo 3 AGP with 16Mb for i couldn't find any driver allowing me to pass
> the test nor to launch startX in more than 320*200 ? Do i Have to throw my
> card and buy a new one ?
> thanks..
Sounds like you are using it as a standard VGA card...not even super
VGA.
There are excellent drivers available for all 3dfx Voodoo Banshee and
Voodoo 3000
series cards...you cat get them from the 3dfx website or from
www.glide.xxedgexx.com
One reason the 3Dfx cards have such good support is that 3dfx (unlike
many chipset
makers) released the full 2-D specs for their card onto the web so
drivers could be
written for non-MS operating systems. The other reason is that a great
guy picked
up the ball and ran with it, and he has continued to improve his drivers
:-)
-Tim
------------------------------
From: QuestionExchange <[EMAIL PROTECTED]>
Subject: Re: Modem Question.
Date: 15 Sep 1999 13:32:8 GMT
Launch kppp and click setup. Go to the Modem tab and click
Modem Commands. In the last box, change ML4 to ML3
> Ok, Dan gives up ! I bought a Creative Labs Modem blaster
model DI5601
> because it was reported to work under a website listed in
this group. I set
> it to non PNP mode using the jumpers and Com 2 irq 3 (also
using the
> jumpers). Windows took it fine and I am using it to post this
message. Limux
> is another story. At bootup, my SuSe 6.1 executes Setserial
(i think) and
> the message displayed indicates that ttys01 is at address
0x2f8 irq 3 which
> matches what is set physically on the modem.
>
> So i go to use the Kppp dialer under KDE and set the device
to ttys01. When
> I try to dail the program hangs on the "setting modem volume"
message and
> eventually times out. I have tried the faq's but they dont
seem to be of
> help. Is there perhaps a more approiate FAQ or webpage for me
? Or can
> anyone here help me ?
>
> I have been using linux for 2 days now. I am picking things
up quickly, but
> have hit a snag here. Any help would be greatly appreciated.
>
>
>
> Thanks again.
>
> Dan
>
>
>
>
>
--
This answer is courtesy of QuestionExchange.com
http://www.questionexchange.com/servlet1/showUsenetGuest?ans_id=3368&cus_id=USENET&qtn_id=3340
------------------------------
From: Jim Chisholm <[EMAIL PROTECTED]>
Subject: Re: Configure network card
Date: Wed, 15 Sep 1999 13:10:53 +0000
==============FEBC17A97F7FBECBFA85C663
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Ugo Bellavance wrote:
> I installed linux RH 6.0, but it doesn't finds my network card. It is a smc
> 1208, which is a ne-2000 pci compatible (found that on smc site). I tried
> to disable pnp with the setup utility and in the bios, without success. Can
> anyone help me?
> Thanks, my step is to look if there are some jumpers on this card.
>
> --
>
> Reply to: [EMAIL PROTECTED] or on ICQ
> [EMAIL PROTECTED]
>
> Ugo Bellavance
> _____________________________________________________
>
> If you have ICQ you can message me. My ICQ# : 20627131
Hi Ugo..
Try setting it to IRQ 10, 0X300 and use the NE2XXX module.
You may have to boot up with a dos disk to run the EPROM setup utility though.
Jim
--
=======================================================
Jim Chisholm
Dalhousie University, Dept. Physics Halifax N.S. Canada
http://electron.phys.dal.ca
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
http://www.fire-ems.net/firedept/view/HalifaxNSCA
=======================================================
==============FEBC17A97F7FBECBFA85C663
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Ugo Bellavance wrote:
<blockquote TYPE=CITE>I installed linux RH 6.0, but it doesn't finds my
network card. It is a smc
<br>1208, which is a ne-2000 pci compatible (found that on smc site).
I tried
<br>to disable pnp with the setup utility and in the bios, without success.
Can
<br>anyone help me?
<br>Thanks, my step is to look if there are some jumpers on this
card.
<p>--
<p>Reply to: [EMAIL PROTECTED] or on ICQ
<br>[EMAIL PROTECTED]
<p> Ugo Bellavance
<br>_____________________________________________________
<p>If you have ICQ you can message me. My ICQ# : 20627131</blockquote>
Hi Ugo..
<br>Try setting it to IRQ 10, 0X300 and use the NE2XXX module.
<br>You may have to boot up with a dos disk to run the EPROM setup utility
though.
<p>Jim
<pre>--
=======================================================
Jim
Chisholm <[EMAIL PROTECTED]>
Dalhousie University, Dept. Physics Halifax N.S.
Canada
<A HREF="http://electron.phys.dal.ca">http://electron.phys.dal.ca</A>
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
<A
HREF="http://www.fire-ems.net/firedept/view/HalifaxNSCA">http://www.fire-ems.net/firedept/view/HalifaxNSCA</A>
=======================================================</pre>
</html>
==============FEBC17A97F7FBECBFA85C663==
------------------------------
From: Leonard Evens <[EMAIL PROTECTED]>
Crossposted-To: redhat.general
Subject: Re: Running redhat linux on a second hard disk
Date: Wed, 15 Sep 1999 08:11:52 -0500
Stevan Popovic wrote:
>
> I have just installed redhat 5.2 on my second hardisk and the install
> went well.
> However when I tried to boot linux from boot magic it gets as far as the
> lilo prompt then a succession of zero & ones appear.
>
> As a result it will not let me boot anything at the lilo prompt.
>
> Has anyone had this problem before?
>
> I think that it could a hardware problem?
>
It is most likely that you have not set up Boot Magic or lilo
properly.
You have to put the lilo boot loader somewhere and then you
have to tell Boot Magic where to go to find it. Apparently
Boot Magic is finding the lilo boot loader but something
is going wrong, which suggests that lilo is not set up
properly. Check your lilo.conf and make sure it is correct.
You might also tell us what is in lilo.conf and also what
the output of
fdisk -l
is, so we can look at your partitioning.
Don't forget to run /sbin/lilo when you change lilo.conf.
It is also possible that you have somehow run afoul of the
the 1023 cylinder limit. If that is the case, using the
linear option in lilo.conf may resolve the problem.
> --
> Stevan Popovic
> [EMAIL PROTECTED]
> "In complete darkness we are all the same it is only our knowledge and
> wisdom that separates us"
--
Leonard Evens [EMAIL PROTECTED] 847-491-5537
Dept. of Mathematics, Northwestern Univ., Evanston, IL 60208
------------------------------
From: [EMAIL PROTECTED]
Subject: Linuxfeed: A New Linux site looking for help
Date: Wed, 15 Sep 1999 13:09:53 GMT
Hey,
I am part of a new Linux site called Linuxfeed. We're looking for
help in numerous areas. If you're interested, check us out at
www.linuxfeed.com and go into the 'jobs' section.
Thanks
Kevin
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: "Peter Vancorenland (PVC)" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.portable,redhat.general
Subject: Re: DELL Latitiude Cpi Sound
Date: Wed, 15 Sep 1999 16:15:30 +0200
Steve Patrick wrote:
> I am battling to get sound working under RedHat 6.0 on a DELL Latitude Cpi
> A366XT laptop. It has a NeoMagic MagicMedia 256AV sound chip. I have had
> no joy from DELL or NeoMagic. Can anyone point me to the correct driver
> and setup?
>
> ------------------ Posted via CNET Linux Help ------------------
> http://www.searchlinux.com
The sound works if you use the patch mentioned in the comp.os.linux.portable
NG in the posting of
14 sept titled Neomagic Magicmedia 256AV Sound
I have a Dell Lattitude CPiA 366XT and just got sound with that patch
PVC
------------------------------
From: Thorsten Lange <[EMAIL PROTECTED]>
Subject: Re: RW CD Rom drive
Date: Wed, 15 Sep 1999 13:07:20 +0200
Mark Stankus wrote:
> Can Linux handle Read Write CD Rom drives?
> If the answer is no, then is having one in the machine
> (so that Windows95 can use it) adversly affect Linux?
>
> I have a Dell Dimension machine.
>
> Mark Stankus
Just like Win95, Linux recognizes a CD-RW-Drive as a CD-Rom.
Is it SCSI or IDE? If it's IDE, as far as I know, to make use of the
special capabilties of that drive,
you have to compile a kernel with "SCSI emulation" as Linux only
supports CD-Rs or CD-RWs with SCSI interface. I could be mistaken, but
this is what I was told...
------------------------------
From: Daniel Migowski <[EMAIL PROTECTED]>
Subject: Device Driver fod Cashmachine available?
Date: Wed, 15 Sep 1999 13:15:01 +0200
This is a multi-part message in MIME format.
==============0F6EEE93AA2DAAB51128CCBA
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi, folks,
does anyone know, if theres a devicedriver for the "Japan Cashmachine"
available?
If yes, where can i find it?
Thanx
Daniel Migowski
==============0F6EEE93AA2DAAB51128CCBA
Content-Type: text/x-vcard; charset=us-ascii;
name="Mig-O.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Daniel Migowski
Content-Disposition: attachment;
filename="Mig-O.vcf"
begin:vcard
n:Migowski;Daniel
tel;home:0441/7780957
tel;work:0441/7780957
x-mozilla-html:TRUE
org:Mig-O Design & Development;Chefzimmer :o)
version:2.1
email;internet:[EMAIL PROTECTED]
adr;quoted-printable:;;Artillerieweg 55a=0D=0A;Oldenburg;;26129;Germany
x-mozilla-cpt:;2
fn:Daniel Migowski
end:vcard
==============0F6EEE93AA2DAAB51128CCBA==
------------------------------
Date: Wed, 15 Sep 1999 05:17:37 -0400
From: Brandon <[EMAIL PROTECTED]>
Subject: Re: RedHat 6.0 & my VOODOO 3 AGP
As long as u selected multiple resolutions u should be able to hit
Ctrl-Alt-+ or Ctrl-Alt-- in order to increase or decrease your
resolutions, but only if they have been configured in the frist place.
brandon
f Gimenez wrote:
>
> Hi there!
> Can anyone tell me if it is possible to set up my video card, that is a
> VooDoo 3 AGP with 16Mb for i couldn't find any driver allowing me to pass
> the test nor to launch startX in more than 320*200 ? Do i Have to throw my
> card and buy a new one ?
> thanks..
--
"Bill Gates?, I dont know any Bill Gates. Oh, you mean 'by putting
every conceivable
feature into an OPERATING SYSTEM, whether you want it or not, is
innovation' Bill
Gates? Yeah, I know the monopolizer"
http://web.mountain.net/~brandon/main.htm
For Beginners in Linux, Emulation, Midis, Playstation Info, and
Virii.
------------------------------
From: Jim Chisholm <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Best Video Card - Best Sound Card - HELP!!
Date: Wed, 15 Sep 1999 13:20:25 +0000
==============35A83AF526E306F388CF298D
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
[EMAIL PROTECTED] wrote:
> Your 2 cents worth please!
>
> I want 16/32M AGP graphics with good 3D performance, a TV tuner (I
> guess this needs a BT848 or similar), realtime video capture & playback
> (some form of MPEG compression?). I don't need Linux support for the TV
> or Video right away so long as it's in the pipeline. Am I expecting too
> much from one card? Am I better off buying a graphics card and a
> seperate TV/Video card - if so, please let me have your recommendations.
>
> I am aware that some graphics card manufacturers have been hostile, or
> less than helpful, to the open source community and I would prefer not
> to buy their products, given a choice.
>
> Regarding sound cards, most of the advice I have received points to the
> sound blaster awe64 or such. What of the SoundBlaster Live! value or
> quality clones.
>
> All advice gratefully received.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Hi..
My $.02 would be to go with a Matrox G200 or a Riva TNT2 and avoid the ATI
products (I have found the Matrox/Nvidia driver support to be much
better).
I'd also go with a separate tuner card.
The SBLive! is a great choice under Windoze but realistically is barely
funtional under Linux
(Again, poor ATI driver support but at least they've released a marginally
useful driver for it.)
My biggest beef with the SBLive! is it's (presently) total non-fuctionality
under vmware.
If it's only Linux on your system you're better off with a cheapy SB16.
Jim
--
=======================================================
Jim Chisholm
Dalhousie University, Dept. Physics Halifax N.S. Canada
http://electron.phys.dal.ca
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
http://www.fire-ems.net/firedept/view/HalifaxNSCA
=======================================================
==============35A83AF526E306F388CF298D
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
[EMAIL PROTECTED] wrote:
<blockquote TYPE=CITE>Your 2 cents worth please!
<p>I want 16/32M AGP graphics with good 3D performance, a TV tuner (I
<br>guess this needs a BT848 or similar), realtime video capture &
playback
<br>(some form of MPEG compression?). I don't need Linux support for the
TV
<br>or Video right away so long as it's in the pipeline. Am I expecting
too
<br>much from one card? Am I better off buying a graphics card and a
<br>seperate TV/Video card - if so, please let me have your recommendations.
<p>I am aware that some graphics card manufacturers have been hostile,
or
<br>less than helpful, to the open source community and I would prefer
not
<br>to buy their products, given a choice.
<p>Regarding sound cards, most of the advice I have received points to
the
<br>sound blaster awe64 or such. What of the SoundBlaster Live! value or
<br>quality clones.
<p>All advice gratefully received.
<p>Sent via Deja.com <a href="http://www.deja.com/">http://www.deja.com/</a>
<br>Share what you know. Learn what you don't.</blockquote>
Hi..
<br>My $.02 would be to go with a Matrox G200 or a Riva TNT2 and avoid
the ATI products (I have found the Matrox/Nvidia driver support to
be much better).
<br>I'd also go with a separate tuner card.
<br>The SBLive! is a great choice under Windoze but realistically is barely
funtional under Linux
<br>(Again, poor ATI driver support but at least they've released a marginally
useful driver for it.)
<br>My biggest beef with the SBLive! is it's (presently) total non-fuctionality
under vmware.
<br>If it's only Linux on your system you're better off with a cheapy SB16.
<p>Jim
<pre>--
=======================================================
Jim
Chisholm <[EMAIL PROTECTED]>
Dalhousie University, Dept. Physics Halifax N.S.
Canada
<A HREF="http://electron.phys.dal.ca">http://electron.phys.dal.ca</A>
Halifax Regional Fire and Emergency Service
Lieutenant #2 Bay Road Station 59
<A
HREF="http://www.fire-ems.net/firedept/view/HalifaxNSCA">http://www.fire-ems.net/firedept/view/HalifaxNSCA</A>
=======================================================</pre>
</html>
==============35A83AF526E306F388CF298D==
------------------------------
From: Ruben Decrop <[EMAIL PROTECTED]>
Subject: Problems with ide-cdrom on kernel 2.2.x
Date: Wed, 15 Sep 1999 14:57:25 +0200
I have a problem with met ide cdrom drive that only appeared when I
upgraded to the 2.2.x kernel tree.
Sometimes, when reading/copying large files from the cd (typically > 1
MB), the following happens:
- suddenly the CD LED is countinuously on instead of the normal
blinking
- listening to the mechanical noise of the reader, I assume that the
reading has stopped
- after 10 to 15 seconds the CD LED goes out
- after another 10 the normal operation resumes
- I don't get any error message for the copying or reading
- the content of what has been read is corrupt (e.g. untarring a tar
file give errors)
- If I repeat the read/copy operation, no data is read from the cd
drive anymore, all data (including the corruption error) seems to be in
the cache.
The error is not happening all the time, but I have noticed tat the
larger the file is, the more chance there is to have the error. It is
almost impossible to read files > 20 MB.
To diagnose, I have configured lilo to have 3 kernels: 2.0.36, 2.2.7,
2.2.10.
If I boot 2.0.36, everthing works well ensuring me that nothing is wrong
with my drive, my configuration or the data on the cd's.
If I boot with 2.2.7 or 2.2.10, I get the error described above.
Playing music CD works fine.
Can anyone help? Is it a bug in the 2.2.x tree? Is there a
misconfiguration?
Ruben Decrop
------------------------------
** 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
******************************