GPIO

GPIO on Slackware uses the GPIO SYSFS driver. But to get it working you first need to load the driver module:

$ modprobe rdc321x_gpio

and then you can follow the instructions on the GPIO SYSFS page.