-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 09 July 2002 05:44 pm, Martinez, Michael - CSREES/ISTM wrote:
> Okay, I took all your guys' suggestions. I went through the /proc
> system pretty thoroughly, checking to see if there's any directories
> named ipx or any files named ipx or any files containing ipx in them,
> including running a "strings" on ksyms.
>
> Nothing showed up. lsmod doesn't list any ipx stuff either.
>
> So I wrote a little C program to open up an ipx socket:
>
> socket ( PF_IPX, PF_DGRAM, 0).
>
> The return code from this was successful.
>
> So, I would have to conclude that ipx support IS indeeed compiled into
> the kernel.

It looks as though ipx is compiled as a module by default.

$ grep -i ipx /usr/src/linux-2.4/configs/kernel-2.4.9-i686.config
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set

The module is:
$ locate ipx.o
/lib/modules/2.4.9-34/kernel/net/ipx/ipx.o

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj0rivAACgkQn/07WoAb/Suw4QCgiZ+9ApcmfVwTbHG8vfaNuwnb
0E0AoJnm6PpO9JZr0goRlmCKBzR6wIwz
=Msmu
-----END PGP SIGNATURE-----



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to