I had problems with building modules for kernels 6.6 and higher:
error: initialization of ‘ssize_t (*)(struct tty_struct *, const u8 *, size_t)’ {aka ‘long int (*)(struct tty_struct *, const unsigned char *, long unsigned int)’} from incompatible pointer type ‘int (*)(struct tty_struct *, const unsigned char *, int)’ [-Werror=incompatible-pointer-types] .write = xmm7360_tty_write,
The problem is solved by this pull request: https://github.com/xmm7360/xmm7360-pci/pull/220
I think it is useful to add it to the AUR package
Pinned Comments
thotypous commented on 2025-05-04 02:34 (UTC)
Orphaning this package since upstream is unmaintained. Please use the fork xmm7360-pci-spat-dkms-git instead.