patch-2.4.3 linux/drivers/usb/uhci.h
Next file: linux/drivers/usb/usb-ohci.c
Previous file: linux/drivers/usb/uhci.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Mar 26 15:50:12 2001
- Orig file:
v2.4.2/linux/drivers/usb/uhci.h
- Orig date:
Thu Jan 4 14:52:32 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/usb/uhci.h linux/drivers/usb/uhci.h
@@ -321,6 +321,7 @@
spinlock_t framelist_lock;
struct uhci_framelist *fl; /* Frame list */
int fsbr; /* Full speed bandwidth reclamation */
+ int is_suspended;
spinlock_t qh_remove_lock;
struct list_head qh_remove_list;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)