]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dynamic attach/detach of 802.11 devices after r287197:
authorglebius <glebius@FreeBSD.org>
Wed, 2 Sep 2015 12:46:42 +0000 (12:46 +0000)
committerglebius <glebius@FreeBSD.org>
Wed, 2 Sep 2015 12:46:42 +0000 (12:46 +0000)
commit45daa1528349896e8e6baa64048525a342cd8955
tree35794ba94b3606028f567a6196803ceedcd6e431
parentbc8e82466a182759b3bdeed08d4d9813ff699b37
Fix dynamic attach/detach of 802.11 devices after r287197:

o In pccard_ether add code to start children of a 802.11
  device, that are configured in rc.conf.
o In devd.conf provide a regex matching all 802.11 devices,
  and on match run pccard_ether to spawn children.

PR: 202784
Submitted by: <vidwer gmail.com>
In collaboration with: "Oleg V. Nauman" <oleg opentransfer.com>
etc/devd.conf
etc/pccard_ether