Page MenuHomeFreeBSD

rtwn: allow non-zero interface indexes
Needs ReviewPublic

Authored by vexeduxr on Fri, Aug 21, 11:42 PM.
Referenced Files
F167579675: D59107.id.diff
Sat, Aug 22, 8:33 PM
F167577797: D59107.diff
Sat, Aug 22, 8:10 PM
F167511833: D59107.id184707.diff
Sat, Aug 22, 9:39 AM
F167511646: D59107.diff
Sat, Aug 22, 9:37 AM
Subscribers

Details

Reviewers
adrian
avos
kevlo
Group Reviewers
wireless
Summary

The endpoints we want won't always be on interface 0. Instead, allow the
interface index to be specified in driver_info when probing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75961
Build 72844: arc lint + arc unit

Event Timeline

bz edited reviewers, added: wireless; removed: bz.

which devices have you tested this on? You should add that list to the commit message.

Other than that this looks fine to me.

same a the previous one; what devices have you tested this with?
It'd be good to know that it doesn't break any of the current rtwn USB devices.
(I'll try it myself locally tonight.)