?? readme
字號:
--------------------------------------- ISP176x driver (version 2.0.0.0-gum1)---------------------------------------This driver for the ISP1761 on a Gumstix is adapted from version 2.0.0.0 of theISP176x host driver released by Philips at http://sourceforge.net/projects/isp176x-hcdChanges from the original driver essentially involve: - porting to Linux 2.6.17 - writing the HAL module hal_pxa.c - The addition of gumstix-isp1761.c to point the driver at the relevant resources.The board it has been tested on has the ISP1761 wired up as follows: - 16-bit data bus - 17-bits of address lines straight through - nCS on nCS2 - NPWE to nWR (VLIO) - NOE to nRDThe gumstix-isp1761 module must be loaded before pehci, else the pehci modulewill not load.Porting to your port will involve editing gumstix-isp1761.c to find the correctchip select lines, IRQ lines, and memory regions. A 32-bit data bus will alsorequire some changes to the mode register setting (set upon reset) in pehci.cand hal_pxa.c.Isochronous support has not been tested. - Bernard Blackham <bernard@blackham.com.au>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -