fixunix
Tags Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

drive intel 82541GI with vxworks5.5,anybody help? - VxWorks

This is a discussion on drive intel 82541GI with vxworks5.5,anybody help? - VxWorks ; as we know,vxworks5.5 support 82543 at default ,however, if 82541 wanna be driven ,some changes have to be made in BSP. the following is the change i made:\ IN gei82543end.h: change the 0x???? in #define PRO1000_PCI_DEVICE_ID 0x1001 /* device ID ...


Fix Unix > Other OS > VxWorks > drive intel 82541GI with vxworks5.5,anybody help?

Reply
 
LinkBack Tools
  #1  
Old 05-26-2009, 05:23 AM
Junior Member
 
Join Date: May 2009
Posts: 1
Angry drive intel 82541GI with vxworks5.5,anybody help?

as we know,vxworks5.5 support 82543 at default ,however, if 82541 wanna be driven ,some changes have to be made in BSP.
the following is the change i made:\
IN gei82543end.h:
change the 0x???? in
#define PRO1000_PCI_DEVICE_ID 0x1001 /* device ID */,
#define PRO1000_PCI_DEVICE_ID 0x1001 /* device ID */
#define PRO1000F_PCI_SUBSYSTEM_ID 0x1003 /* device subsystem ID */
#define PRO1000T_PCI_SUBSYSTEM_ID 0x1004
#define PRO1000T_PCI_DEVICE_ID 0x1004 /* bizard case */
#define PRO1000F_BOARD 0x1003 /* backward compatible */
#define PRO1000T_BOARD 0x1003 /* backward compatible */
to 1017
plus,in sysgei82543.h #define PRO1000_543_PCI_DEVICE_ID_T (0x11017) /* Copper */
#define PRO1000_543_PCI_DEVICE_ID_FT (0x1017) /* Fiber / Copper */


is that correct?

someone who have done this pls help to explain and give me the procedures to follow.
it is really hard to do without any hints.
THANK YOU!!
Reply With Quote
  #2  
Old 06-06-2009, 07:59 AM
Junior Member
 
Join Date: May 2009
Posts: 1
Default Re: drive intel 82541GI with vxworks5.5,anybody help?

is there anybody here encounters such problem ? pls give a hand
Reply With Quote
Reply

Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
about 82541GI driven by vxworks5.5 tony001 VxWorks 0 05-29-2009 01:37 AM
How to link the file in target using API in VxWorks5.4 unix VxWorks 1 10-24-2008 02:06 PM
can I run vxworks5.5.1 on Core Duo CPU? unix VxWorks 0 08-23-2008 10:12 AM
Upgradation of gcc in VxWorks5.4 !! unix VxWorks 6 03-04-2008 07:33 PM
VR55xx bsp for tornado2.1/vxWorks5.4 unix VxWorks 0 10-02-2007 08:47 AM


All times are GMT. The time now is 10:17 AM.