When a personal computer is powered on, a Basic Input/Output System (BIOS) is the first code executed. Conventional BIOS identify, test, and initialize system devices, such as hard disks and other hardware. In so doing, the BIOS prepares the personal computer so that operating system software can be loaded, executed, and given control. This process of preparing a personal computer is called booting up. Booting up a personal computer is often slow, especially when the computer's operating system is large, which is more and more often the case.
Not only can booting up a computer be quite slow, a user then waits for applications to load. If the user wants to check email or prepare a word-processing document, the user conventionally turns on the personal computer, waits for it to boot up, and then waits for applications to load.
This disclosure describes a method for providing one or more applications for preloading onto memory at least partially during boot up, receiving selection of one of the applications, and preloading the application into the memory at least partially during boot up. In some embodiments this method provides the applications by presenting a graphical user interface having selectable text or icons associated with each of the one or more applications. In some other embodiments of this method, the method further includes determining logic blocks of the application to preload and preloading the application by preloading the logic blocks. In such an embodiment, the method may also repeat the operations of receiving the selection of one or more of the applications to provide other selected applications and determining logic blocks of the other selected applications. In such an embodiment, the logic blocks include those of the other selected applications.
This disclosure also describes a controller configured to access, responsive to a boot-up process commencing, one or more applications stored on a hard disk drive, read the applications from the hard disk drive, and preload, at least partially during the boot-up process, the applications onto memory, the memory accessible by a computer on which the boot-up process is performed. In some cases the one or more applications are not associated with a Basic Input/Output System (BIOS) or an Operating System (OS) boot up. In some embodiments the access of one or more applications accesses an index of logic blocks associated with the one or more applications (the logic blocks stored on the hard disk drive and the index identifying the logic blocks), the read of the applications from the hard disk drive includes reading the logic blocks from the hard disk drive that are identified in the index, and the preload of the applications preloads the logic blocks onto the memory. In these some embodiments the controller can further be configured to receive, prior to the boot-up process commencing, the index and save the index on the memory. In some other of these embodiments the controller can be configured such that the index of logic blocks associated with one or more applications comprises logic blocks associated with multiple applications. In still some other of these embodiments, the controller can be configured such that the preload of the logic blocks preloads the logic blocks associated with a particular one of the one or more applications prior to completion of the boot-up process.
Further still, in other embodiments, the controller is configured such that the index is also of additional logic blocks associated with one or more additional applications stored on the hard disk drive or another hard disk drive, the order indicating the additional logic blocks to be preloaded after completion of the boot-up process, and also configured to preload the additional logic blocks onto the memory after completion of the boot-up process.
The detailed description is described with reference to the accompanying figures. In the figures, the left-most digit of a reference number identifies the figure in which the reference number first appears. The use of the same reference numbers in different instances in the description and the figures indicate similar or identical items.
Overview
As noted in the Background above, conventional techniques for booting up a computer and loading applications onto the computer can be quite slow. This is often true even if relatively new memory technology is used, such as flash memory or other solid state drives (SSD). This disclosure describes techniques and apparatuses for reducing the total time used to boot up a computer and load applications onto a computer.
In the discussion that follows, an example operating environment is described. Example methods are also described that may be employed in the example operating environment as well as other environments. These methods are followed by an example hard-disk-drive embodiment and an example computing-system environment in which components of
Example Operating Environment
Processors 104 are capable of executing various programs, including those shown in computer-readable media 106. Computer-readable media 106 may include various kinds of volatile and non-volatile media, such as random access memory, flash memory, or hard disk drive(s). These hard disk drives may include or exclude those of storage system 108. Thus, storage system 108 may be the same as those included in computer-readable media 106 or be separate. Storage system 108 may also be separate from but accessible by computer 102, such as when operating as or including a wired, external hard drive. Computer-readable media 106 is shown including a Basic Input/Output System (BIOS) 110, an Operating System (OS) 112, and a configurator 114.
BIOS 110 is configured to execute in booting-up situations, such as when computer 102 is powered on, restarted, or woken up from hibernation. BIOS 110 prepares computer 102 so that operating system 112 can be loaded, executed, and given control. This preparation includes various actions, such as identifying, testing, and initializing system devices (e.g., storage system(s) 108). Operating system 112 is configured to take control of computer 102 during or following BIOS 110's boot-up operations. Operating system 112 is loaded onto system memory (not shown except as part of computer-readable media 106) prior to execution by processor(s) 104.
Storage system(s) 108 are configured to provide non-volatile memory storage using controller 116, which includes or has access to cache 118 and hard disk drive(s) 120. Hard disk drive(s) 120 include spinning media 122, such as magnetic or optical disks. Storage system(s) 108 may include a single or numerous hard disk drives, such as a RAID-controlled group of simple disk drives. If a RAID-controlled group, controller 116 is a RAID controller having significant amounts of cache memory (e.g., cache 118 is in the GB range). Spinning media 122 may store any of the elements included in computer-readable media 106, applications 124, and/or one or more logic-block index(es) 126. While
Applications 124 may include many different software programs or routines and functions thereof, which may or may not be associated with the operating system. Non-operating-system (non-OS) applications include word-processing, email, calendar, browsing, gaming, and graphics programs, to name just a few. Applications associated with an operating system may include executable applications, applets, or various memory-based resources usable by the operating system during boot up. Applications 124 are shown including some number of applications 1 to n.
Cache 118 is configured to store logic blocks 128 of the various applications 124, which permits processors 104 to quickly load onto system memory the applications associated with the logic blocks 128. Cache 118 may include various types of memory or buffers, such as a Dynamic Random Access Memory (DRAM) or a Peripheral Component Interconnect Express (PCIe). For clarity logic blocks 128 are labeled (1,1) through (1,i) for those associated with application 124(1), and (n, 1) through (n,i) for those associated with application 124(n), where the number of logic blocks is some number from 1 to i for each application 124.
Controller 116 is configured to preload logic blocks 128 at least partially during a boot-up process of computer 102. This preloading permits OS 112 to quickly access and execute the applications having those logic blocks. Controller 116 may include a cache controller card or a hard-disk-drive microcontroller, e.g., firmware and a microprocessor.
Configurator 114 is configured to determine applications for preloading (e.g., applications 124(1) to 124(n)), determine logic blocks associated with these determined applications (e.g., logic blocks 128(1,1) to (1,i) and 128(n,1) to (n,i)), and provide identifiers for these logic blocks (e.g., logic block index 126) for use by controller 116 (relationships illustrated using dashed lines in
Methods and techniques that may use these components of environment 100 are set forth in detail below.
Example Methods
As noted above, conventional techniques for booting up a computer and loading applications onto the computer can be quite slow. This disclosure describes techniques and apparatuses for reducing the total time used to boot up a computer and load applications onto the computer, for example. These techniques include example methods, which may be used separately or in combination. Aspects of these methods may be implemented in hardware, firmware, software, or a combination thereof. The methods specify operations performed by one or more entities and are not necessarily limited to the order shown for performing the operations or the entities given as examples for performing the operations.
At 204, selection of one of the applications is received. Here interface 130 receives some indication from a user that preloading of one of applications 124 is desired.
At 206, logic blocks of the application for preloading onto cache memory are determined. Here configurator 114 determines which logic blocks 128 are appropriate for the selected application 124, such as various executable portions. Configurator 114 may also determine an appropriate order for these logic blocks 128, such as ordering later those that build on others or ordering based on which order is most likely to permit a fastest execution of the application.
Method 200 may continue to enable selection of applications, thereby permitting more than one application to be preloaded. This is shown with a dashed line from 206 to 202. For each selected application, at 206 method 200 determines logic blocks. Following logic-block determination, method 200 may proceed to 208. At 208, method 200 provides identifiers for the logic blocks to an entity or component capable of preloading the logic blocks, such as partially or completely during boot up.
Alternatively or additionally, configurator 114 may determine which applications to preload without user selection. At 210, configurator 114 may determine which applications to preload and their order of preloading based on a history of application use or with a predetermined order, such as one set by a manufacturer of computer 102, application(s) 124, or OS 112.
At 212, method 200 may also or additionally build an index of ordered identifiers for these logic blocks. Configurator 114 may build index 126 based on an order of selection by a user, or based on other considerations, such as a largest number of applications likely to be cached before completion of the boot-up process for computer 102. The order may also be set by a user or set based on a history of which applications the user selects to execute and/or when the user does so.
If the applications are not those that are accessible during boot up by the entity responsible for preloading (e.g., controller 116), the applications may be loaded to such a location at or following 206. Thus, configurator 114 may load applications onto spinning media 122 after selection or determination of these applications. Conversely, at 202, configurator 114 may instead provide applications 124 that are already accessible by controller 116. These applications 124 can be accessed by controller 116 because they were loaded on spinning media 122 prior to the current boot up.
Alternatively or additionally to performing method 200, configurator 114 may provide other, additional applications, which may be preloaded after boot up. In such a case, configurator 114 follows method 200 for these additional applications. By so doing, applications may be preloaded following boot up, which may speed up the process of executing that application. If a user, for example, often opens a browsing application at 9:00 a.m., such as to check stock prices, configurator 114 is capable of learning this usage history of the user (or enables this selection directly by the user). Configurator 114 may indicate this in logic block index 126 so that controller 116 will preload logic blocks 128 associated with a browsing application at 8:55 a.m.
At 304, the index received is saved onto memory accessible during a boot-up process. This memory holds the index but makes it available during boot up, such as during BIOS and/or OS booting. Here index 126 is saved in spinning media 122 and is accessible during BIOS and OS boot up by controller 116.
At 306, the index responsive to a boot-up process commencing is accessed. Here controller 116 receives an indication that a boot-up process is commencing by being powered on or from receiving the indication directly from the BIOS. Thus, controller 116 is capable of accessing parts of memory on hard disk drive 120 without the boot-up processing of computer 102 completing. While the BIOS, OS, or other portions of the boot-up process are booting up, controller 116 may access index 126 and move forward with the rest of method 300. Note that 302 and 304 are performed prior to the boot-up process commencing, such as during some prior use of the computer.
At 308, logic blocks from the hard drive on which the logic blocks are saved are read. As noted, the index identifies the logic blocks to read, as well as an order of those logic blocks. Continuing the example, controller 116 reads logic blocks 128 in the order given in index 126.
At 310 these logic blocks are preloaded, at least partially during the boot-up process, onto a cache memory that is accessible by a computer on which the boot-up process is performed. 310 can be performed for each singular logic block that is read, such that some operations of method 300 are performed repeatedly. Here controller 116 reads each logic block 128 in the order given in index 126 and then saves that logic block to cache 118. Cache 118 is accessible by computer 102, including indirectly through controller 116 or directly through some other component of computer 102.
By way of example, two applications (n=1 and n=2) are to be preloaded. Assuming that the first application has four logic blocks (i=4) and the second application has six logic blocks (i=6), index 126 orders logic blocks in the following order: 1-1, 1-2, 1-3, 1-4, 2-1, 2-2, 2-3, 2-4, 2-5, and 2-6.
Consider also
Note also optional time durations 412 and 414. Over time duration 412, controller 116 may load other logic blocks for other applications, either those for which the cache did not have room during boot-up or others based on some other indication, such as a time to load logic blocks for executing an application at a particular time or order (e.g., a stock-ticker browser at 8:55 a.m.). After logic blocks are loaded onto system memory by computer 102 for execution of the associated application, the logic blocks may be deleted from cache 118 by controller 116, which opens up room for loading other logic blocks.
These methods may enable use of less-expensive memory resources, as hard disk drives are often less expensive than SSD or Flash memory. Further, these methods may also enable quicker execution of applications.
Hard Drive Example
In various implementations, the signal processing and/or control circuit(s) 502 can be implemented to read and preload data, process data, perform data calculations, and/or format data. The data can be output to and/or received from at least storage media 504 and/or memory 506. In addition, HDD 500 can communicate with a host device via one or more wired or wireless communication links 508. The host device may include a desktop or server computer, mobile computing devices, a personal digital assistant, cellular phone, media or MP3 player, and/or other devices (e.g., computer 102 of
In one implementation signal processing and/or control circuit(s) 502 may comprise a System-on-Chip (SoC) integrated with electronic circuitry, a microprocessor, memory, input-output (I/O) logic control, communication interfaces and components, other hardware, firmware, and/or software to run HDD 500. The SoC can also include an integrated data bus (not shown) that couples the various components of the SoC for data communication between the components.
Computing-System Example
Computing-system 600 also includes preloader module 606 having controller 116 that includes cache 118 and hard disk drive(s) 120. Preloader module 606 communicates data with other components of computing-system 600 (e.g. processor 104 or system memory 602) via system bus 608, which may include a peripheral component interconnect (PCI) bus or PCI-Express bus. Cache 118 may include any suitable type of electronic storage such as DRAM, flash memory, and the like. Controller 116 is configured to preload applications 124 at least partially during the boot-up process of computer-system 602. Preloading applications 124 may include fetching applications from hard disk drive 120 and loading them into cache 118. By so doing, OS 112 may launch applications from cache 118 of preloader module 606 more-quickly than applications launched from storage drive 604 of computing-system 600.
One or more of the methods described above can be performed by one or more programmable processors executing a computer program to perform functions by operating on input data and generating output. Generally, the techniques can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment containing both hardware and software components. In one implementation, the methods are implemented in software, which includes but is not limited to firmware, resident software, microcode, etc. Furthermore, the methods can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable or computer-readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device), or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk, and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
Although the subject matter has been described in language specific to structural features and/or methodological operations, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or operations described above, including orders in which they are performed.
This application is a continuation of and claims priority U.S. Utility patent application Ser. No. 13/657,511, filed on Oct. 22, 2012, which in turn claims priority to U.S. Utility application Ser. No. 12/559,987, filed on Sep. 15, 2009, which is now U.S. Pat. No. 8,296,555, issued on Oct. 23, 2012, which claims priority to U.S. Provisional Application Ser. No. 61/098,141, filed on Sep. 18, 2008, the disclosures of which are incorporated by reference herein in their entirety. This application is further related to PCT Application serial number PCT/US09/56973, filed on Sep. 15, 2009, Chinese Application serial number 200980136849.9, filed on Mar. 18, 2011, Japanese Application serial number 2011-527899, filed on Mar. 10, 2011, and Korean Application serial number 10-2011-7008700, filed on Apr. 15, 2011.
Number | Name | Date | Kind |
---|---|---|---|
5155833 | Cullison et al. | Oct 1992 | A |
5390165 | Tuch | Feb 1995 | A |
5467398 | Pierce et al. | Nov 1995 | A |
5469506 | Berson et al. | Nov 1995 | A |
5479514 | Klonowski | Dec 1995 | A |
5481733 | Douglis et al. | Jan 1996 | A |
5617118 | Thompson | Apr 1997 | A |
5673416 | Chee et al. | Sep 1997 | A |
5696989 | Miura et al. | Dec 1997 | A |
5771356 | Leger et al. | Jun 1998 | A |
5828835 | Isfeld et al. | Oct 1998 | A |
5884099 | Klingelhofer | Mar 1999 | A |
5991519 | Benhammou et al. | Nov 1999 | A |
6006018 | Burnett et al. | Dec 1999 | A |
6014722 | Rudin et al. | Jan 2000 | A |
6058188 | Chandersekaran et al. | May 2000 | A |
6092108 | DiPlacido et al. | Jul 2000 | A |
6145069 | Dye | Nov 2000 | A |
6167514 | Matsui et al. | Dec 2000 | A |
6216230 | Rallis et al. | Apr 2001 | B1 |
6230277 | Nakaoka et al. | May 2001 | B1 |
6330626 | Dennin et al. | Dec 2001 | B1 |
6389538 | Gruse et al. | May 2002 | B1 |
6463509 | Teoman et al. | Oct 2002 | B1 |
6473861 | Stokes | Oct 2002 | B1 |
6564318 | Gharda et al. | May 2003 | B1 |
6601167 | Gibson et al. | Jul 2003 | B1 |
6614985 | Tokunaka et al. | Sep 2003 | B1 |
6678790 | Kumar | Jan 2004 | B1 |
6704872 | Okada | Mar 2004 | B1 |
6711447 | Saeed | Mar 2004 | B1 |
6756988 | Wang et al. | Jun 2004 | B1 |
6799271 | Kugai | Sep 2004 | B2 |
6823472 | DeKoning et al. | Nov 2004 | B1 |
6832280 | Malik et al. | Dec 2004 | B2 |
6901298 | Govindaraj et al. | May 2005 | B1 |
7010808 | Leung et al. | Mar 2006 | B1 |
7035827 | Ezaki | Apr 2006 | B2 |
7036018 | Horvat et al. | Apr 2006 | B2 |
7069439 | Chen et al. | Jun 2006 | B1 |
7089419 | Foster et al. | Aug 2006 | B2 |
7103788 | Souza et al. | Sep 2006 | B1 |
7117352 | Giles et al. | Oct 2006 | B1 |
7126913 | Patel et al. | Oct 2006 | B1 |
7194638 | Larky | Mar 2007 | B1 |
7206940 | Evans et al. | Apr 2007 | B2 |
7210038 | Walmsley | Apr 2007 | B2 |
7266842 | Foster et al. | Sep 2007 | B2 |
7299365 | Evans | Nov 2007 | B2 |
7308591 | Dubinsky | Dec 2007 | B2 |
7333464 | Yang et al. | Feb 2008 | B2 |
7356707 | Foster et al. | Apr 2008 | B2 |
7370349 | Holvey et al. | May 2008 | B2 |
7373506 | Asano et al. | May 2008 | B2 |
7376976 | Fierstein et al. | May 2008 | B2 |
7496952 | Edwards et al. | Feb 2009 | B2 |
7499548 | Meandzija et al. | Mar 2009 | B2 |
7511636 | Takahashi | Mar 2009 | B2 |
7516325 | Willey | Apr 2009 | B2 |
7522726 | Ishiguro et al. | Apr 2009 | B2 |
7533253 | Jo | May 2009 | B2 |
7536558 | Neble et al. | May 2009 | B2 |
7549056 | Carr | Jun 2009 | B2 |
7571216 | McRae et al. | Aug 2009 | B1 |
7596614 | Saunderson et al. | Sep 2009 | B2 |
7606230 | Cohen et al. | Oct 2009 | B1 |
7620784 | Panabaker | Nov 2009 | B2 |
7676040 | Augenstein et al. | Mar 2010 | B2 |
7725738 | Langhammer et al. | May 2010 | B1 |
7743260 | Fetik | Jun 2010 | B2 |
7774635 | Shiota | Aug 2010 | B2 |
7788670 | Bodas et al. | Aug 2010 | B2 |
7818389 | Chiang et al. | Oct 2010 | B1 |
7835725 | Suzuki et al. | Nov 2010 | B2 |
7865733 | Goto et al. | Jan 2011 | B2 |
7873841 | Mullis, II et al. | Jan 2011 | B2 |
7898857 | Kirsch et al. | Mar 2011 | B2 |
7900060 | Hodzic | Mar 2011 | B2 |
7916594 | Yang | Mar 2011 | B2 |
7991943 | Berenbaum et al. | Aug 2011 | B2 |
7995596 | Kuila et al. | Aug 2011 | B2 |
8000284 | Lott et al. | Aug 2011 | B2 |
8001592 | Hatakeyama | Aug 2011 | B2 |
8094822 | Suzuki | Jan 2012 | B2 |
8095816 | Chan | Jan 2012 | B1 |
8117478 | Liu et al. | Feb 2012 | B2 |
8139521 | Mukherjee et al. | Mar 2012 | B2 |
8166309 | Muralidharan et al. | Apr 2012 | B2 |
8171309 | Poo | May 2012 | B1 |
8296555 | Chu | Oct 2012 | B2 |
8321706 | Zhang | Nov 2012 | B2 |
8327056 | Chan | Dec 2012 | B1 |
8418242 | Zhang et al. | Apr 2013 | B2 |
8423789 | Poo et al. | Apr 2013 | B1 |
8443187 | Orr | May 2013 | B1 |
8443211 | Zhao et al. | May 2013 | B2 |
8483718 | Hwang | Jul 2013 | B2 |
8510560 | Lambert et al. | Aug 2013 | B1 |
8645716 | Dujari et al. | Feb 2014 | B1 |
8688968 | Chu et al. | Apr 2014 | B2 |
8694782 | Lambert | Apr 2014 | B2 |
8839016 | Zhang et al. | Sep 2014 | B2 |
8843686 | Chan et al. | Sep 2014 | B1 |
9009778 | Pearce et al. | Apr 2015 | B2 |
9141394 | Sakarda | Sep 2015 | B2 |
9220012 | Inamdar | Dec 2015 | B1 |
9253175 | Orr | Feb 2016 | B1 |
9363249 | Lambert et al. | Jun 2016 | B2 |
9398455 | Lambert | Jul 2016 | B2 |
9402270 | Lambert | Jul 2016 | B2 |
9436629 | Baratam et al. | Sep 2016 | B2 |
9575768 | Kim | Feb 2017 | B1 |
20020065834 | Wiggen et al. | May 2002 | A1 |
20020069354 | Fallon | Jun 2002 | A1 |
20020087816 | Atkinson et al. | Jul 2002 | A1 |
20020103930 | Kamentsky et al. | Aug 2002 | A1 |
20030014368 | Leurig et al. | Jan 2003 | A1 |
20030188162 | Candelore et al. | Oct 2003 | A1 |
20030200453 | Foster et al. | Oct 2003 | A1 |
20030200454 | Foster et al. | Oct 2003 | A1 |
20030208675 | Burokas et al. | Nov 2003 | A1 |
20030236991 | Letsinger | Dec 2003 | A1 |
20040015621 | Tanaka | Jan 2004 | A1 |
20040030909 | Sako et al. | Feb 2004 | A1 |
20040054898 | Chao et al. | Mar 2004 | A1 |
20040103272 | Zimmer et al. | May 2004 | A1 |
20040125679 | Kwean | Jul 2004 | A1 |
20040158669 | Weng et al. | Aug 2004 | A1 |
20040158708 | Peyravian et al. | Aug 2004 | A1 |
20040184343 | Roohparvar et al. | Sep 2004 | A1 |
20040187001 | Bousis | Sep 2004 | A1 |
20040193875 | Aura | Sep 2004 | A1 |
20040250057 | Fujita et al. | Dec 2004 | A1 |
20040257462 | Goris et al. | Dec 2004 | A1 |
20040264699 | Meandzija et al. | Dec 2004 | A1 |
20040266386 | Kuo | Dec 2004 | A1 |
20050015602 | Rees | Jan 2005 | A1 |
20050033869 | Cline | Feb 2005 | A1 |
20050055547 | Kawamura | Mar 2005 | A1 |
20050086551 | Wirasinghe et al. | Apr 2005 | A1 |
20050108171 | Bajikar et al. | May 2005 | A1 |
20050114686 | Ball et al. | May 2005 | A1 |
20050138365 | Bellipady et al. | Jun 2005 | A1 |
20050144468 | Northcutt et al. | Jun 2005 | A1 |
20050156925 | Fong et al. | Jul 2005 | A1 |
20050177674 | Ober et al. | Aug 2005 | A1 |
20050185596 | Kamentsky et al. | Aug 2005 | A1 |
20050210290 | Ono et al. | Sep 2005 | A1 |
20050278523 | Fortin et al. | Dec 2005 | A1 |
20060004946 | Shah et al. | Jan 2006 | A1 |
20060036897 | Lin et al. | Feb 2006 | A1 |
20060059372 | Fayar et al. | Mar 2006 | A1 |
20060072748 | Buer | Apr 2006 | A1 |
20060075259 | Bajikar et al. | Apr 2006 | A1 |
20060090084 | Buer | Apr 2006 | A1 |
20060104243 | Park | May 2006 | A1 |
20060117177 | Buer | Jun 2006 | A1 |
20060123248 | Porter et al. | Jun 2006 | A1 |
20060136735 | Plotkin et al. | Jun 2006 | A1 |
20060142906 | Brozovich et al. | Jun 2006 | A1 |
20060156390 | Baugher | Jul 2006 | A1 |
20060200670 | Kuffel et al. | Sep 2006 | A1 |
20060209595 | Newell | Sep 2006 | A1 |
20060233149 | Rustagi et al. | Oct 2006 | A1 |
20060236198 | Lintz et al. | Oct 2006 | A1 |
20060253704 | Kempf et al. | Nov 2006 | A1 |
20060253716 | Dhiman et al. | Nov 2006 | A1 |
20060259656 | Sullivan | Nov 2006 | A1 |
20060285686 | Van Den Heuvel et al. | Dec 2006 | A1 |
20070005824 | Howard | Jan 2007 | A1 |
20070011445 | Waltermann | Jan 2007 | A1 |
20070022469 | Cooper et al. | Jan 2007 | A1 |
20070038866 | Bardsley et al. | Feb 2007 | A1 |
20070073915 | Go et al. | Mar 2007 | A1 |
20070097904 | Mukherjee et al. | May 2007 | A1 |
20070098178 | Raikar | May 2007 | A1 |
20070136523 | Bonella et al. | Jun 2007 | A1 |
20070136792 | Ting et al. | Jun 2007 | A1 |
20070150756 | Kudelski | Jun 2007 | A1 |
20070174602 | Kao | Jul 2007 | A1 |
20070180271 | Hatakeyama et al. | Aug 2007 | A1 |
20070186105 | Bailey et al. | Aug 2007 | A1 |
20070189249 | Gurevich et al. | Aug 2007 | A1 |
20070220501 | Yanagawa | Sep 2007 | A1 |
20070234028 | Rothman et al. | Oct 2007 | A1 |
20070242643 | Chandra et al. | Oct 2007 | A1 |
20070260905 | Marsden et al. | Nov 2007 | A1 |
20070277051 | Reece et al. | Nov 2007 | A1 |
20070297606 | Tkacik et al. | Dec 2007 | A1 |
20080005549 | Ke | Jan 2008 | A1 |
20080016313 | Murotake et al. | Jan 2008 | A1 |
20080028243 | Morisawa | Jan 2008 | A1 |
20080034411 | Aoyama | Feb 2008 | A1 |
20080043508 | Chao et al. | Feb 2008 | A1 |
20080046732 | Fu et al. | Feb 2008 | A1 |
20080066075 | Nutter et al. | Mar 2008 | A1 |
20080072311 | Mullick et al. | Mar 2008 | A1 |
20080082837 | Mattson | Apr 2008 | A1 |
20080091944 | von Mueller et al. | Apr 2008 | A1 |
20080104422 | Mullis et al. | May 2008 | A1 |
20080108322 | Upp | May 2008 | A1 |
20080120717 | Shakkarwar | May 2008 | A1 |
20080165952 | Smith et al. | Jul 2008 | A1 |
20080295157 | Wong et al. | Nov 2008 | A1 |
20080298289 | Jeyaseelan | Dec 2008 | A1 |
20080313462 | Zhao et al. | Dec 2008 | A1 |
20090006658 | Gough et al. | Jan 2009 | A1 |
20090019250 | Rofougaran et al. | Jan 2009 | A1 |
20090024846 | Ganesan et al. | Jan 2009 | A1 |
20090049222 | Lee et al. | Feb 2009 | A1 |
20090059841 | Laroia et al. | Mar 2009 | A1 |
20090077618 | Pearce et al. | Mar 2009 | A1 |
20090080389 | Messerges et al. | Mar 2009 | A1 |
20090131061 | Palanki et al. | May 2009 | A1 |
20090199031 | Zhang | Aug 2009 | A1 |
20090217043 | Metke et al. | Aug 2009 | A1 |
20090254771 | So et al. | Oct 2009 | A1 |
20090323972 | Kohno et al. | Dec 2009 | A1 |
20090327608 | Eschmann et al. | Dec 2009 | A1 |
20100023747 | Asnaashari et al. | Jan 2010 | A1 |
20100039864 | Sarin et al. | Feb 2010 | A1 |
20100058045 | Borras et al. | Mar 2010 | A1 |
20100070751 | Chue | Mar 2010 | A1 |
20100122017 | Toyama | May 2010 | A1 |
20100174934 | Zhao | Jul 2010 | A1 |
20100217935 | Cho et al. | Aug 2010 | A1 |
20110039592 | Haddad et al. | Feb 2011 | A1 |
20110066837 | Lee et al. | Mar 2011 | A1 |
20110211564 | Yoneyama et al. | Sep 2011 | A1 |
20110231649 | Bollay et al. | Sep 2011 | A1 |
20110231652 | Bollay et al. | Sep 2011 | A1 |
20120284517 | Lambert | Nov 2012 | A1 |
20120287337 | Kumar et al. | Nov 2012 | A1 |
20130031346 | Sakarda | Jan 2013 | A1 |
20130046966 | Chu | Feb 2013 | A1 |
20130124844 | Baratam | May 2013 | A1 |
20130246792 | Lambert | Sep 2013 | A1 |
20130346777 | Zhang | Dec 2013 | A1 |
20140258724 | Lambert et al. | Sep 2014 | A1 |
20150071438 | Lambert | Mar 2015 | A1 |
20160253278 | Baratam et al. | Sep 2016 | A1 |
Number | Date | Country |
---|---|---|
88102647 | Dec 1988 | CN |
1140272 | Jan 1997 | CN |
101097522 | Jan 2008 | CN |
102272734 | Sep 2014 | CN |
1847911 | Oct 2007 | EP |
2493230 | Aug 2012 | EP |
2605170 | Jun 2013 | EP |
2407239 | Apr 2005 | GB |
08076872 | Mar 1996 | JP |
09044418 | Feb 1997 | JP |
10320302 | Dec 1998 | JP |
2002099502 | Apr 2002 | JP |
2002215409 | Aug 2002 | JP |
2004005254 | Jan 2004 | JP |
2005011120 | Jan 2005 | JP |
5565778 | Jun 2014 | JP |
WO-2013019423 | Feb 2013 | WO |
WO-2013074797 | May 2013 | WO |
Entry |
---|
“Non-Final Office Action”, U.S. Appl. No. 13/552,421, Sep. 30, 2014, 23 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Aug. 27, 2014, 6 pages. |
“Final Office Action”, U.S. Appl. No. 13/958,101, Dec. 19, 2014, 17 pages. |
“Final Office Action”, U.S. Appl. No. 13/863,079, Jan. 15, 2015, 7 pages. |
“Restriction Requirement”, U.S. Appl. No. 13/676,701, Feb. 12, 2015, 7 pages. |
“Final Office Action”, U.S. Appl. No. 13/552,421, Mar. 16, 2015, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Apr. 9, 2015, 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/874,201, Jun. 5, 2015, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/958,101, Apr. 8, 2015, 16 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/552,421, May 12, 2015, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/552,421, Jun. 10, 2015, 5 pages. |
“Foreign Office Action”, KR Application No. 10-2011-7008700, Jun. 16, 2015, 13 Pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/676,701, Jul. 31, 2015, 12 pages. |
“Board Opinion”, CN Application No. 200980136849.9, Aug. 28, 2015, 18 Pages. |
“Notice of Allowance”, U.S. Appl. No. 13/874,201, Sep. 25, 2015, 6 pages. |
“Foreign Notice of Allowance”, CN Application No. 200980153758.6, Jul. 15, 2014, 4 Pages. |
“Foreign Office Action”, CN Application No. 200980136849.9, May 19, 2014, 11 Pages. |
“Extensions to Direct Link Setup (DLS) Comments”, IEEE, P802.11z, Jul. 2009, pp. 1-3. |
“Final Office Action”, U.S. Appl. No. 12/098,254, May 18, 2011, 11 pages. |
“Final Office Action”, U.S. Appl. No. 12/101,668, May 10, 2012, 8 pages. |
“Final Office Action”, U.S. Appl. No. 12/125,670, May 24, 2011, 11 pages. |
“Final Office Action”, U.S. Appl. No. 12/125,693, Jun. 9, 2011, 9 pages. |
“Final Office Action”, U.S. Appl. No. 12/178,268, May 25, 2011, 13 pages. |
“Final Office Action”, U.S. Appl. No. 12/541,731, May 31, 2012, 11 pages. |
“Final Office Action”, U.S. Appl. No. 13/863,079, May 7, 2014, 7 pages. |
“Foreign Office Action”, CN Application No. 200980136849.9, May 24, 2013, 20 Pages. |
“Foreign Decision to Grant”, JP Application No. 2011-544456, May 20, 2014, 2 pages. |
“Foreign Notice of Allowance”, JP Application No. 2011-527899, Jan. 28, 2014, 1 Page. |
“Foreign Office Action”, CN Application No. 200980136849.9, Feb. 7, 2014, 15 Pages. |
“Foreign Office Action”, CN Application No. 200980153758.6, Apr. 27, 2013, 14 pages. |
“Foreign Office Action”, CN Application No. 200980153758.6, Dec. 30, 2013, 8 pages. |
“Foreign Office Action”, European Patent Application No. 09803951.4, May 24, 2012, 3 pages. |
“Foreign Office Action”, European Patent Application No. 09803951.4, Dec. 13, 2012, 6 pages. |
“Foreign Office Action”, JP Application No. 2011-527899, Apr. 16, 2013, 5 pages. |
“Foreign Office Action”, JP Application No. 2011-527899, Nov. 6, 2012, 4 pages. |
“Foreign Office Action”, JP Application No. 2011-527899, Aug. 13, 2013, 2 pages. |
“Foreign Office Action”, JP Application No. 2011-544456, Jan. 29, 2013, 7 pages. |
“Foreign Office Action”, JP Application No. 2011-544456, Dec. 3, 2013, 2 pages. |
“Foreign Office Action”, JP Application No. 2011-544456, Jul. 9, 2013, 6 pages. |
“Intent to Grant”, EP Application No. 09803951.4, May 14, 2013, 13 Pages. |
“International Search Report and Written Opinion”, Application No. PCT/US2009/067767, Mar. 26, 2010, 12 pages. |
“International Search Report and Written Opinion”, Application No. PCT/US2009/056973, Nov. 4, 2009, 13 pages. |
“International Search Report and Written Opinion”, Application No. PCT/US2012/047426, Oct. 19, 2012, 7 pages. |
“International Search Report and Written Opinion”, Application No. PCT/US2012/065290, May 2, 2013, 9 pages. |
“International Search Report”, Application No. PCT/US2008/078343, May 18, 2009, 5 pages. |
“International Search Report”, Application No. PCT/US2008/078343, Partial International Search,Mar. 5, 2009, 2 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/098,254, Jan. 14, 2011, 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/101,668, Apr. 5, 2011, 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/101,668, Aug. 9, 2012, 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/125,670, Dec. 13, 2011, 11 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/125,670, Dec. 7, 2010, 9 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/125,670, Jun. 4, 2012, 12 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/125,693, Oct. 3, 2011, 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/125,693, Dec. 20, 2010, 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/178,268, Dec. 21, 2011, 13 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/178,268, Dec. 22, 2010, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/271,761, Oct. 3, 2011, 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/541,731, Oct. 21, 2011, 9 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/541,731, Sep. 4, 2012, 11 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/559,987, Nov. 9, 2011, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/636,558, Jan. 10, 2012, 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/636,558, May 29, 2012, 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/252,416, Mar. 13, 2013, 16 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/333,551, Apr. 6, 2012, 5 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/598,282, Oct. 16, 2013, 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/657,511, Mar. 28, 2013, 13 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/683,056, Nov. 8, 2013, 5 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Jun. 20, 2013, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Oct. 1, 2013, 9 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/958,101, Jun. 6, 2014, 14 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/098,254, Dec. 14, 2011, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/098,254, Sep. 28, 2011, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/101,668, Jan. 11, 2013, 6 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/125,670, Dec. 11, 2012, 8 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/178,268, Jul. 2, 2012, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/271,761, Jan. 3, 2012, 6 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/541,731, Apr. 2, 2013, 8 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/559,987, Jun. 15, 2012, 5 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/636,558, Jan. 9, 2013, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/252,416, Sep. 27, 2013, 10 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/333,551, May 30, 2012, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/598,282, May 6, 2014, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/657,511, Nov. 4, 2013, 9 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/683,056, May 9, 2014, 4 pages. |
“Part 11—Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications”, Information Technology—Telecommunications & Information Exchange Between Systems . . . International Standard, ISO/IEC 8802-11, First Ed., 1999, pp. 1-531. |
“Supplemental Notice of Allowance”, U.S. Appl. No. 12/101,668, Feb. 8, 2013, 4 pages. |
“Supplemental Notice of Allowance”, U.S. Appl. No. 13/333,551, Oct. 23, 2012, 2 pages. |
“Restriction Requirement”, U.S. Appl. No. 12/101,668, Sep. 22, 2011, 6 pages. |
Anderson, “HDD Based Full Disc Encryption”, In Proceedings of THIC Conference 2006, Mar. 2006, 12 pages. |
“Foreign Office Action”, CN Application No. 201280033662.8, May 3, 2016, 26 pages. |
“Advisory Action”, U.S. Appl. No. 13/804,425, Dec. 26, 2014, 3 pages. |
“Amendment 3: Enhancements for Very High Throughput in the 50 GHz Band”, Sponsor. |
IEEE 802.11 Committee of the IEEE Computer Society, IEEE P802.11ad/D5.0 (Draft Amendment Based on IEEE P802.11REVmb D10.0) (Amendment to IEEE 802.11REVmb D10.0 as amended by IEEE 802.11ae D5.0 and IEEE 802.11aa 06.0); Draft Standard for Information Technology Telecommunications and Information Exchange, Sep. 2011, 601 pages. |
“Amendment 3: Enhancements for Very High Throughput in the 60 GHz Band”, IEEE Standard for Information technology; Telecommunications and information exchange between systems; Local and metropolitan area networks; Specific requirements; Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Jul. 2012, 628 pages. |
“Amendment 4: Enhancements for Very High Throughput for Operation in Bands below 6 GHz”, IEEE Standard for Information technology; Telecommunications and information exchange between systems; Local and metropolitan area networks; Specific requirements; Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Sep. 2011, 425 pages. |
“Amendment 4: TV White Spaces Operation”, The Institute of Electrical and Electronics Engineers, Inc., IEEE Std P802.11af/D1.05 Draft Standard for Information Technology—Telecommunications and Information Exchange Between Systems—Local and Metropolitan area networks—Specific Requirements, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer, Nov. 2011, 123 Pages. |
“Amendment 6: Sub 1 GHz License Exempt Operation”, 802.11 Working Group of the LAN/MAN Standards Committee of the IEEE Computer Society, IEEE P802.11ah/D1.0 Draft Standard for Information Technology—Telecommunications and Information exchange between systems Local and Metropolitan Area Networks—Specific Requirements Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PH, Oct. 2013, 394 Pages. |
“Amendment 8: IEEE 802.11 Wireless Network Management”, Prepared by the LAN/MAN Standards Committee of the IEEE Computer Society, Draft Standard for Information technology Telecommunications and information exchange between systems—Local and metropolitan area networks Specific requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications, Aug. 2010, 426 Pages. |
“Corrected Notice of Allowance”, U.S. Appl. No. 13/676,701, May 18, 2016, 2 pages. |
“Final Office Action”, U.S. Appl. No. 13/804,425, Nov. 6, 2015, 9 pages. |
“Final Office Action”, U.S. Appl. No. 13/804,425, Nov. 21, 2014, 17 pages. |
“Final Office Action”, U.S. Appl. No. 14/147,087, May 10, 2016, 14 pages. |
“IEEE Standard for Information Technology—Telecommunications and Information Exchange between Systems—Local and Metropolitan Area Networks—Specific Requirements”, IEEE Std. 802.11—2007, Jun. 12, 2007, 1232 pages. |
“IEEE Standard for Information Technology—Telecommunications and Information Exchange between Systems—Local and Metropolitan Area Networks—Specific Requirements”, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications; IEEE Std. 802.11—2012, Mar. 29, 2012, 2793 pages. |
“Information Technology—Telecommunications and Information Exchange Between Systems—Local and Metropolitan Area Networks—Specific Requirements”, IEEE, Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Aug. 20, 1999, 531 pages. |
“International Search Report and Written Opinion”, PCT Application No. PCT/US2013/031545, Mar. 14, 2015, 11 pages. |
“International Search Report and Written Opinion”, PCT Application No. PCT/US2014/0211295, Nov. 24, 2014, 16 pages. |
“International Search Report and Written Opinion”, PCT Application No. PCT/US2014/054885, Dec. 4, 2014, 8 pages. |
“International Search Report and Written Opinion”, PCT Application PCT/US2012/036236, Jul. 6, 2012, 9 pages. |
“Invitation to Pay Additional Fees and Partial International Search Report”, PCT Application No. PCT/US2014/021295, Aug. 13, 2014, 5 pages. |
“Marketing Requirements Document for Interoperability Testing & Certification of Device Provisioning Protocol”, Wi-Fi Alliance Device Provisioning Protocol Marketing Task Group; Version 1.2, 2012, 34 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/462,972, May 22, 2013, 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/804,425, May 4, 2015, 15 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/804,425, Jul. 18, 2014, 14 pages. |
“Non-Final Office Action”, U.S. Appl. No. 14/147,087, Oct. 8, 2015, 12 pages. |
“Non-Final Office Action”, U.S. Appl. No. 14/198,994, Jul. 31, 2015, 12 pages. |
“Non-Final Office Action”, U.S. Appl. No. 14/482,072, Nov. 19, 2015, 5 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/804,425, Mar. 21, 2016, 9 pages. |
“Notice of Allowance”, U.S. Appl. No. 14/198,994, Jan. 29, 2016, 10 pages. |
“Notice of Allowance”, U.S. Appl. No. 14/482,072, Mar. 22, 2016, 5 pages. |
“Notification Concerning Transmittal of International Preliminary Report on Patentability”, PCT Application No. PCT/US2014/021295, Sep. 17, 2015, 12 pages. |
“Part 16: Air Interface for Broadband Wireless Access Systems”, IEEE Standard for Local and Metropolitan Area Networks, May 29, 2009, 2082 pages. |
“Public Key Cryptography for the Financial Services Industry: Elliptic Curve Key Agreement and Key Transport Schemes”, Working Draft; Version 2.0, Jul. 5, 1998, 125 pages. |
“Specification of the Bluetooth System, Version 2.0: vol. 0”, Master Table of Contents & Compliance Requirements; pp. 1-74; vol. 1, “Architecture & Terminology Overview”, pp. 1-92; vol. 2, “Core System Package [Controller Volume]”, pp. 1-814; vol. 4, “Core System Package [Host Volume]”; pp. 1-250, Nov. 4, 2004, 1230 pages. |
“Specification Requirements Document (SRD) for Devise Provisioning Protocol”, Wi-Fi Alliance Device Provisioning Protocol Marketing Task Group; Version 1.1, 2013, 13 pages. |
“Wi-Fi Peer-to-Peer (P2P) Technical Specification”, Wi-Fi Alliance Technical Committee P2P Task Group; Draft Version 1.14, Jun. 25, 2010, 154 pages. |
“Wi-Fi Peer-to-Peer (P2P) Technical Specification”, WiFi Alliance; Version 1.5, 2014, 183 pages. |
Chen, “Home Network Basis: Transmission Environments and Wired/Wireless Protocols”, Prentice Hall, Jul. 2003, 19 pages. |
Cooper, “Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (SRL) Profile”, Network Working Group; RFC 5280, May 2008, 152 pages. |
Harada, “Project: IEEE P802.15 Working Group for Wireless Personal Area Network (WPANs)”, IEEE 802.15-07-0693-003c; Slides 24-33 as provided in U.S. Appl. No. 14/198,994 in an IDS submission filed Feb. 24, 2015, May 2007, 10 pages. |
Harkins, “Synthetic Initialization Vecor (SIV) Authenticated Encryption Using the Advanced Encryption Standard (AES)”, Network Working Group; RFC 5297; Aruba Networks, Oct. 2008, 27 pages. |
Hiertz, “The IEEE 802.11 Universe”, IEEE Standards in Communications and Networking; IEEE Communications Magazine, Jan. 2010, 9 pages. |
Krawczyk, “HMAC-based Extract-and-Expand Key Derivation Function (HKDF)”, Internet Engineering Task Forct (IETF); RFC 5869, May 2010, 15 pages. |
McGrew, “Fundamental Elliptic Curve Cryptography Algorithms”, Internet Engineering Task Force (IETF); RFC 6090; Fundamental Elliptic Cryptography Algorithms, Feb. 2011, 35 pages. |
Perahia, “Gigabit Wireless LANs: an overview of IEEE 802.11ac and 802.11ad”, ACM SIGMOBILE Mobile Computing and Communications Review; vol. 15, No. 3, 11 pages, pp. 23-33. |
Robinson ,“Wi-Fi Simple Configuration Protocol and Usability Best Practices for the Wi-Fi Protected Setup Program”, Wi-Fi Alliance; Version 2.0.1, Apr. 2011, 30 pages. |
Van Beijnum, “Crypto Based Host Identifiers”, Internet Draft; draft-van-beijnum-multi6-cbhi-00.txt; ISSN: 0000-0004; XP15036389A, Jan. 1, 2004, 9 pages. |
“Examiner's Answer to Appeal Brief”, U.S. Appl. No. 13/958,101, Apr. 8, 2016, 9 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/676,701, Feb. 10, 2016, 5 pages. |
“Notice of Allowance”, U.S. Appl. No. 14/147,087, Sep. 12, 2016, 5 pages. |
“Corrected Notice of Allowance”, U.S. Appl. No. 14/147,087, Jan. 27, 2017, 2 pages. |
“PTAB Decision”, U.S. Appl. No. 13/958,101, Mar. 21, 2017, 8 pages. |
Number | Date | Country | |
---|---|---|---|
61098141 | Sep 2008 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13657511 | Oct 2012 | US |
Child | 14205196 | US | |
Parent | 12559987 | Sep 2009 | US |
Child | 13657511 | US |