[coreboot] #57: libusb host program for PLX NET20DC debug device

coreboot svn at coreboot.org
Wed Feb 25 12:12:18 CET 2009


#57: libusb host program for PLX NET20DC debug device
----------------------------+-----------------------------------------------
    Reporter:  stuge        |         Owner:  somebody          
        Type:  enhancement  |        Status:  closed            
    Priority:  major        |     Milestone:                    
   Component:  coreboot     |       Version:                    
  Resolution:  invalid      |      Keywords:  usb ehci debug    
Dependencies:               |   Patchstatus:  patch needs review
----------------------------+-----------------------------------------------

Comment(by stepan):

 To compile this on MacOS X, install libusb from MacPorts and compile the
 program with:

 {{{
 gcc -O2 -Wall usb_debug_io.c /opt/local/lib/libusb.a -o usb_debug_io
 -I/opt/local/include/ -framework IOKit -framework CoreFoundation
 }}}

-- 
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/57#comment:5>
coreboot <http://www.coreboot.org/>



More information about the coreboot mailing list