Changeset 053fc2b in mainline for uspace/drv/nic/ar9271/hw.h


Ignore:
Timestamp:
2015-04-10T13:52:11Z (9 years ago)
Author:
Jan Kolarik <kolarik@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a931b7b
Parents:
d7dadcb4
Message:

Locking, correctly disconnecting device, sending DHCP address discover after connecting to WiFi network

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/nic/ar9271/hw.h

    rd7dadcb4 r053fc2b  
    4545extern int hw_rx_init(ar9271_t *ar9271);
    4646extern int hw_reset(ar9271_t *ar9271);
    47 extern int hw_wakeup(ar9271_t *ar9271);
    4847extern int hw_set_bssid(ar9271_t *ar9271);
    4948extern int hw_set_rx_filter(ar9271_t *ar9271, bool assoc);
Note: See TracChangeset for help on using the changeset viewer.