ISP1761 Linux driver

From ArmadeusWiki
Revision as of 19:45, 23 September 2007 by JulienB (Talk | contribs) (Creation)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This chip is a USB 2.0 Host/OnTheGo controller from NXP (ex Philips). It will be used on the DevFull board.

Construction.png

UNDER CONSTRUCTION

Compilation

Activate USB support in Linux:

Device Drivers  ---> USB support  ---> <M> Support for Host-side USB

and for the moment:

Device Drivers  ---> Armadeus specific drivers  ---> <M>   isp1761 USB 2.0 Host controller

Usage

# insmod apf9328-isp1761.ko
# insmod hal_pxa.ko
# insmod pehcd.ko

Links