===== wait_for_sysfs.c 1.2 vs edited ===== --- 1.2/wait_for_sysfs.c 2004-10-06 04:07:03 +02:00 +++ edited/wait_for_sysfs.c 2004-10-07 01:18:25 +02:00 @@ -61,6 +61,7 @@ static int wait_for_class_device_attribu { .subsystem = "scsi_device", .file = NULL }, { .subsystem = "pcmcia_socket", .file = "card_type" }, { .subsystem = "usb_host", .file = NULL }, + { .subsystem = "bluetooth", .file = "address" }, { NULL, NULL } }; struct class_file *classfile;