Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190367
b: refs/heads/master
c: eb4fd8c
h: refs/heads/master
i:
  190365: ae28197
  190363: 6980bde
  190359: a16cab9
  190351: ea96a16
  190335: 51407d4
v: v3
  • Loading branch information
Elina Pasheva authored and David S. Miller committed Apr 28, 2010
1 parent cc927bb commit fd8564b
Show file tree
Hide file tree
Showing 4 changed files with 1,013 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55964d72d63b15df49a5df11ef91dc8601270815
refs/heads/master: eb4fd8cd355c8ec425a12ec6cbdac614e8a4819d
10 changes: 10 additions & 0 deletions trunk/drivers/net/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,14 @@ config USB_IPHETH

For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver

config USB_SIERRA_NET
tristate "USB-to-WWAN Driver for Sierra Wireless modems"
depends on USB_USBNET
default y
help
Choose this option if you have a Sierra Wireless USB-to-WWAN device.

To compile this driver as a module, choose M here: the
module will be called sierra_net.

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ obj-$(CONFIG_USB_USBNET) += usbnet.o
obj-$(CONFIG_USB_NET_INT51X1) += int51x1.o
obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
obj-$(CONFIG_USB_IPHETH) += ipheth.o
obj-$(CONFIG_USB_SIERRA_NET) += sierra_net.o

Loading

0 comments on commit fd8564b

Please sign in to comment.