-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 126591 b: refs/heads/master c: 310d465 h: refs/heads/master i: 126589: 526f657 126587: 007e51a 126583: 575ce0f 126575: bc847b0 126559: b43ab87 126527: d40fc29 126463: f55fdeb v: v3
- Loading branch information
Pavel Machek
authored and
Greg Kroah-Hartman
committed
Jan 6, 2009
1 parent
f790118
commit fe5d7ba
Showing
2 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a3f245a2df2e9eeb5fcf78c8e12ac6363e847a13 | ||
refs/heads/master: 310d465d8365dbb1258b972c8a7c35f8d9dc68a3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
config W35UND | ||
tristate "Winbond driver" | ||
depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL && !4KSTACKS | ||
tristate "IS89C35 WLAN USB driver" | ||
depends on MAC80211 && WLAN_80211 && USB && EXPERIMENTAL | ||
default n | ||
---help--- | ||
This is highly experimental driver for winbond wifi card on some Kohjinsha notebooks | ||
Check http://code.google.com/p/winbondport/ for new version | ||
This is highly experimental driver for Winbond WIFI card. | ||
|
||
Hardware is present in some Kohjinsha subnotebooks, and in some | ||
stand-alone USB modules. Chipset name seems to be w89c35d. | ||
|
||
Check http://code.google.com/p/winbondport/ for new version. |