Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Wireless Interfaces on 11-CURRENT #480

Closed
lattera opened this issue Nov 28, 2015 · 5 comments
Closed

No Wireless Interfaces on 11-CURRENT #480

lattera opened this issue Nov 28, 2015 · 5 comments
Assignees
Labels
feature Adding new functionality
Milestone

Comments

@lattera
Copy link
Contributor

lattera commented Nov 28, 2015

Because of the way wireless is now exposed in 11-CURRENT, custom OPNSense builds based on FreeBSD 11-CURRENT do not show any available wireless devices. I haven't looked at OPNSense's code at all, but it likely queries the interfaces based on the output from ifconfig. When on 11-CURRENT, OPNSense should search for wireless interfaces by querying sysctl net.wlan.devices.

My next build of OPNSense based on HardenedBSD will use 11-CURRENT. So this is a blocker for my next release.

@fichtner fichtner added the feature Adding new functionality label Nov 30, 2015
@fichtner fichtner self-assigned this Nov 30, 2015
@fichtner
Copy link
Member

Is there a (semi-)official document that describes the changes in detail?

I will have to tag this enhancement and not provide an ETA until I know the scope of this rework. :(

@lattera
Copy link
Contributor Author

lattera commented Nov 30, 2015

@fichtner, no worries about time. If you show me where to look, I'd be happy to do the work and submit a pull request.

@fichtner fichtner assigned lattera and unassigned fichtner Jan 9, 2016
@fichtner fichtner added this to the 16.7 milestone Jan 9, 2016
@fichtner
Copy link
Member

Timelines changed. Needs 10.3 to compile 11 anyway as 10.2 doesn't work... scheduled for after 16.7.

@AdSchellevis AdSchellevis reopened this Oct 12, 2016
@AdSchellevis AdSchellevis assigned AdSchellevis and unassigned lattera Oct 12, 2016
@AdSchellevis AdSchellevis modified the milestones: 17.1, 16.7 Oct 12, 2016
@AdSchellevis
Copy link
Member

note to self:

ifconfig wlan0 create wlandev ath0; ifconfig wlan0 ether

@fichtner
Copy link
Member

since fixed on master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality
Development

No branches or pull requests

3 participants