Netmos Driver



  1. Netmos Nm9835cv Driver Xp
  2. Driver Netmos Nm9835cv
  3. Netmos Driver License
  4. Netmos Nm9805cv Driver
  5. Netmos Pci Driver
Netmos Driver

Netmos Nm9835cv Driver Xp

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:

Get the perfect match for your driver More than 5 million netmos technology users.Results 1 - 9 of 9 Find NetMos Technology software downloads at CNETthe most comprehensive source for safe, trusted, and spyware-free. Download NetMos Technology drivers or install DriverPack Solution software for driver scan and update.

so the system is able to detect it just fine

Driver Netmos Nm9835cv

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)

  • I recently had upgrade my system from Windows XP to Windows 7 (x32 bit). Observed an unknown device (It is Dual comm ports Serial card - NetMos NM9835CV) found in device manager which required driver in Windows 7.
  • 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.

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

Netmos Driver License

Netmos Driver

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

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

Netmos Nm9805cv Driver

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 Pci Driver

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