On Sun, Feb 14, 2010 at 8:11 AM, David Brownell <davi...@pacbell.net> wrote:
> FreeBSD does have parport support though, right?  Is the issuse that
> it doesn't work at all with OpenOCD?  Or instead, that it can work
> given some changes?
>

Yes but the API is different from Linux. xBSD uses ppbus.
http://www.freebsd.org/cgi/man.cgi?query=ppbus&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html
http://www.freebsd.org/cgi/man.cgi?query=ppi&sektion=4&apropos=0&manpath=FreeBSD+8.0-RELEASE

An example of using ppbus/ppi.
http://piklab.svn.sourceforge.net/viewvc/piklab/trunk/piklab/src/common/port/parallel.cpp?revision=2637&view=markup

But I have not used FreeBSD for a while. It did not boot on my desktop
PC (Nvidia 620i/Geforce 7050 integrated chipset) when I wanted to try it
last time. It also had quite bad USB support last time. The new HPS USB
stack in 8.0 should be better though.

-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to