
Since the driver itself is licensed under GPLv2+, we can manage it in public git repository Signed-off-by: Jens Rehsack <sno@netbsd.org>
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
#DHCP client
|
|
DEVICE=wlan0
|
|
BOOTPROTO=dhcp
|
|
ONBOOT=yes |