Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/zaurus/dev



Module Name:    src
Committed By:   chris
Date:           Mon Mar 31 23:32:43 UTC 2008

Added Files:
        src/sys/arch/zaurus/dev: zusb.c

Log Message:
Add zusb device for powering on the USB port.  Also configure USB port 2
via the client USB on the pxa270, as it appears USB port 2 is the
externally routed port.

The linux driver was used as documentation for GPIO pins and port
settings.

Note that this only seems to work for one boot, a reboot loses for some
reason, perhaps something in the USB client area needs to be configured.

XXX: perhaps we should make zusb a device that attached/detaches the USB
USB host or client device depending on the plugged in cable.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/zaurus/dev/zusb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index