lkml.org 
[lkml]   [2002]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: list of compiled in support
Date
great, thanks

Michael Martinez
System Administrator (Contractor)
Information Systems and Technology Management
CSREES - United States Department of Agriculture
(202) 720-6223


-----Original Message-----
From: Richard B. Johnson [mailto:root@chaos.analogic.com]
Sent: Monday, July 08, 2002 5:01 PM
To: Martinez, Michael - CSREES/ISTM
Cc: 'linux-kernel@vger.kernel.org'
Subject: Re: list of compiled in support


On Mon, 8 Jul 2002, Martinez, Michael - CSREES/ISTM wrote:

> How does one tell if a kernel has compiled in support for ipx?
>
> Michael Martinez
> System Administrator (Contractor)
> Information Systems and Technology Management
> CSREES - United States Department of Agriculture
> (202) 720-6223
>

You can tell if it supports ipx, but you can't tell if it supports
it because you loaded a module or because it was compiled in.


`ls /proc/net/ipx*` will show.......

ipx ipx_interface ipx_route

... if you've got ipx enabled (somehow).

To find if it's enabled by a module, then you can then do:

`lsmod | grep ipx` if you found it was enabled.

Cheers,
Dick Johnson

Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).

Windows-2000/Professional isn't.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.032 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site