Evening...
Now I got a PCI lpt card and it is recognized by the puc driver:
puc0 at pci0 dev 15 function 0: NetMos NM9805 1284 Printer port (lpt)
lpt at puc0 port 0 not configured
So how do I enable the lpt driver for it?
Including:
lpt* at puc? port ?
just results in:
A lpt cannot attach to a puc
when I do a "config MYKERNEL"
rick