fix failsafe on broadcom, send netlink events in diag when running linux 2.6
authorFelix Fietkau <nbd@openwrt.org>
Mon, 25 Jun 2007 08:32:25 +0000 (08:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 25 Jun 2007 08:32:25 +0000 (08:32 +0000)
commitc20906011668315d50d629cb2d4dc46de9062d9a
tree1db4163deba31f36d771177dfcfabb21cd93f2ac
parent21e832921cd728a2e039b1e4c3948a78a54f8938
fix failsafe on broadcom, send netlink events in diag when running linux 2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
package/base-files/files/etc/hotplug2-init.rules [new file with mode: 0644]
package/base-files/files/etc/init.d/boot
package/base-files/files/etc/preinit
package/broadcom-diag/Makefile
package/broadcom-diag/src/diag.c
package/broadcom-diag/src/diag.h
package/broadcom-diag/src/gpio.h
package/hotplug2/Makefile
package/hotplug2/files/hotplug2-init.rules [deleted file]
target/linux/brcm-2.4/base-files/default/etc/hotplug2-init.rules [new file with mode: 0644]
target/linux/brcm47xx-2.6/patches-2.6.22/140-export_uevent_handler.patch [deleted file]
target/linux/brcm47xx-2.6/patches/140-export_uevent_handler.patch [deleted file]
target/linux/generic-2.6/patches-2.6.22/213-kobject_uevent.patch [new file with mode: 0644]
target/linux/generic-2.6/patches/213-kobject_uevent.patch [new file with mode: 0644]