mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
refresh ixp4xx patches to match upstream style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11297 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
Index: linux-2.6.25.4/drivers/net/wan/Kconfig
|
||||
===================================================================
|
||||
--- linux-2.6.25.4.orig/drivers/net/wan/Kconfig
|
||||
+++ linux-2.6.25.4/drivers/net/wan/Kconfig
|
||||
@@ -338,6 +338,15 @@ config DSCC4_PCI_RST
|
||||
--- a/drivers/net/wan/Kconfig
|
||||
+++ b/drivers/net/wan/Kconfig
|
||||
@@ -338,6 +338,15 @@
|
||||
|
||||
Say Y if your card supports this feature.
|
||||
|
||||
@@ -18,11 +16,9 @@ Index: linux-2.6.25.4/drivers/net/wan/Kconfig
|
||||
config DLCI
|
||||
tristate "Frame Relay DLCI support"
|
||||
---help---
|
||||
Index: linux-2.6.25.4/drivers/net/wan/Makefile
|
||||
===================================================================
|
||||
--- linux-2.6.25.4.orig/drivers/net/wan/Makefile
|
||||
+++ linux-2.6.25.4/drivers/net/wan/Makefile
|
||||
@@ -42,6 +42,7 @@ obj-$(CONFIG_C101) += c101.o
|
||||
--- a/drivers/net/wan/Makefile
|
||||
+++ b/drivers/net/wan/Makefile
|
||||
@@ -42,6 +42,7 @@
|
||||
obj-$(CONFIG_WANXL) += wanxl.o
|
||||
obj-$(CONFIG_PCI200SYN) += pci200syn.o
|
||||
obj-$(CONFIG_PC300TOO) += pc300too.o
|
||||
@@ -30,10 +26,8 @@ Index: linux-2.6.25.4/drivers/net/wan/Makefile
|
||||
|
||||
clean-files := wanxlfw.inc
|
||||
$(obj)/wanxl.o: $(obj)/wanxlfw.inc
|
||||
Index: linux-2.6.25.4/drivers/net/wan/ixp4xx_hss.c
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ linux-2.6.25.4/drivers/net/wan/ixp4xx_hss.c
|
||||
+++ b/drivers/net/wan/ixp4xx_hss.c
|
||||
@@ -0,0 +1,2886 @@
|
||||
+/*
|
||||
+ * Intel IXP4xx HSS (synchronous serial port) driver for Linux
|
||||
|
||||
Reference in New Issue
Block a user