Linux-Hardware Digest #311, Volume #10           Mon, 24 May 99 08:13:24 EDT

Contents:
  cdrom doesn't turn off (DB7654321)
  Re: Lost LILO (Steffen Kluge)
  Re: Lost LILO (Steffen Kluge)
  Re: Star Office and Office 97 ... (Steffen Kluge)
  Re: Keyboard, Video, Mouse (KVM) Switchbox problems (Ken Cormack)
  FREE TRIP TO ANTARCTICA - BEWARE! ([EMAIL PROTECTED])
  Re: Penguin Computing server ([EMAIL PROTECTED])
  Re: (Q) NT + Linux (Scott)
  newbee, setup, & SCSI (Gianmaria Fontana di Sacculmino)
  Re: Linux on Dual Pentium-II machines (Gary Wolfe)
  Eide harddisk Problem (Johann Peter Franz)
  Re: SCSI? ("Michael W. Ryder")
  Re: Can't communicate through 2nd NIC (Mike)

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

From: [EMAIL PROTECTED] (DB7654321)
Subject: cdrom doesn't turn off
Date: 24 May 1999 06:32:18 GMT

I have a Philips PKM24X running on RH 5.2 and am having some problems with it. 
The drive is ATAPI and works well exept the thing never turns off.  If I put a
disk in and mount the drive and don't take the disk out for 5-10mins (after
using it) the door won't open.  I have tried to unmount the drive (by typing
unmount /mnt/cdrom) and it doesn't do anything.  Am I doing something wrong? 
The documentation the came with the cdrom says it supports Ultra-DMA 33.  Is
this standard on most computers?  If I leave anything out please reply.

I am new to Linux and setting up hardware so descriptions are handy.

David Bell

Please don't email me just reply on the board.

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

From: [EMAIL PROTECTED] (Steffen Kluge)
Subject: Re: Lost LILO
Date: 24 May 1999 06:21:25 GMT
Reply-To: [EMAIL PROTECTED]

In article <7iaqug$[EMAIL PROTECTED]>,
Steffen Kluge <[EMAIL PROTECTED]> wrote:
>mknod /tmp/hdb b 22 0

Sorry to follow up on my on post, but this should have been
mknod /tmp/hdb b 3 64 or
mknod /tmp/hdc b 22 0 if you like.

Cheers
Steffen.

-- 
Steffen Kluge <[EMAIL PROTECTED]>
Fujitsu Australia Ltd
Keywords: photography, Mozart, UNIX, Islay Malt, dark skies
--

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

From: [EMAIL PROTECTED] (Steffen Kluge)
Subject: Re: Lost LILO
Date: 24 May 1999 06:17:52 GMT
Reply-To: [EMAIL PROTECTED]

In article <Iaq13.477$sb7.117248@insync>, Lee Sharp <[EMAIL PROTECTED]> wrote:
>Ken Whines wrote in message <[EMAIL PROTECTED]>...
>
>|Unfortunately Windows spat the dummy and had to be re-installed. This
>|resulted in Windows removing LILO.  Does any Guru out there know how to
>|get LILO back
>|without the pain of a fresh Red Hat install?
>
>   The hardest part will be booting into Linux.  Use loadlin, or your boot
>floppy.  Last resort, you can use the install CD.  Then get to a prompt as
>root, and type lilo.  It will rewrite the MBR with lilo.

Booting Linux is as easy as inserting the install floppy and
pressing Ctrl-Alt-Del. The (slightly) more difficult part is
getting access to lilo and lilo.conf on your Linux root
partition. What I usually do when I lose the MBR on multi-OS
machines (assuming IDE disks):

- Boot off RedHat install floppy, tell it to install from local
CDROM and change to the shell (on console Alt-F2, IIRC) as soon
as it displays "in second stage install". Don't go any further
in the install procedure.

- Make a device node for the root partition. Use something like
"mknod /tmp/hdxn b <major> <minor>", where x denotes your hard
disk drive (a for the master on the primary IDE controller, d
for the slave on the secondary controller, etc), and n is the
partition number. Major is always 3 for drives on the primary
IDE controller and 22 for drives on the secondary, and minor is
(drive number * 64 + partition number). Drive number is 0 for
hda, 1 for hdb etc. For example:

mknod /tmp/hda1 b 3 1  or
mknod /tmp/hdb3 b 3 67

