projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make grub compilable under fedora core 8 and other newer distros
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.25
/
210-npe_hss.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.25/210-npe_hss.patch
b/target/linux/ixp4xx/patches-2.6.25/210-npe_hss.patch
index
3950456
..
86949c3
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.25/210-npe_hss.patch
+++ b/
target/linux/ixp4xx/patches-2.6.25/210-npe_hss.patch
@@
-1,8
+1,6
@@
-diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
-index a3df09e..94e7aa7 100644
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
-@@ -33
4,6 +334,15 @@ config DSCC4_PCI_RST
+@@ -33
8,6 +338,15 @@
Say Y if your card supports this feature.
Say Y if your card supports this feature.
@@
-18,11
+16,9
@@
index a3df09e..94e7aa7 100644
config DLCI
tristate "Frame Relay DLCI support"
---help---
config DLCI
tristate "Frame Relay DLCI support"
---help---
-diff --git a/drivers/net/wan/Makefile b/drivers/net/wan/Makefile
-index d61fef3..1b1d116 100644
--- a/drivers/net/wan/Makefile
+++ b/drivers/net/wan/Makefile
--- a/drivers/net/wan/Makefile
+++ b/drivers/net/wan/Makefile
-@@ -42,6 +42,7 @@
obj-$(CONFIG_C101) += c101.o
+@@ -42,6 +42,7 @@
obj-$(CONFIG_WANXL) += wanxl.o
obj-$(CONFIG_PCI200SYN) += pci200syn.o
obj-$(CONFIG_PC300TOO) += pc300too.o
obj-$(CONFIG_WANXL) += wanxl.o
obj-$(CONFIG_PCI200SYN) += pci200syn.o
obj-$(CONFIG_PC300TOO) += pc300too.o
@@
-30,9
+26,6
@@
index d61fef3..1b1d116 100644
clean-files := wanxlfw.inc
$(obj)/wanxl.o: $(obj)/wanxlfw.inc
clean-files := wanxlfw.inc
$(obj)/wanxl.o: $(obj)/wanxlfw.inc
-diff --git a/drivers/net/wan/ixp4xx_hss.c b/drivers/net/wan/ixp4xx_hss.c
-new file mode 100644
-index 0000000..cf971b3
--- /dev/null
+++ b/drivers/net/wan/ixp4xx_hss.c
@@ -0,0 +1,2886 @@
--- /dev/null
+++ b/drivers/net/wan/ixp4xx_hss.c
@@ -0,0 +1,2886 @@
This page took
0.025369 seconds
and
4
git commands to generate.