parallel port not found

Good morning from Brisbane, Australia
I'm setting up multiple study PC's for neighbourhood kids, including one PC with an old motherboard (still 64 bit) with a parallel port, which port is not seen by mageia1. Found a discussion of parport device on
http://tldp.org/HOWTO/Printing-HOWTO/kernel.html
Following on from that, discovered that mageia has neither /etc/modules.conf, or /etc/conf.modules, but just an functionally-empty file /etc/modules. Tried adding to this the lines from the above reference:
alias /dev/printers lp
alias /dev/lp* lp
alias parport_lowlevel parport_pc
didn't make any difference. Saw the reference to turning off plug&play in BIOS, but my particular BIOS's don't give that option.
Could use some ideas on how to get mageia to recognise these parallel ports - specifically so the kids can have their own (older, parallel ) printer I have lying around, rather than just networking to my main home network printer.
I'm setting up multiple study PC's for neighbourhood kids, including one PC with an old motherboard (still 64 bit) with a parallel port, which port is not seen by mageia1. Found a discussion of parport device on
http://tldp.org/HOWTO/Printing-HOWTO/kernel.html
Following on from that, discovered that mageia has neither /etc/modules.conf, or /etc/conf.modules, but just an functionally-empty file /etc/modules. Tried adding to this the lines from the above reference:
alias /dev/printers lp
alias /dev/lp* lp
alias parport_lowlevel parport_pc
didn't make any difference. Saw the reference to turning off plug&play in BIOS, but my particular BIOS's don't give that option.
Could use some ideas on how to get mageia to recognise these parallel ports - specifically so the kids can have their own (older, parallel ) printer I have lying around, rather than just networking to my main home network printer.