Also make a device node for the disk you want to re-install the
MBR on:

mknod /tmp/hda b 3 0  or
mknod /tmp/hdb b 22 0

- mount the device somewhere, like
mkdir /tmp/myroot
mount /tmp/hdb3 /tmp/myroot

- run lilo off the mounted partition:
/tmp/myroot/sbin/lilo -r /tmp/myroot

You have to tell lilo the mount point of the root partition if
it is not mounted at /. It'll chroot there for all it's
actions.

- Do a sync, unmount /tmp/myroot and press Ctrl-Alt-Del.

That's it from my recollection.
Hope this helps
Steffen.

-- 
Steffen Kluge <[EMAIL PROTECTED]>
Fujitsu Australia Ltd
Keywords: photography, Mozart, UNIX, Islay Malt, dark skies
--

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

From: [EMAIL PROTECTED] (Steffen Kluge)
Subject: Re: Star Office and Office 97 ...
Date: 24 May 1999 06:50:52 GMT
Reply-To: [EMAIL PROTECTED]

In article <[EMAIL PROTECTED]>,
Manfred Becker  <[EMAIL PROTECTED]> wrote:
>Yes it can read simple Documents.
>No it can not read complex Documents with input-field, listboxes, macros and
>so on. Maybe it the new release just published. I wil try it.

I haven't noticed much improvement on the StarWriter input
filters between 5.0 and 5.1. Complex documents or those
containing in-line graphics are still broken.

Cheers
Steffen.

-- 
Steffen Kluge <[EMAIL PROTECTED]>
Fujitsu Australia Ltd
Keywords: photography, Mozart, UNIX, Islay Malt, dark skies
--

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

Subject: Re: Keyboard, Video, Mouse (KVM) Switchbox problems
From: Ken Cormack <[EMAIL PROTECTED]>
Date: Mon, 24 May 1999 05:10:42 -0400

"Barry Carson" <[EMAIL PROTECTED]> wrote:
>Has anyone had any success finding a KVM switch that works between Win98=
 and
>RedHat 6.0 machines?  (ps/2 mouse and keyboard)  I have tried 2 manual
>switches.  Took them both back because they would lose the keyboard or m=
ouse
>after a few switches.   Just bought a Belkin OmniCube 2-port electronic
>switch.  It seems pretty nice and works fine with the Win98 box but only=
 the
>keyboard works for the Linux box.  After startx, neither the keyboard or
>mouse will work.  All I can do is telnet in and shutdown.
>
>Has anybody else seen these problems, found solutions, or have any ideas=
?

Barry -

I use a Raritan Compu-Switch (model DDS1314) 4-channel unit. with great
success.  It uses keep-alives to keep each OS fooled into thinking the ac=
tual
device (mouse or keyboard) is still "there", even when toggled over to an=
other
OS.

It's a pricey unit (~$590 U.S.), and cables are 6.5' ~$45, 13' ~$55

This is still much MUCH better than trying to make room for a bunch of
monitors, keyboards, and mice (not to mention the needed power outlets, e=
tc.)

You can get the Raritan from DataComm Warehouse.

Have fun.  :)

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Ken Cormack
Cuyahoga Falls, Ohio
mailto:[EMAIL PROTECTED]
http://home.neo.rr.com/kcormack/


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

From: [EMAIL PROTECTED]
Subject: FREE TRIP TO ANTARCTICA - BEWARE!
Date: Mon, 24 May 1999 07:37:49 GMT

Watch out for this company - Magic Software (http://www.magic-sw.com)!

They're giving away a trip to Antarctica to the developer of the "best"
ecommerce app with their development tool (which they're giving away
free, too).

BUT DON'T BE TEMPTED!

Their tool doesn't even RUN on Linux - it only deploys on Linux.  You
have to develop on WINDOWS!!

OK, the prize is amazing - but in the name of open source, don't do it!

Paul Revere
[EMAIL PROTECTED]


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

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

From: [EMAIL PROTECTED]
Subject: Re: Penguin Computing server
Date: Sun, 23 May 1999 21:56:31 GMT



Hmmm... Nice set up!  Try our's: http://www.coyotepoint.com it's called
Equalizer.


                Cheers,
                -LkM

In article
<~[EMAIL PROTECTED]>,
  ~@~.~ (The Penguin Knows!) wrote:
> Use a load balancer for fault tolerance.  :^)
>

