patch-2.3.18 linux/drivers/usb/hub.h
Next file: linux/drivers/usb/keyboard.c
Previous file: linux/drivers/usb/hub.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Sep 10 12:59:49 1999
- Orig file:
v2.3.17/linux/drivers/usb/hub.h
- Orig date:
Thu Aug 26 13:05:39 1999
diff -u --recursive --new-file v2.3.17/linux/drivers/usb/hub.h linux/drivers/usb/hub.h
@@ -86,8 +86,9 @@
/* Device structure */
struct usb_device *dev;
- /* Reference to the hub's polling IRQ */
+ /* Reference to the hub's polling IRQ and its associated pipe */
void *irq_handle;
+ unsigned int irqpipe;
/* List of hubs */
struct list_head hub_list;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)