On Mon, Jan 31, 2022 at 07:12:00PM +0100, root wrote: > Hello, > > I have an old equipment on the international space station running a linux 2.4 kernel (RedHat). > I need to connect the USB1000IP to it to use standard devices: mass storage and cameras. > The usbip device driver for linux seems to be the right package to handle this hardware. > If you agree with this, where can I find the complete source code of my 2.4 kernel (otherwise 2.6)? I don't agree, but I'll answer your question anyway. However, if you want the source code for Red Hat's 2.4 Linux kernels then you really should ask on a Red Hat mailing list. The generic Linux kernel source code is available at: https://mirrors.edge.kernel.org/pub/linux/kernel/v2.4/ but this is not the same as what Red Hat distributed (they made their own additions and changes). Also, note that this web page includes source code for kernel versions 2.4.0 up to 2.4.37.9. Alan Stern