--
======================================================
Lance Morgan              | Customer Service Engineer
Coyote Point Systems, Inc | http://www.coyotepoint.com
======================================================


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

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

From: [EMAIL PROTECTED] (Scott)
Subject: Re: (Q) NT + Linux
Date: Mon, 24 May 1999 08:14:02 GMT

        ou can safely install both NT and linux on the same drive.
You want to install LILO onto the boot block where linux lives.
Meaning with the setup you've got,, I think, you would install LILO
into sda2.  What you then need to do to get things to work properly
(so you can boot linux using nt's boot manager) is to copy the first
512 bytes of the boot record on sda2 and dump it into a file which is
then copied to your NT disk.  You then need to hand hack the file
which NT uses to figure out where to find the OS's it should be
loading.  

        There is a howto on this which gives full command syntax.
Grab it from your favorite linuxdoc site (metalab.unc.edu?).

        Good luck !

                                        - Scott

On 23 May 1999 18:12:31 +0100, [EMAIL PROTECTED] (Timothy Murphy)
wrote:

>Can I safely install LILO with NT in my first partition
>(sda1 = 1.1GB) and Linux in my second (sda2 = /boot = 16MB)?
>I'm worried that I might disable NT,
>as the LILO documentation says nothing about NT.
>
>Also, how would I remove LILO from NT,
>as it does not appear to have an fdisk command
>(so I could not say fdisk/mbr).
>
>I inherited a PC with NT on it,
>and would like to keep it if possible.


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

From: [EMAIL PROTECTED] (Gianmaria Fontana di Sacculmino)
Subject: newbee, setup, & SCSI
Date: Mon, 24 May 1999 08:19:11 GMT

Hi, I am a Linux newbee and am ready to install a Caldera 1.3 version
but am having problems of a different nature:

I have a full scsi box,
Adaptec 2940 U2W
IBM Ultrastar LZX U2W
Plextor Ultraplex
Yamaha CD-RW 4416s
Celeron 300@450 on Abit BH6.
128 Mb Micron SDRAM.

On the HD there is already WinNT and Win98 in dual boot.
I would like to install Linux in a dedicated IDE HD which is in a
mobile rack and not as a dual boot option with Windows.

In order to avoid letter mixup drive letters in the Win scsi HD, when
I insert the IDE HD, I remove the cable from the scsi HD. Like this in
the system there is only ONE hard drive, the empty IDE.
Now I try to install Linux and after few screens too fast to be read,
the box reboots and starts from scratch...and on and on again
rebooting and restarting setup. I'm at loss understanding the reason
for this and how to solve it. Unfortunately, as I said, I'm a Linux
beginner....Thank you for your help,

Gianmaria
  

Gianmaria Fontana di Sacculmino, Esq.

Ankara - Turkey
mailto:[EMAIL PROTECTED]
PGP Key available on keyserver or privately
********************************************
Remove _NO_SPAM_  from address.



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

From: Gary Wolfe <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: Linux on Dual Pentium-II machines
Date: 24 May 1999 08:31:05 GMT


peter wrote:
> 
> According to M.V. Ramana <[EMAIL PROTECTED]>:
> 
> > I am thinking of building a simple dual-processor machine (2 P-II
400Mhz
> > CPUs).
> 
> I'd actually recomend running dual Celerons.  They are every bit as
> fast as the PII and about half the price.  In fact, my single-CPU
> Celeron 333 is actually a bit faster than my dual-CPU PII-333 when
> running on just one CPU.
> 
> > The most challenging task for this machine, if an when built,
> > would be running some serious number crunching (linux) applications
from
> > mathematical optimization, computational algebra etc.
> 
> Fortunately for you, RH 6.0 installs SMP out of the box.  ;-)
> 
> > If some of you out there have built similar machine configurations, I
> > would
> > much appreciate if you can share your experiences. A few questions on
> > on my mind are:
> > 
> > 1) On applications (built say, using gcc) that are not designed with
> > parallel processing in mind, can you get any speed up at all?
> 
> Unless they are multi-threaded, no.
> 

This is not entirely correct.  On SMP machines the scheduler will try to
put the application on the least busy cpu.  Even apps that aren't
multi-threaded will benefit since one cpu can do other things like run X
and all the windows etc. freeing up another processor to run the new app.  
Whereas on a uniprocessor box the 1 cpu has to do everything thus limiting
the amount of time the new app in question would get were.

