Subversion Repositories HelenOS

Rev

Rev 3992 | Rev 4243 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3992 Rev 4153
Line 95... Line 95...
95
     */
95
     */
96
    int                 phone;
96
    int                 phone;
97
    /** Maximal transmission unit.
97
    /** Maximal transmission unit.
98
     */
98
     */
99
    size_t              mtu;
99
    size_t              mtu;
-
 
100
    /** Dummy device.
-
 
101
     *  Preamble and FCS are mandatory part of the packets.
-
 
102
     */
-
 
103
    int                 dummy;
100
    /** Actual device hardware address.
104
    /** Actual device hardware address.
101
     */
105
     */
102
    measured_string_ref addr;
106
    measured_string_ref addr;
103
    /** Actual device hardware address data.
107
    /** Actual device hardware address data.
104
     */
108
     */