USB host wake from sleep state for mobile devices
Summary by NHIP
USB Host Wake Method
The USB driver saves a controller context containing speed and power parameters to hold memory before disabling host power and clocks. Upon resumption, the driver restores this context, waits for specific connection states, and re-enables system notifications.
Claim Score by NHIP
Abstract
A USB host for wakeup from a sleep state includes a hold memory, a USB host controller, and a USB driver. When going to sleep, the USB driver sends a suspend command to the USB host controller in response to receiving a sleep command. The USB driver also reads a controller context from the USB host controller and saves the controller context in the hold memory. Thereafter, the USB driver turns off one or more supply potentials and one or more clocks in the host controller, and returns a sleep acknowledgement. While in sleep, the interface pins are placed in a hold state and notification to the operating system are disabled.

Term
5.9 yearsleft in the term
Expires 9 August 2032, including 280 days of term adjustment.
- Priority and filed
- Granted
- Today
- Expires
17 claims: 3 independent, 14 dependent
- 1A method comprising:receiving, by a USB driver, a sleep command;sending, from the USB driver, a suspend command to a USB host controller;reading, by the USB driver, a controller context from the USB host controller;storing, by the USB driver, the controller context in a hold memory;turning, by the USB driver, off power and a clock in the USB host controller;and returning, by the USB driver, a sleep acknowledgement.
- 8Broadest claimClaim Score 77, broad(NHIP)A system comprising:a hold memory;a USB host controller;and a USB driver to receive a sleep command, to send a suspend command to the USB host controller, to read a controller context from the USB host controller, to save the controller context in the hold memory, to turn off one or more supply potentials and one or more clocks in the host controller and to return a sleep acknowledgement.
- 14The system comprising:a means for receiving a sleep command;a means for sending a suspend communication on a USB bus command in response to receiving the sleep command;a means for reading a controller context in response to receiving the sleep command;a means for storing the controller context;a means for turning off one or more USB supply potentials and one or more USB clocks after storing the controller context;a means for returning a sleep acknowledgement in response to turning off the one or more USB supply potential and the one or more USB clocks.
Independent claims3
30 paragraphs in 4 sections, as filed
BACKGROUND OF THE INVENTION
Computing devices, have made significant contributions toward the advancement of modern society and are utilized in a number of applications to achieve advantageous results. Numerous devices, such as personal computers, servers, hand-held devices, distributed computer systems, calculators, audio devices, video equipment, and telephone systems, have facilitated increased productivity and reduced costs in analyzing and communicating data in most areas of business, science, education and entertainment.
Mobile computing devices such as laptop personal computers, tablet personal computers, netbooks, smart phones and the like further enable increased productivity. However, the tradeoff between power consumption and responsiveness of the mobile computing device provide additional challenges. Deep sleep is an important feature in mobile devices as it allows the processor to reduce power consumption when the mobile device is not actively being used. During this mode, power to a substantial portion (typically >99%) of the processor is turned off. Only a small portion of the processor is kept on which can be used to wake up the rest of the processor from deep sleep.
As the power to most of the mobile processor (applications processor) is turned off during deep sleep, those portions get a reset on wake up from deep sleep. The USB controllers and transceivers on the mobile processor also get a reset. Since they are getting reset, they don't have knowledge of any device connected to downstream before the system went to deep sleep. Hence the downstream devices need to be discovered/detected again and a complete re-enumeration needs to be done before we can start using the device again.
Hence, on wake-up from deep sleep, a USB host EHCI controller will start the enumeration of the connected device by resetting the USB bus. This enumeration process typically takes 1-2 seconds and after identifying the connected device, a relevant class driver will be loaded. This adds a significant delay to a wake event for mobile devices. This is particularly troublesome if a modem is connected on the USB. The OS takes a long time to reload the device drivers and that adds to the delay. This could be a problem if, for example, the user receives a call while his or her smartphone is in deep sleep. In addition, some devices aren't friendly with this kind of re-enumeration with respect to deep sleep operation and wakeup thereafter.
To avoid this delay, it would be beneficial to keep the USB controller on during sleep mode. However, in sleep mode the power to the USB controller is turned off and therefore cannot be placed in sleep mode. Accordingly, there is a continued need for improved techniques for waking-up a USB port from deep sleep.
SUMMARY OF THE INVENTION
The present technology may best be understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the present technology for USB host wakeup from a sleep state.
In one embodiment, a method includes receiving, by a USB driver, a sleep command. In response to receiving the sleep command, the USB driver, sends a suspend command to a USB host controller. The USB driver also reads a controller context from the USB host controller and stores the controller context in a hold memory. Thereafter, the USB driver turns the power and the clock in the USB host controller Wand returns a sleep acknowledgement. As a result, the USB host is placed in a sleep mode. In response to receiving a resume command, the USB driver turns the power and the clock in the USB host controller on. The USB driver also reads the stored controller context in the hold memory and restores the controller context to the USB host controller. The USB driver then waits until a current connection status and port enable are set to a given state, before a suspend command to the USB host controller. Once the USB host controller is suspended, the USB driver clears interrupts and enables notifications. The USB driver then sends a resume command to the USB host controller and returns a resume acknowledgement.
In another embodiment, a system includes a means for receiving a sleep command. A means for sending a suspend communication on a USB bus command in response to receiving the sleep command is also included. A means for reading a controller context in response to receiving the sleep command, and a means for storing the controller context is further included. A means for turning off one or more USB supply potentials and one or more USB clocks after storing the controller context is also included. A means for returning a sleep acknowledgement in response to turning off the one or more USB supply potential and the one or more USB clocks is also included to implement a technique for going into a sleep mode. To resume from sleep mode the system includes a means for receiving a resume command. A means for turning on the one or more USB supply potential and the one or more USB clocks in response to receiving the resume command is also included. A means for reading the stored controller context in response to receiving the resume command, and a means for restoring the stored controller context if further included. The system also includes a means for waiting until a current connection state and a port enable are set to a given state after restoring the controller context. A means for sending a suspend communication on the USB bus command when the current connection state and part enable are set to the given state is also included. A means for clearing interrupts after sending the suspend communication on the USB bus command and a means for enabling notifications after sending the suspend communication on the USB bus command is further included. A means for sending a resume communication on the USB bus command after clearing interrupts and enabling notifications and a means for returning a resume acknowledgement after sending the resume communication on the USB bus command is also included to implement the technique for resuming from the sleep mode.
BRIEF DESCRIPTION OF THE DRAWINGS
Embodiments of the present technology are illustrated by way of example and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
<figref idrefs="DRAWINGS">FIG. 1</figref> shows a block diagram of an exemplary computing device for implementing embodiments of the present invention.
<figref idrefs="DRAWINGS">FIG. 2</figref> shows a flow diagram of a method of placing a universal serial bus of a computing device in sleep mode for wakeup, in accordance with one embodiment of the present technology.
<figref idrefs="DRAWINGS">FIG. 3</figref> shows a flow diagram of a method of returning a universal serial bus of a computing device from sleep mode for wakeup, in accordance with one embodiment of the present technology.
DETAILED DESCRIPTION OF THE INVENTION
Reference will now be made in detail to the embodiments of the present technology, examples of which are illustrated in the accompanying drawings. While the present technology will be described in conjunction with these embodiments, it will be understood that they are not intended to limit the invention to these embodiments. On the contrary, the invention is intended to cover alternatives, modifications and equivalents, which may be included within the scope of the invention as defined by the appended claims. Furthermore, in the following detailed description of the present technology, numerous specific details are set forth in order to provide a thorough understanding of the present technology. However, it is understood that the present technology may be practiced without these specific details. In other instances, well-known methods, procedures, components, and circuits have not been described in detail as not to unnecessarily obscure aspects of the present technology.
Some embodiments of the present technology which follow are presented in terms of routines, modules, logic blocks, and other symbolic representations of operations on data within one or more electronic devices. The descriptions and representations are the means used by those skilled in the art to most effectively convey the substance of their work to others skilled in the art. A routine, module, logic block and/or the like, is herein, and generally, conceived to be a self-consistent sequence of processes or instructions leading to a desired result. The processes are those including physical manipulations of physical quantities. Usually, though not necessarily, these physical manipulations take the form of electric or magnetic signals capable of being stored, transferred, compared and otherwise manipulated in an electronic device. For reasons of convenience, and with reference to common usage, these signals are referred to as data, bits, values, elements, symbols, characters, terms, numbers, strings, and/or the like with reference to embodiments of the present technology.
It should be borne in mind, however, that all of these terms are to be interpreted as referencing physical manipulations and quantities and are merely convenient labels and are to be interpreted further in view of terms commonly used in the art. Unless specifically stated otherwise as apparent from the following discussion, it is understood that through discussions of the present technology, discussions utilizing the terms such as “receiving,” and/or the like, refer to the actions and processes of an electronic device such as an electronic computing device that manipulates and transforms data. The data is represented as physical (e.g., electronic) quantities within the electronic device's logic circuits, registers, memories and/or the like, and is transformed into other data similarly represented as physical quantities within the electronic device.
In this application, the use of the disjunctive is intended to include the conjunctive. The use of definite or indefinite articles is not intended to indicate cardinality. In particular, a reference to “the” object or “a” object is intended to denote also one of a possible plurality of such objects. It is also to be understood that the phraseology and terminology used herein is for the purpose of description and should not be regarded as limiting.
Referring to <figref idrefs="DRAWINGS">FIG. 1</figref>, an exemplary computing device <b>100</b> for implementing embodiments of the present invention is shown. The computing device <b>100</b> may be a laptop personal computer, a tablet personal computer, a netbook, a smart phone, or the like mobile computing device. The computing device <b>100</b> includes one or more processors <b>105</b>, <b>110</b>, one or more computing device-readable media <b>115</b>, <b>120</b>, <b>125</b>, one or more input/output (I/O) devices <b>130</b>, <b>135</b>, <b>140</b>, <b>145</b>, and one or more input/output hubs <b>150</b>, <b>155</b>, <b>160</b> communicatively coupled together by one or more communication buses. The processor <b>105</b>, <b>110</b> may include one or more general purpose processors, such as a central processing unit (CPU <b>105</b>), and one or more specialized processors, such as a graphics processing unit (GPU) <b>110</b>. The I/O device <b>130</b>, <b>135</b>, <b>140</b>, <b>145</b> may include a network adapter (e.g., Ethernet card), CD drive, DVD drive and/or the like, and peripherals such as a keyboard, a pointing device, a speaker, a printer, and/or the like. In one implementation, the one or more input/output hubs <b>150</b> include a chipset, such as a northbridge <b>155</b> and southbridge <b>160</b>. The northbridge <b>155</b> provides for communication with the processor <b>105</b> and interaction with the system memory <b>115</b>. The southbridge <b>160</b> provides for input/output functions, including a USB host controller <b>165</b>.
The computing device-readable media <b>115</b>, <b>120</b>, <b>125</b> may be characterized as primary memory and secondary memory. Generally, the secondary memory, such as a magnetic and/or optical storage, provides for non-volatile storage of computer-readable instructions and data for use by the computing device <b>100</b>. For instance, the disk drive <b>120</b> may store the operating system (OS) <b>170</b>, one or more utilities and software drivers including a USB driver <b>175</b>, and various applications and data <b>180</b>. The primary memory, such as the system memory <b>115</b> and/or graphics memory <b>125</b>, provides for volatile storage of computer-readable instructions and data for use by the computing device <b>100</b>. For instance, the system memory <b>115</b> may temporarily store a portion of the operating system <b>170</b>′, portions of one or more utilities and software drivers including a USB driver <b>175</b>′, and a portion of one or more applications and associated data <b>180</b>′ that are currently used by the CPU <b>105</b>, GPU <b>110</b> and the like. It is also appreciated that one or more elements of the computing device, such as the I/O hub <b>150</b>, may include specialized computing device-readable media such as non-volatile flash memory and/or read only memory (ROM), and/or volatile random access memory.
The USB driver <b>175</b> and USB host controller <b>165</b> operate in accordance with the well-known in the art Universal Serial Bus Specification standard. The well-known conventional aspects of the USB driver and USB controller will not be further explained herein except as they related to the USB host wake from sleep state techniques, in accordance with embodiments of the present technology, described below.
Referring now to <figref idrefs="DRAWINGS">FIG. 2</figref>, a method of placing a universal serial bus of a computing device in sleep mode for wakeup, in accordance with one embodiment of the present technology, is shown. The method may be implemented in a combination of software and hardware, a combination of software and firmware, or a combination of software, firmware and hardware. As used herein, software includes computing device-executable instructions (e.g., computer program) that are stored in computing device-readable media (e.g., computer memory) and executed by a computing device (e.g., processor). Firmware includes computing device-executable instructions (e.g., computer program) that are stored in hardware and executed by a computing device (e.g., processor). Typically, the USB driver <b>205</b> is implemented in software. The USB host controller <b>210</b> is typically implemented in firmware and/or hardware. Although other combination for implementing the USB driver <b>205</b> and USB host controller <b>210</b> are included herein.
The method begins with the USB driver <b>205</b> receiving a sleep command, at <b>220</b>. In one implementation, the USB driver <b>205</b> receives a sleep command from the operating system <b>165</b> of the computing device <b>100</b>. At <b>225</b>, the USB driver <b>205</b> sends a suspend instruction to the USB host controller <b>210</b> to cause the USB host controller <b>210</b> to suspend communication on the USB bus. The software driver <b>205</b> sends the suspend instruction to the USB host controller <b>210</b> in response to receipt of the sleep instruction. In one implementation, the USB host controller <b>210</b> suspends communication on the USB bus by putting the USB interface pins in a hold state. The USB interface pins may be put in a hold state by driving the USB interface pins into a high impedance state. Keeping the USB interface pins in a hold state places and keeps downstream USB device coupled to the USB bus in a hold state.
At <b>230</b>, the USB driver <b>205</b> reads the controller context of the USB host controller <b>210</b>. The USB driver <b>205</b> reads the controller context of the USB host controller <b>210</b> in response to receipt of the sleep instruction. In one implementation, the controller context includes Enhanced Host Controller Interface (EHCI) data. The EHCI data may include a speed mode parameter and a port power parameter. At <b>235</b>, the USB driver stores the controller context in a hold memory <b>215</b>. In one implementation, the hold memory may be computing device readable media such as a non-volatile flash memory of the input/output hub <b>150</b>. In another implementation, the hold memory may be self-refresh mode SDRAM of the system memory <b>115</b>. In yet another implementation, the hold memory may be non-volatile memory such as disk drive <b>120</b>.
At <b>240</b>, the USB driver <b>205</b> sends a power off instruction and a clock off instruction to the USB host controller <b>210</b> to turn one or more power supplies (e.g., supply potential) off and one or more clocks off in the USB host controller <b>210</b>. The USB driver <b>205</b> sends a power off instruction and a clock off instruction to the USB host controller <b>210</b> after storing the controller context. Switching off the power and clock in the USB host controller <b>210</b> saves power when in the sleep mode. At <b>245</b>, the USB driver <b>205</b> returns a sleep acknowledgement. The USB driver <b>205</b> returns a sleep acknowledgement after sending the power off control signal and the clock off control signal to the USB host controller <b>210</b>. In one implementation, the USB driver <b>205</b> may wait for a predetermined time or wait for a signal from the USB host controller <b>210</b> or associated hardware to indicate that the power and clock have been turned off before sending the sleep acknowledgement to the operating system <b>165</b> of the device <b>100</b>. At <b>250</b>, the USB interface pins are in a hold state, notification to the operating system is suspended, and the controller context is maintained in the hold memory. In sleep mode any indication of a reset, re-enumeration or the like from the operating system is held off so that the operating system does not try to re-load any drivers. From the operating system context, the USB is in a suspend or sleep mode.
Referring now to <figref idrefs="DRAWINGS">FIG. 3</figref>, a method of returning a universal serial bus of a computing device from sleep mode for wakeup, in accordance with one embodiment of the present technology, is shown. Again, the method may be implemented in a combination of software and hardware, a combination of software and firmware, or a combination of software, firmware and hardware. The method begins with the USB driver <b>305</b> receiving a resume instruction, at <b>320</b>. In one implementation, the USB driver <b>305</b> receives a resume command from the operating system <b>165</b> of the computing device <b>100</b>. At <b>325</b>, the USB driver <b>305</b> sends a power on instruction and a clock on instruction to the USB host controller <b>310</b> to turn the one or more power supplies (e.g., supply potential) on and the one or more clocks on in the USB host controller <b>310</b>. The USB driver <b>305</b> sends the power on instruction and the clock on instruction to the USB host controller <b>310</b> in response to receipt of the resume command.
At <b>330</b>, the USB driver <b>305</b> reads the stored controller context from the hold memory <b>315</b>. Again, the controller context in one implementation includes EHCI data. The EHCI data may include a speed mode parameter and a port power parameter. The USB driver <b>305</b> reads the stored context from the hold memory <b>315</b> in response to receipt of the resume command. At <b>335</b>, the USB driver <b>305</b> restores the controller context to the USB host controller <b>310</b>. Restoring the controller context includes enabling the port power, at <b>340</b>. Restoring the controller context also includes setting the speed mode, at <b>345</b>. The USB driver <b>305</b> restores the controller context to the USB host controller <b>310</b> after sending the power on control signal and the clock on control signal to the USB host controller <b>310</b>.
At <b>350</b>, the USB driver <b>305</b> waits until the current connection status and port enable are set to a given state. In one implementation, the USB driver <b>305</b> waits until the Current Connect Status (CCS) and Port Enabled (PE) bits of the PORTSC register in the USB host controller <b>310</b> are set to 1 (e.g., logic high). At <b>355</b>, the USB driver <b>305</b> sends a suspend instruction to the USB host controller <b>310</b>. In one implementation, the USB host controller <b>310</b> suspends communication on the USB bus by putting the USB interface pins in a hold state. The USB driver <b>305</b> sends the suspend instruction to the USB host controller <b>310</b> in response to current connection status and port enable being set to the given state.
At <b>360</b>, the USB driver <b>305</b> clears any interrupts, removes the USB interface from the hold state, and enables notifications to the operating system. At <b>365</b>, the USB driver <b>305</b> sends a resume instruction to the USB host controller <b>310</b>. The USB driver <b>305</b> sends the resume instruction to the USB host controller <b>310</b> after clearing any interrupts and enabling notifications to the operating systems. At <b>370</b>, the USB driver <b>305</b> returns a resume acknowledgement. In one implementation, the USB driver returns the resume acknowledgement to the operating system <b>165</b> of the computing device <b>100</b>. Thereafter, control is passed to the operating system to permit communication with downstream devices in accordance with the USB standard.
Embodiments of the present technology advantageously hold off operating system discovery of downstream device (e.g., enumeration) and reloading of device drivers when waking up from sleep mode. While the operating system is held off, the USB controller is practically fooled into thinking downstream devices are connected and is suspended without actually exposing the physical connection of the downstream devices to the USB controller hardware. Accordingly, the USB controller can start communicating with downstream devices without the need for any re-enumeration. Embodiments of the present technology therefore enable faster wake-up from deep sleep than re-enumeration based techniques, while also saving power during the deep sleep mode.
Embodiments of the present technology are particularly advantageous for use in mobile devices having fixed down stream devices. Such a fixed downstream device could, for example, be a modem or USB hub with additional parts, a composite USB hub with some downstream ports and some built-in peripheral such as a modem or a card reader, or the like. Embodiments of the present technology can advantageously be applied to different configurations of the USB controller and transceiver interface, including but not limited to, internal transceivers using USB Transceiver Macro Cell Interface (UTMI+) and physical layer (PHY) for cabled USB ports, internal transceivers using High Speed Inter-Chip USB (HSIC) PHY for HSIC interfaces, internal transceivers using Interchip (ICUSB) PHY for HSIC interfaces, external transceivers using UTMI+ Low Pin Interface (ULPI) PHY, and any new interfaces that may be added in the future.
The foregoing descriptions of specific embodiments of the present technology have been presented for purposes of illustration and description. They are not intended to be exhaustive or to limit the invention to the precise forms disclosed, and obviously many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the present technology and its practical application, to thereby enable others skilled in the art to best utilize the present technology and various embodiments with various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the claims appended hereto and their equivalents.
Contents4
4 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4
Every citation, both waysCites: the store holds 6 of 7
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US2015333735A1 | Cited by | United States of America | Pre-grant |
| US9760150B2 | Cited by | United States of America | Applicant |
| US2014115349A1 | Cited by | United States of America | Pre-grant |
| US10324891B2 | Cited by | United States of America | Search report |
| US9535875B2 | Cited by | United States of America | Search report |
| US9823733B2 | Cited by | United States of America | Search report |
| US10831700B2 | Cited by | United States of America | Applicant |
| US2017139468A1 | Cited by | United States of America | Pre-grant |
| US2014181469A1 | Cited by | United States of America | Pre-grant |
| TWI771574B | Cited by | Taiwan Province of China | Examiner |
| US9474022B2 | Cited by | United States of America | Applicant |
| US9395799B2 | Cited by | United States of America | Applicant |
| US9552051B2 | Cited by | United States of America | Search report |
| US2024345647A1 | Cited by | United States of America | Search report |
| US9104423B2 | Cited by | United States of America | Applicant |
| US2013346640A1 | Cited by | United States of America | Pre-grant |
| US2007005824A1 | Cites | United States of America | Search report |
| US2008005446A1 | Cites | United States of America | Search report |
| US2009111524A1 | Cites | United States of America | Search report |
| US2011161711A1 | Cites | United States of America | Search report |
| US2012084592A1 | Cites | United States of America | Search report |
| US2013290760A1 | Cites | United States of America | Search report |
| "Intel® I/O Controller Hub 10 (ICH10) Family". Oct. 2008. Intel Corporation. Document No. 319973-003. | Non-patent | – | Search report |
| "Universal Host Controller Interface (UHCI) Design Guide". Revision 1.1. Mar. 1996. Intel Corporation. | Non-patent | – | Search report |
| "Low Power Function of Mobile RAM Partial Array Self Refresh (PASR)". Version 1.0. Nov. 2005. Elpida Memory, Inc. Document No. E0697E10. | Non-patent | – | Search report |
| Stern, Alan. "USB device peristence during system suspend". Online Feb. 25, 2008. Retrieved from Internet Dec. 3, 2013. . | Non-patent | – | Search report |
| "Universal Serial Bus Specification". Revision 2.0. Apr. 27, 2000. Compaq Computer Corporation et al. | Non-patent | – | Search report |
| Power Management of US Host Controllers, Microsoft Corporation, Aug. 30, 2004, p. 8. | Non-patent | – | Applicant |
2 members in 1 office
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 201113288355 | United States of America | A | |
| US201113288355 | – | – | – |
Members2
| Document | Office | Kind | |
|---|---|---|---|
| US2013117489A1 | United States of America | A1 | |
| US8850252B2This record | United States of America | B2 |
34 transactions on the USPTO file
Allowed after 1 non-final rejection.
- Non-final rejections
- 1
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Payment of Maintenance Fee, 8th Year, Large EntityM1552 | M1552 | |
| Payment of Maintenance Fee, 4th Year, Large EntityM1551 | M1551 | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Response after Non-Final ActionA... | A... | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Application Is Now CompleteCOMP | COMP | |
| Sent to Classification ContractorPGPC | PGPC | |
| Filing Receipt - UpdatedFLRCPT.U | FLRCPT.U | |
| Preliminary AmendmentA.PE | A.PE | |
| Additional Application Filing FeesADDFLFEE | ADDFLFEE | |
| Applicant has submitted a new specification to correct Corrected Papers problemsCORRSPEC | CORRSPEC | |
| Corrected PaperCPAP | CPAP | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Cleared by OIPE CSRL194 | L194 | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Initial Exam Team nnIEXX | IEXX |
5 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Maintenance fee paymentMAFP | MAFP | |
| Maintenance fee paymentMAFP | MAFP | |
| Maintenance fee paymentMAFP | MAFP | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| AssignmentAS | AS |
Numbers
- Publication
- 08850252
- Publication, DOCDB
- 8850252
- Publication, EPODOC
- US8850252
- Application
- 13288355
- Application, DOCDB
- 201113288355
- Application, EPODOC
- US201113288355
Titles
- English
- USB host wake from sleep state for mobile devices
Patent term adjustment
- A delay
- +342 daysthe office missed an examination deadline
- Applicant delay
- −62 days
- Net adjustment
- 280 days
Classification
- CPC, 3
- G06F13/385
- G06F13/20
- Y02D10/00
- IPC, 4
- G06F1 32
- G06F1 00
- G06F3 00
- G06F13 20
- USPC, 4
- 713323000
- 710010000
- 713320000
- 713322000