Searched refs:hotplug (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vlan/
H A Dvlan_test.pl143 print "Turnning off /sbin/hotplug";
144 `echo > /proc/sys/kernel/hotplug`;
221 print "Re-installing /sbin/hotplug";
222 `echo /sbin/hotplug > /proc/sys/kernel/hotplug`;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/
H A DMakefile13 subdir-y := parport char block net sound misc media cdrom hotplug scsi
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/DocBook/
H A DMakefile99 $(TOPDIR)/drivers/hotplug/pci_hotplug_core.c \
100 $(TOPDIR)/drivers/hotplug/pci_hotplug_util.c \
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A DMakefile101 cd $(INSTALLDIR)/sbin && ln -sf rc hotplug
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A DMakefile103 cd $(INSTALLDIR)/sbin && ln -sf rc hotplug
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c1579 static int hotplug = 0; variable
1771 ACCESS_FBINFO(fbcon.flags) = hotplug ? FBINFO_FLAG_MODULE : FBINFO_FLAG_DEFAULT;
1776 if (!hotplug) {
2495 hotplug = 1;
2496 /* never return failure, user can hotplug matrox later... */
2619 /* never return failure; user can hotplug matrox later... */
/asus-wl-520gu-7.0.1.45/src/linux/linux/
H A DMakefile213 DRIVERS-$(CONFIG_HOTPLUG_PCI) += drivers/hotplug/vmlinux-obj.o

Completed in 214 milliseconds