linklayerprotocols/ethernetnif/data/ether802.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:50:43 +0200
branchRCL_3
changeset 10 c64cefac6e99
parent 0 af10295192d8
permissions -rw-r--r--
Revision: 201008 Kit: 201008

# ether802.ini
#
# Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http:#www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description:
# Configuration settings for ethernet nif and ethernet packet driver
#

[ethernet_settings]
# encapsulation: 0 - Ethernet II framing, 1 - IEEE802.3 LLC-SNAP framing
encapsulation= 0

[pdd_settings]
PCMCIA_socket= 0


# NOTE: packet driver and device driver names are now read from commdb
#
# If using a .cfg that doesn't define the following fields, please update the .cfg using the details below

# for Assabet/Lubbock, on EKA1:
#
# PacketDriverName = EtherPkt
# PDDFilename = EtherSmc
# PDDName = EtherCard.Smc
# LDDFilename = ethercard
# LDDName = EtherCard

# for Assabet/Lubbock, on EKA2:
#
# PacketDriverName = EtherPkt
# PDDFilename = ethernet
# PDDName = Ethernet.Assabet
# LDDFilename = enet
# LDDName = Ethernet

# for wins/winscw emulator, on EKA1:
#
# PacketDriverName = EtherPkt
# PDDFilename = etherwins
# PDDName = Ethercard.wins
# LDDFilename = ethercard
# LDDName = EtherCard

# for wins/winscw emulator, on EKA2:
#
# PacketDriverName = EtherPkt
# PDDFilename = ethernet
# PDDName = Ethernet.Wins
# LDDFilename = enet
# LDDName = Ethernet