linklayerprotocols/ethernetnif/data/ether802.ini
changeset 0 af10295192d8
child 6 c64cefac6e99
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 # ether802.ini
       
     2 #
       
     3 # Copyright Symbian Software Ltd. 2001 - 2004
       
     4 #
       
     5 
       
     6 # Configuration settings for ethernet nif and ethernet packet driver
       
     7 
       
     8 [ethernet_settings]
       
     9 # encapsulation: 0 - Ethernet II framing, 1 - IEEE802.3 LLC-SNAP framing
       
    10 encapsulation= 0
       
    11 
       
    12 [pdd_settings]
       
    13 PCMCIA_socket= 0
       
    14 
       
    15 
       
    16 # NOTE: packet driver and device driver names are now read from commdb
       
    17 #
       
    18 # If using a .cfg that doesn't define the following fields, please update the .cfg using the details below
       
    19 
       
    20 # for Assabet/Lubbock, on EKA1:
       
    21 #
       
    22 # PacketDriverName = EtherPkt
       
    23 # PDDFilename = EtherSmc
       
    24 # PDDName = EtherCard.Smc
       
    25 # LDDFilename = ethercard
       
    26 # LDDName = EtherCard
       
    27 
       
    28 # for Assabet/Lubbock, on EKA2:
       
    29 #
       
    30 # PacketDriverName = EtherPkt
       
    31 # PDDFilename = ethernet
       
    32 # PDDName = Ethernet.Assabet
       
    33 # LDDFilename = enet
       
    34 # LDDName = Ethernet
       
    35 
       
    36 # for wins/winscw emulator, on EKA1:
       
    37 #
       
    38 # PacketDriverName = EtherPkt
       
    39 # PDDFilename = etherwins
       
    40 # PDDName = Ethercard.wins
       
    41 # LDDFilename = ethercard
       
    42 # LDDName = EtherCard
       
    43 
       
    44 # for wins/winscw emulator, on EKA2:
       
    45 #
       
    46 # PacketDriverName = EtherPkt
       
    47 # PDDFilename = ethernet
       
    48 # PDDName = Ethernet.Wins
       
    49 # LDDFilename = enet
       
    50 # LDDName = Ethernet