Forum Topic - PHY drivers:
   
PHY drivers  
We are using Freescale P1020rdb_PA version of the board and BSP. However we want to use different PHYs and mode of each 
ethernet port available on P1020. Where can I find the documentation and source code for introducing new PHY drivers, 
configuring the ether port modes such as RMII, SGMII etc.
Re: PHY drivers  
The PHY drivers as part of the network driver, so you will have to modify
the network driver for different PHY modes.

-- 
Hugh Brown
QNX Software Systems Limited
1001 Farrar Rd.,
Ottawa. ON. K2K 0B3.
Telephone: 613-591-0931







On 12-05-09 1:30 AM, "shivarama bhat" <community-noreply@qnx.com> wrote:

>We are using Freescale P1020rdb_PA version of the board and BSP. However
>we want to use different PHYs and mode of each ethernet port available on
>P1020. Where can I find the documentation and source code for introducing
>new PHY drivers, configuring the ether port modes such as RMII, SGMII etc.
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post92931
>To cancel your subscription to this discussion, please e-mail
>general-networking-unsubscribe@community.qnx.com

Re: PHY drivers  
Hi,
thank you very much.
Is Network driver part of BSP or part of io_pkt?
Where can I find documentation on the APIs of io_pkt used for developing BSP.
Currently we dont have acess to network project or source code of core networking.
Is it possible to change PHY driver without access to source code of core networking?
regards
Shivaram

Re: PHY drivers  
If you have the BSP the source code for the network driver should be
included with it. If you have QNX Momentics development suite, the network
documentation should be included.

-- 
Hugh Brown
QNX Software Systems Limited
1001 Farrar Rd.,
Ottawa. ON. K2K 0B3.
Telephone: 613-591-0931







On 12-05-10 2:02 PM, "shivarama bhat" <community-noreply@qnx.com> wrote:

>Hi,
>thank you very much.
>Is Network driver part of BSP or part of io_pkt?
>Where can I find documentation on the APIs of io_pkt used for developing
>BSP.
>Currently we dont have acess to network project or source code of core
>networking.
>Is it possible to change PHY driver without access to source code of core
>networking?
>regards
>Shivaram
>
>
>
>
>
>_______________________________________________
>
>General
>http://community.qnx.com/sf/go/post92950
>To cancel your subscription to this discussion, please e-mail
>general-networking-unsubscribe@community.qnx.com