From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Thu, 14 Oct 2004 14:17:22 +0000 Subject: wait_for_sysfs update for /class/firmware and /class/net/irda devices Message-Id: <20041014141722.GC15451@vrfy.org> MIME-Version: 1 Content-Type: multipart/mixed; boundary="ew6BAiZeqk4r7MaW" List-Id: To: linux-hotplug@vger.kernel.org --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline update for /class/firmware and /class/net/irda devices Kay --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline; filename="wait-net-firmw.patch" ===== wait_for_sysfs.c 1.16 vs edited ===== --- 1.16/wait_for_sysfs.c 2004-10-14 00:15:21 +02:00 +++ edited/wait_for_sysfs.c 2004-10-14 16:14:00 +02:00 @@ -63,6 +63,7 @@ static int wait_for_class_device_attribu { .subsystem = "pcmcia_socket", .file = "card_type" }, { .subsystem = "usb_host", .file = NULL }, { .subsystem = "bluetooth", .file = "address" }, + { .subsystem = "firmware", .file = "data" }, { .subsystem = "i2c-adapter", .file = NULL }, { .subsystem = "pci_bus", .file = NULL }, { .subsystem = "ieee1394", .file = NULL }, @@ -144,6 +145,7 @@ static int class_device_expect_no_device { .subsystem = "net", .device = "lo" }, { .subsystem = "net", .device = "tap" }, { .subsystem = "net", .device = "ipsec" }, + { .subsystem = "net", .device = "irda" }, { .subsystem = "sound", .device = NULL }, { .subsystem = "printer", .device = "lp" }, { .subsystem = "nvidia", .device = NULL }, --ew6BAiZeqk4r7MaW-- ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel