Subversion Repositories HelenOS

Rev

Rev 4582 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4582 Rev 4704
Line 125... Line 125...
125
     */
125
     */
126
    measured_string_ref broadcast_addr;
126
    measured_string_ref broadcast_addr;
127
    /** Broadcast device hardware address data.
127
    /** Broadcast device hardware address data.
128
     */
128
     */
129
    char *              broadcast_data;
129
    char *              broadcast_data;
130
    /** Device driver service.
130
    /** Device module service.
131
     */
131
     */
132
    services_t          service;
132
    services_t          service;
133
    /** Driver phone.
133
    /** Device module phone.
134
     */
134
     */
135
    int                 phone;
135
    int                 phone;
136
    /** Protocol map.
136
    /** Protocol map.
137
     *  Address map for each protocol.
137
     *  Address map for each protocol.
138
     */
138
     */