blob: 20193a39c1c068b324705090df01eef3103e3332 [file] [log] [blame] [raw]
This is a port of Linux IPX implementation to newer Linux versions, from a
Linux source tree commit before it was dropped during Linux 4.17 development.
Has been tested on Linux versions 4.19 and 5.10.
To build the module 'ipx.ko', use command:
make -C <path-linux-build-directory> M=$PWD [<options>]
For example:
$ make -C /lib/modules/`uname -r`/build M=$PWD -j 2
To actually configure and use IPX, you will also need to install IPX user
space configuration tools, which may be found from
https://ibiblio.org/pub/linux/system/filesystems/ncpfs/ or
ftp://ftp.gwdg.de/pub/linux/misc/ncpfs/.