>> Hi everyone,
>> I installed new pci express card with two parallel ports, and I can't
>> get any signal out of it. I am trying to connect it to two c10 boards
>> which are working fine with mach. lspci -v feedback is:
>> Communication controller: NetMos Technology PCI 9815 Multi-I/O
>> Controller (rev 01)Subsystem: LSI Logic / Symbios Logic Device
>> 0020Flags: medium devsel, IRQ 19I/O ports at cc00 [size=8]I/O ports at
>> c880 [size=8]I/O ports at c800 [size=8]I/O ports at c480 [size=8]I/O
>> ports at c400 [size=8]I/O ports at c080 [size=16]Kernel driver in use:
>> parport_pcKernel modules: parport_pc
>>
>> and cat /proc/ioports gives me:
>> c000-cfff : PCI Bus 0000:03 c000-cfff : PCI Bus 0000:04 c080-c08f :
>> 0000:04:00.0 c400-c407 : 0000:04:00.0 c480-c487 : 0000:04:00.0
>> c480-c482 : parport1 c800-c807 : 0000:04:00.0 c800-c802 :
>> parport1 c880-c887 : 0000:04:00.0 c880-c882 : parport0
>> cc00-cc07 : 0000:04:00.0 cc00-cc02 : parport0 So I also ran trough
>> addresses and the one without error messages on start-up are c000,
>> c800, c400, but still no signal from card. I checked with multimeter,
>> signals on pins assigned for steppers direction which I guess it should
>> be measurable change when jogging in one or another direction. Tried
>> with inverting signals also with no luck. Is there something I missed
>> on start, because what I did is just insert card into the free pci-e
>> slot? Thank you,Regards!
>>
> Look in your config/profile-name/profile-name.hal file, you will need to
> make it resemble this, edit addresses for yours:
> loadrt probe_parport
> #loadrt hal_parport cfg="0x378 out "
> loadrt hal_parport cfg="0xd000 out " <--this line
> setp parport.0.reset-time 2000
>
> Plus any options needed by your statement that it is a PCI-E card, my
> system is std PCI.
>
> That is assuming that netmos 9815 card is usable, I _think_ that one is one
> we agreed to blacklist in our discussions here, about 2 years ago. It
> doesn't do the EPP mode correctly or some such. I have one, made by
> Rosewill, and I took it back out and am now using a startech (on the box)
> card which signs on according to an "lspci -v" as:
>
> 00:0a.0 Parallel controller: Timedia Technology Co Ltd SUN1888 (Dual
> IEEE1284 parallel port) (rev 01) (prog-if 02)
> Subsystem: Timedia Technology Co Ltd Device 0103
> Flags: stepping, medium devsel, IRQ 11
> I/O ports at d000 [size=8]
> I/O ports at d400 [size=8]
> Kernel driver in use: parport_pc
> Kernel modules: parport_pc
>
> Only one port is bonded out, but it works fine, running my toy sized mill.
>
> Merry Christmas!
>
> Cheers, Gene
> --

.hal file is ok, and I tried with those three addresses but still nothing comes 
out.
Ok, if this card is not able to output good EPP signals, can anyone suggest me 
good hardware to go with?
I will use it for running 5 axis (gantry) milling machine, for now with 
steppers, and maybe in the future switch to servos.



                                          
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to