This a simplification but it hold true.

Now if you were meaning that the application in question itself would not
"span" cpus and thus get no benefit were it not multi-threaded then I
agree.  But the original poster was asking for any benefit in performance. 
Perhaps you are answering what he means and I am answering what he wrote? 
Only he could clarify.


[deleted for brevity]
> -p.
> 

Later,

Gary Wolfe
[EMAIL PROTECTED]


==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

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

From: Johann Peter Franz <[EMAIL PROTECTED]>
Subject: Eide harddisk Problem
Date: 24 May 1999 08:52:33 GMT

i
Hello,
 
I've been a very content (SuSE-) linux user for the last four years. The
system ran stable all the time. Lately I had some problems. The system
sometimes crashes and e2fsck returns the following output:
 
Mar 24 20:50:20 jpfhopl kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
Mar 24 20:50:20 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
Mar 24 20:50:21 jpfhopl kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
Mar 24 20:50:21 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
Mar 24 20:50:22 jpfhopl kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
Mar 24 20:50:22 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
Mar 24 20:50:23 jpfhopl kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
Mar 24 20:50:23 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
Mar 24 20:50:27 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
...
Mar 24 20:50:27 jpfhopl kernel: ide0: reset: success
Mar 24 20:50:28 jpfhopl kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
Mar 24 20:50:28 jpfhopl kernel: hda: read_intr: error=0x01 { AddrMarkNotFound }, 
LBAsect=3044436, sector=2064597
Mar 24 20:50:28 jpfhopl kernel: end_request: I/O error, dev 03:07 (hda), sector
2064597
Mar 24 20:50:28 jpfhopl kernel: hda: status error: status=0x59 { DriveReady 
SeekComplete DataRequest Error }
Mar 24 20:50:28 jpfhopl kernel: hda: no DRQ after issuing WRITE
Mar 24 20:50:28 jpfhopl kernel: EXT2-fs error (device 03:07): ext2_write_inode:
unable to read inode block - inode=258825, block=1032298
Mar 24 20:50:28 jpfhopl kernel: EXT2-fs error (device 03:07): ext2_write_inode:
unable to read inode block - inode=258826, block=1032298
Mar 24 20:50:28 jpfhopl kernel: ide0: reset: success
...
Mar 24 20:51:53 jpfhopl modprobe: can't locate module block-major-8
Mar 24 20:51:43 jpfhopl kernel: hda: status error: status=0x58 { DriveReady 
SeekComplete DataRequest }
Mar 24 20:51:43 jpfhopl kernel: hda: drive not ready for command
 I checked the hardware connectors and everything is all right with them.
A different OS like Win NT/95 runs stable (as far as it can), though Win95
analyses an error in the ide port.
My question to You is: Is this an error of my kernel, of the harddisk or of
the mainboard (ide controller)? What can I do to check out, what is wrong?
 
Thanks a lot
            Peter

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Johann Peter Franz   
Email:[EMAIL PROTECTED] 

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

From: "Michael W. Ryder" <[EMAIL PROTECTED]>
Subject: Re: SCSI?
Date: Mon, 24 May 1999 10:22:11 GMT

If the connectors are the same as those on my ASUS P2B-S motherboard
(aic7890) they are Ultra2 SCSI and Ultra Fast and Wide SCSI for the two
68 pin connectors and Ultra Fast for the 50 pin connector..  If the
layout is the same, the Ultra2 connector is on the outside of the three
-- Ultra2                       (68 pin)
                        Ultra Fast & Wide       (68 pin)
                        Ultra Fast              (50 pin)

Michael W. Ryder
[EMAIL PROTECTED]


Peter wrote:
> 
> This question isn't directly related to linux but I just bought a
> motherboard at a flea market and it has the aic7895 scsi adapter.  there
> are two seperate channels A+B but there are three different connectors.
> One looks like a wide IDE connector and the other two look similar to an
> external scsi connection.  What are the different type of connectors
> for?  What is the standard type of connector?
> 
> -peter

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

From: Mike <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc,comp.os.linux.networking
Subject: Re: Can't communicate through 2nd NIC
Date: Sun, 23 May 1999 05:10:50 +0000

