Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/zaurus/dev/zusb.c
RevisionDateAuthorComments
 1.6  19-Jul-2011  dyoung Change <machine/bus.h> to <sys/bus.h> throughout.

Split bus.h -> bus_{defs,funcs}.h.
 1.5  19-Jun-2011  nonaka more support SL-C1000.
 1.4  29-Jan-2009  nonaka branches: 1.4.12;
- device_t/softc split.
- use aprint_* function.
 1.3  28-Jan-2009  nonaka device_t/softc split.
 1.2  28-Jan-2009  nonaka don't print cable detect messages.
 1.1  31-Mar-2008  chris branches: 1.1.2; 1.1.6; 1.1.14;
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.
 1.1.14.1  03-Mar-2009  skrll Sync with HEAD.
 1.1.6.1  04-May-2009  yamt sync with head.
 1.1.2.2  03-Apr-2008  mjf Sync with HEAD.
 1.1.2.1  31-Mar-2008  mjf file zusb.c was added on branch mjf-devfs2 on 2008-04-03 12:42:31 +0000
 1.4.12.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.

RSS XML Feed