Netmos Driver



  1. Drivers Bundle 7.5 for for Linux and Windows 98/ME/2k/XP - NetMos Multiport Drivers - NetMos PCI 97xx Parallel Port - NetMos PCI 97xx Multi-I/O Controller - NetMos PCI 97xx Serial Port - NetMos PCI 98xx Parallel Port - NetMos PCI 98xx Multi-I/O Controller - NetMos PCI 98xx Serial Port - NetMos PCI SPP/BPP/ECP/EPP Port.
  2. NetMos 9805 PCI Parallel Port: The Nm9805 is a 1284 parallel port controller with PCI bus interface. Nm9805 fully supports the existing Centronics printer interface as well as PS/2, EPP, and ECP.

Recently I got a PC as a present, but it didnt have LPT or COM connectors, so I bought a PCI expansion card.
Linux drivers were included on the cd (source code for a module) but I'm having problems with compiling them.

first of all the card is recognized as such:

Netmos pci driver

so the system is able to detect it just fine

after I tried to make the module i got this:

said line #27 is in the 'default' section of Makefile

this got me mad and i just removed the line and saw some progress with my attempt at compiling since it ended without an error and a script named ioctl
after launching (user input in bold)

Download NetMos 9835 PCI Multi-I/O Controller for Windows to multiFunction driver. Aug 30, 2002 NetMos 9835 PCI Multi-I/O Controller The Nm9835 is a PCI based dual-channel high performance UART with Enhanced bi-directional parallel controller. The Nm9835 offers 16 byte transmit and receive. Windows device driver information for NetMos PCI Parallel Port Every computer is fitted with devices to enable it interconnect with other devices or peripherals. One of these devices is what is known as the Parallel Port which is an interface used specifically connecting devices to the main computer.

Netmos Nm9835cv Driver Xp

ttyF0 didn't exist obviously, so i made a list of files in /dev with and without the card, here's a diff of it

so on my next attempt I used hidraw0 since it seemed to be a good candidate:

Driver

i browsed the web some more and decided to create /dev/ttyF0 on my own as suggested here

it didn't work again and I'm out of ideas at this point.
if anyone could drop a hint or look at the source I'd be grateful.
(the rest of the Makefile is obsolete due to depending on SysVinit to load the module)
i also found some patches but i have no idea how to apply them

Netmos Driver Licence

Last edited by Robasiewicz (2014-09-05 11:53:02)