CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/01/04 16:55:29

Modified files:
        sys/dev/fdt    : files.fdt 
Added files:
        sys/dev/fdt    : ohci_fdt.c 

Log message:
add support for ohci, as found on the pine64

this currently relies on the usbphy code in the ehci fdt glue to
work, but this is a work in progress. there's an extra printf of
fdt in the dmesg to make the ohci checkrev code not look terrible.

ok kettenis@

Reply via email to