Steve Snyder wrote:
> 
> On Fri, 21 May 1999 23:53:51 -0700, Harley Waagmeester wrote:
> 
> >IPADDR="24.4.162.173"    <-------
> >
> >You have assigned your internet /cable modem address to your eth1 network card,
> >that won't work.
> >Give your eth1 card a local ip like you have for the eth0 card.
> >I'll give a tough sketch of what needs to happen:
> >if you give eth1 an ip address of 192.168.0.13,
> >Then you need :
> >route add 24.4.162.173  gw 192.168.0.13
> >route add default  gw 24.4.162.173
> >
> >I'm probably wrong about the syntax
> >Just give the eth1 a local ip address and leave the gateway address as
> >24.4.162.173,
> >and maybe the startup scripts will set the default route up correctly
> >
> >I hope someone explains this better, or gives the right numbers to plug into the
> >config files :))
> >
> >The point is that you want a local ip for the eth1 interface card and use that as
> >the gateway out
> >of the machine, and the default route is a "logical route" that flows through the
> >hardware route.
> >
> >The 24.4.162.173 is the address of the cable modem device
> 
> More info:
> 
> In my last message I wrote that I changed my config as recommended above,
> but saw no difference in behavior (ping/telnet still didn't work.)  However
> there *is* a difference in the output of tcpdump.
> 
> Output with previous config:
> ----------------------------
> # /usr/sbin/tcpdump -i eth1
> tcpdump: listening on eth1
> 15:17:58.005410 arp who-has 128.63.2.53 tell ct52636-a
> 15:17:58.005529 arp who-has 128.9.0.107 tell ct52636-a
> 15:17:58.008410 arp who-has 198.41.0.4 tell ct52636-a
> 15:17:58.026120 arp who-has 128.63.2.53 tell 24.4.162.129
> 15:17:58.035820 arp who-has 128.9.0.107 tell 24.4.162.129
> 15:17:58.045582 arp who-has 198.41.0.4 tell 24.4.162.129
> 15:17:59.005240 arp who-has 198.41.0.4 tell ct52636-a
> 15:17:59.005254 arp who-has 128.9.0.107 tell ct52636-a
> 15:17:59.005275 arp who-has 128.63.2.53 tell ct52636-a
> 15:17:59.025473 arp who-has 198.41.0.4 tell 24.4.162.129
> 15:17:59.036064 arp who-has 128.9.0.107 tell 24.4.162.129
> 15:17:59.045111 arp who-has 128.63.2.53 tell 24.4.162.129
> 15:18:00.005232 arp who-has 128.63.2.53 tell ct52636-a
> 15:18:00.005242 arp who-has 128.9.0.107 tell ct52636-a
> 15:18:00.005264 arp who-has 198.41.0.4 tell ct52636-a
> 15:18:00.027275 arp who-has 128.63.2.53 tell 24.4.162.129
> 15:18:00.038154 arp who-has 128.9.0.107 tell 24.4.162.129
> 15:18:00.045851 arp who-has 198.41.0.4 tell 24.4.162.129
> 15:18:02.005334 arp who-has 128.9.0.107 tell ct52636-a
> 20 packets received by filter
> 0 packets dropped by kernel
> 
> With new configuration:
> -----------------------
> # /usr/sbin/tcpdump -i eth1
> tcpdump: listening on eth1
> 11:50:49.001747 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:50.001746 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:53.001844 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:54.001733 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:55.001739 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:56.001900 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:57.001739 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:58.001734 arp who-has 24.4.162.173 tell ct52636-a
> 11:50:59.021801 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:00.021729 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:01.021733 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:04.001822 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:05.001742 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:06.001733 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:07.381810 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:08.381734 arp who-has 24.4.162.173 tell ct52636-a
> 11:51:09.381737 arp who-has 24.4.162.173 tell ct52636-a
> 17 packets received by filter
> 0 packets dropped by kernel
> 
> Note that during this output I am not explicly addressing eth1.  If may be
> just a coincident that the tcpdump has changed, but there you go.
> 
> Although there apparently is activity on eth1, the RX seen with ipconfig
> are not increment regularly during this activity, though the TX count does
> increment.  Hmm.  This is an example of output:
> 
> # /sbin/ipconfig eth1
> eth1      Link encap:Ethernet  HWaddr 00:60:97:C8:01:C8
>           inet addr:192.168.0.18  Bcast:192.168.0.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:44 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:3014 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           Interrupt:10 Base address:0xe800
> 
> Any thoughts?
> 
> ***** Steve Snyder *****

try "man route"

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


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