On Saturday, January 29, 2011 12:02:21 am Jon Elson did opine:

> gene heskett wrote:
> > On Friday, January 28, 2011 10:09:43 pm Igor Chudov did opine:
> >> I received the Lava card today. I believe that it was shipped from IL
> >> and that is why I got it so quickly.
> >> 
> >> I disabled the on-board parallel port in BIOS during reboot.
> >> 
> >> Lspci gives me the following:
> >> 
> >> 04:01.0 Parallel controller: Lava Computer mfg Inc Lava Parallel (rev
> >> 03) (prog-if 01)
> >> 
> >>         Subsystem: Lava Computer mfg Inc Lava Parallel
> >>         Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
> >> 
> >> ParErr- Stepping- SERR- FastB2B- DisINTx-
> >> 
> >>         Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium
> >>         >TAbort-
> >> 
> >> <TAbort- <MAbort- >SERR- <PERR- INTx-
> >> 
> >>         Interrupt: pin A routed to IRQ 16
> >>         Region 0: I/O ports at d000 [size=8]
> >>         Kernel driver in use: parport_pc
> >>         Kernel modules: parport_pc
> >> 
> >> The PC shows /dev/lp0.
> >> 
> >> I have two questions:
> >> 
> >> 1) What is the address (like 378 like it used to be)? Is d000 the
> >> address?
> > 
> > I believe so.
> > 
> >> 2) How do I tell EMC2 to connect to this card?
> > 
> > In your 'config-name'.hal, this
> > loadrt probe_parport
> > loadrt hal_parport cfg=0x378
> > 
> > will likely be replaced by
> > loadrt probe_parport
> > loadrt hal_parport cfg=0xd000
> 
> No, this is not correct for the PPMC driver, because it does not use the
> hal_parport driver. You add then address to the end of the line that
> loads the hal_ppmc driver, in your ppmc_load.hal file like this :
> loadrt hal_ppmc port_addr="0xd000"
> 
> Jon

In my case, I wouldn't think so as I am using a 4 axis xylotex and a 
PMDX-106 spindle motor controller accessed by the BOB on the xylotex.  I 
hope someday to graduate to a more capable machine which may require your 
interfaces though.

I just ordered one of those StarTech parport boards from Newegg that there 
was a link to in a previous message.

Would the instructions I gave not work for that?

This one also claims to support the BPP mode, but that is a new acronym to 
me so I suppose I better checkout my googlefu.  Claims 2.7 megabytes/second 
transfer rates, but I'd think that would have to be on well terminated 
cabling only.

Thanks Jon.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
Dogs just don't seem to be able to tell the difference between important 
people and the rest of us.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to