projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.28
/
007-adm5120_pci.patch
diff --git
a/target/linux/adm5120/patches-2.6.28/007-adm5120_pci.patch
b/target/linux/adm5120/patches-2.6.28/007-adm5120_pci.patch
index
c3e0bea
..
3393cfe
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.28/007-adm5120_pci.patch
+++ b/
target/linux/adm5120/patches-2.6.28/007-adm5120_pci.patch
@@
-7,7
+7,7
@@
+obj-$(CONFIG_ADM5120) += pci-adm5120.o
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
-@@ -172
3,6 +1723
,9 @@
+@@ -172
9,6 +1729
,9 @@
#define PCI_VENDOR_ID_ESDGMBH 0x12fe
#define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111
This page took
0.029439 seconds
and
4
git commands to generate.