Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122927
b: refs/heads/master
c: 9c54004
h: refs/heads/master
i:
  122925: 818853c
  122923: 1809aae
  122919: 55770ed
  122911: ec31b5a
v: v3
  • Loading branch information
David Woodhouse authored and David S. Miller committed Dec 26, 2008
1 parent 2f8a72d commit 2a44151
Show file tree
Hide file tree
Showing 4 changed files with 798 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: 236b87c29953a87a6817e96e311b0efd00e95dc7
refs/heads/master: 9c54004ea717116a10886e254e26502ffb1136e9
6 changes: 6 additions & 0 deletions trunk/drivers/atm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -391,4 +391,10 @@ config ATM_HE_USE_SUNI
Support for the S/UNI-Ultra and S/UNI-622 found in the ForeRunner
HE cards. This driver provides carrier detection some statistics.

config ATM_SOLOS
tristate "Solos ADSL2+ PCI Multiport card driver"
depends on PCI
help
Support for the Solos multiport ADSL2+ card.

endif # ATM
1 change: 1 addition & 0 deletions trunk/drivers/atm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ obj-$(CONFIG_ATM_IA) += iphase.o suni.o
obj-$(CONFIG_ATM_FORE200E) += fore_200e.o
obj-$(CONFIG_ATM_ENI) += eni.o suni.o
obj-$(CONFIG_ATM_IDT77252) += idt77252.o
obj-$(CONFIG_ATM_SOLOS) += solos-pci.o

ifeq ($(CONFIG_ATM_NICSTAR_USE_SUNI),y)
obj-$(CONFIG_ATM_NICSTAR) += suni.o
Expand Down
Loading

0 comments on commit 2a44151

Please sign in to comment.