![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Driver for Marvell GT64260 Ethernet controller
io-net -d gt64260 [option[,option ...]] ... &
Neutrino
![]()  | 
Use commas (,) to separate the options (not spaces). | 
![]()  | 
A MAC address must be specified on the command line. In auto-initialization mode, (where "deviceindex" isn't specified) the MAC address for each channel is derived from the specified MAC address plus the channel index. | 
The devn-gt64260.so driver controls Marvell Ethernet controllers.
Start io-net on the Motorola MVP board, auto-initializing all three channels:
![]()  | 
Channel 1 will be assigned a MAC address of 001100bead01, and channel 2 will be assigned a MAC address of 001100bead02. | 
io-net -d gt64260 memrange=0xf8000000,rmii=0,mac=001100bead00 -ptcpip
Start io-net on the Marvell EV-64260A-BP board, using channel 0 and channel 2:
io-net -d gt64260 memrange=0xf8000000,mac=001100bead00,deviceindex=0 \ -dgt64260 memrange=0xf8000000,mac=001100bead22,deviceindex=2 -ptcpip
"Network drivers (devn-*)" and "Network protocol interfaces (npm-*)" in the Utilities Summary
![]()  | 
![]()  | 
![]()  | 
![]()  |