linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* wait_for_sysfs update for /class/firmware and /class/net/irda devices
@ 2004-10-14 14:17 Kay Sievers
  2004-10-14 20:42 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Kay Sievers @ 2004-10-14 14:17 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

update for /class/firmware and /class/net/irda devices

Kay

[-- Attachment #2: wait-net-firmw.patch --]
[-- Type: text/plain, Size: 937 bytes --]

===== 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 },

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: wait_for_sysfs update for /class/firmware and /class/net/irda devices
  2004-10-14 14:17 wait_for_sysfs update for /class/firmware and /class/net/irda devices Kay Sievers
@ 2004-10-14 20:42 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-10-14 20:42 UTC (permalink / raw)
  To: linux-hotplug

On Thu, Oct 14, 2004 at 04:17:22PM +0200, Kay Sievers wrote:
> update for /class/firmware and /class/net/irda devices

Applied, thanks.

greg k-h


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-14 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-14 14:17 wait_for_sysfs update for /class/firmware and /class/net/irda devices Kay Sievers
2004-10-14 20:42 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).