US20080071935A1 - Self-Installing Computer Peripherals - Google Patents

Self-Installing Computer Peripherals Download PDF

Info

Publication number
US20080071935A1
US20080071935A1 US11/931,210 US93121007A US2008071935A1 US 20080071935 A1 US20080071935 A1 US 20080071935A1 US 93121007 A US93121007 A US 93121007A US 2008071935 A1 US2008071935 A1 US 2008071935A1
Authority
US
United States
Prior art keywords
peripheral device
computing device
software
user
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/931,210
Inventor
Seiya Ohta
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US11/931,210 priority Critical patent/US20080071935A1/en
Publication of US20080071935A1 publication Critical patent/US20080071935A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • G06F9/4415Self describing peripheral devices

Definitions

  • the present invention relates to computer devices. More specifically, the invention relates to a method and apparatus for installing a new hardware device in a computer.
  • plug and play refers to the ability of a computer operating system to detect the connection of a new peripheral device and automatically install the necessary drivers for the operating system to interact with that device.
  • Plug and play technology was considered an advancement over then-existing methods for adding peripherals to a computer.
  • device manufacturers were required to store installation programs and necessary drivers on a computer-readable media such as a floppy disk or CD-Rom that was included with the device.
  • Plug and play technology typically required cooperation between the peripheral manufacturer and the operating system developer.
  • a device driver needed to be preinstalled on the computer to which the device was connected. If the required device driver were not preinstalled somewhere on the computer, some external computer-readable media was required to complete device installation even if the operating system recognized the device. Consequently, device manufacturers supplied operating system developers with drivers prior to the release of a new operating system so that the operating system would both recognize the peripheral device and install the necessary drivers upon detecting a connection.
  • FIG. 2 provides an example of the complexity inherent in an exemplary prior art peripheral installation process.
  • a plug and play device is connected to a computer and recognized by the operating system (OS).
  • OS determines whether the device drivers for operating the device are stored on the hard drive in a location known by the operating system. If the device drivers are present, the system skips to step 204 where the operating system attempts to install the device from the known location on the hard drive using the device driver. If the device driver is not present in the OS, the system proceeds to step 202 where it looks for device drivers on external media such as a floppy disk or a CD-Rom.
  • step 204 the system skips ahead to step 204 where it attempts to install the device using the device driver found on external media. If no device driver is located on external media, the system looks for a generic driver that may enable the peripheral device. If a generic driver is located, the operating system will attempt to install the device at step 204 .
  • step 205 the system determines whether the installation was successful. If the installation was successful, the system proceeds to 210 and the user can then access the device. If the installation fails, the system proceeds to step 206 where it determines whether there is available technical support. If technical support is available, technical support is provided at step 209 . Depending on the form of technical support provided, the support may involve considerable expense to the device manufacturer in the form of technical support personnel or web site maintenance.
  • step 207 a disappointed customer results at step 207 .
  • a disappointed customer also represents substantial cost to the device manufacturer.
  • the installation fails and the customer must return to step 200 to restart the installation process.
  • an installation routine as provided in FIG. 2 has numerous potential failure points and is potentially expensive to the device manufacturer.
  • NIC network interface card
  • a method for self-installing peripheral devices in an operating system comprises storing device drivers in a non-volatile memory located on the device.
  • the operating system Upon connecting the device to the computer, the operating system recognizes the device and downloads and installs the device driver from the non-volatile memory on the device to provide true plug and play capability.
  • a USB hub is placed within a USB peripheral device.
  • the hub provides a single access point for the computer to access both the functionality of the device and an installation routine stored in a non-volatile memory such as a flash memory chip linked to the USB hub.
  • FIG. 1 illustrates an example of a computer environment suitable for practicing aspects of the invention.
  • FIG. 2 provides a flowchart depicting a prior art installation routine.
  • FIG. 3 illustrates a block diagram of a USB hub that may be used in practicing aspects of the invention.
  • FIG. 4 illustrates a block diagram representing a USB device suitable for practicing aspects of the present invention.
  • FIG. 5 provides a flowchart depicting an installation routine according to aspects of the invention.
  • FIG. 6 provides a flowchart describing steps for moving a self-installing peripheral device from one computer to a second computer according to aspects of the invention.
  • FIG. 7 provides a flowchart that describes steps for creating additional storage space in the self-installing device according to aspects of the invention.
  • FIG. 8 illustrates a block diagram representing a network-enabled environment suitable for practicing an embodiment of the invention.
  • FIG. 9 provides a flowchart depicting the updating of a self-installing driver via a computer network according aspects of the invention.
  • FIG. 1 illustrates an example of a suitable computing system environment 100 on which the invention may be implemented.
  • the computing system environment 100 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 100 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 100 .
  • the invention is operational with numerous other general purpose or special purpose computing system environments or configurations.
  • Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, video game consoles, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • the invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
  • the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote computer storage media including memory storage devices.
  • an exemplary system for implementing the invention includes a general-purpose computing device in the form of a computer 110 .
  • Components of computer 110 may include, but are not limited to, a processing unit 120 , a system memory 130 , and a system bus 121 that couples various system components including the system memory to the processing unit 120 .
  • the system bus 121 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
  • ISA Industry Standard Architecture
  • MCA Micro Channel Architecture
  • EISA Enhanced ISA
  • VESA Video Electronics Standards Association
  • PCI Peripheral Component Interconnect
  • Computer 110 typically includes a variety of computer readable media.
  • Computer readable media can be any available media that can be accessed by computer 110 and includes both volatile and nonvolatile media, removable and non-removable media.
  • Computer readable media may comprise computer storage media and communication media.
  • Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by computer 110 .
  • Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
  • the system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 131 and random access memory (RAM) 132 .
  • ROM read only memory
  • RAM random access memory
  • BIOS basic input/output system
  • RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120 .
  • FIG. 1 illustrates operating system 134 , application programs 135 , other program modules 136 , and program data 137 .
  • the computer 110 may also include other removable/non-removable, volatile/nonvolatile computer storage media.
  • FIG. 1 illustrates a hard disk drive 141 that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive 151 that reads from or writes to a removable, nonvolatile magnetic disk 152 , and an optical disk drive 155 that reads from or writes to a removable, nonvolatile optical disk 156 such as a CD ROM or other optical media.
  • removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like.
  • the hard disk drive 141 is typically connected to the system bus 121 through a non-removable memory interface such as interface 140
  • magnetic disk drive 151 and optical disk drive 155 are typically connected to the system bus 121 by a removable memory interface, such as interface 150 .
  • hard disk drive 141 is illustrated as storing operating system 144 , application programs 145 , other program modules 146 , and program data 147 . Note that these components can either be the same as or different from operating system 134 , application programs 135 , other program modules 136 , and program data 137 . Operating system 144 , application programs 145 , other program modules 146 , and program data 147 are given different numbers here to illustrate that, at a minimum, they are different copies.
  • a user may enter commands and information into the computer 110 through input devices such as a keyboard 162 and pointing device 161 , commonly referred to as a mouse, trackball or touch pad.
  • Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 120 through a user input interface 160 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB).
  • a monitor 191 or other type of display device is also connected to the system bus 121 via an interface, such as a video interface 190 .
  • computers may also include other peripheral output devices such as speakers 197 and printer 196 , which may be connected through an output peripheral interface 190 .
  • the computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180 .
  • the remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110 , although only a memory storage device 181 has been illustrated in FIG. 1 .
  • the logical connections depicted in FIG. 1 include a local area network (LAN) 171 and a wide area network (WAN) 173 , but may also include other networks.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
  • the computer 110 When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170 .
  • the computer 110 When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173 , such as the Internet.
  • the modem 172 which may be internal or external, may be connected to the system bus 121 via the user input interface 160 , or other appropriate mechanism.
  • program modules depicted relative to the computer 110 may be stored in the remote memory storage device.
  • FIG. 1 illustrates remote application programs 185 as residing on memory device 181 . It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • a self-installing peripheral device may be a Universal Serial Bus (USB) device.
  • USB device is herein defined as any peripheral device that can be communicate directly or indirectly with a computing device via a connection to a USB port on the computing device.
  • FIG. 3 provides a block diagram of how a USB hub 300 may be used to connect one or more USB devices 302 ( a )-( d ) to a single USB port 304 on a computing device, for example computer 110 in FIG. 1 .
  • USB hub is herein defined as an apparatus that allows two or more USB devices to share a single USB connection.
  • USB hubs are known in the art and sold to consumers for the purpose of connecting multiple USB devices to a computer with limited available USB ports. These known USB hubs usually take the form of small external devices that connect to a USB port on a computing device.
  • USB hub 300 provides an interface by which several USB devices 302 ( a )-( d ) can share a single USB connection to operably connect to a USB port on a computer.
  • USB hub 300 is an external device that is used to allow several USB devices to connect to a personal computer 110 that may only have a single USB port.
  • USB device 302 ( a ) might be a printer
  • USB device 302 ( b ) might be a network interface card (NIC)
  • NIC network interface card
  • 302 ( c ) might be a keyboard
  • 302 ( d ) might be a mouse.
  • the USB hub allows each of these devices to share a single connection to computer 110 .
  • FIG. 4 a self-installing peripheral device 400 is shown according to one or more aspects of the invention. Unlike the scenario presented in FIG. 3 wherein a USB hub 300 is an external device, FIG. 4 presents a self-installing peripheral device 400 that includes an internal USB flash memory 404 and a USB component 406 , each operably connected to computing device 110 via an internal USB hub device 402 and a USB-enabled connection.
  • the USB flash memory 404 may have stored on it installation software.
  • installation software is herein defined as any software that interacts with self-installing peripheral device 400 to improve the functionality of the self-installing peripheral device.
  • installation software may include a software device driver that, when installed into operating system 144 , enables USB component 406 to operably function with operating system 144 , application programs 145 , other program modules 146 , and program data 147 stored on computer 110 .
  • installation software may be an application program that is used in conjunction with self-installing peripheral device 400 .
  • Self-installing peripheral device 400 may be embodied in any of several different hardware devices.
  • self-installing peripheral device 400 may be a computer mouse or some other cursor control device.
  • each of USB hub device 402 , USB flash memory device 404 and USB component 406 will be housed inside the outer housing 401 of the mouse, such that the mouse appears no different in appearance from a typical USB mouse.
  • Other types of components that may be modified in this way to be self-installing peripheral devices may include (but not necessarily be limited to) printers, network interface cards (NICs), keyboards, joysticks, trackballs, digital pens, MP3 playing devices, digital cameras, or any other peripheral device that may be connected to a computer.
  • inventive features described herein may be implemented using other known device connecting protocols such as PCI, SCSI, EISA, ISA, Firewire (IEEE 1394), etc.
  • inventive features described herein may be implemented using Bluetooth and other wireless connection protocols known in the art.
  • additional software 410 may also be stored in flash memory 404 .
  • Additional software 410 may be software that allows configuration of some advanced feature of the device. Or, in another embodiment, it may be software that may be used in conjunction with the device. For example, if self-installing peripheral device 400 is a digital camera, additional software 410 may be a multimedia program such as Microsoft® Photo Editor. If self-installing peripheral device 400 is an MP3 player, additional software 410 may be some music playing software or music library software that allows MP3 songs to be organized in various ways.
  • a self-installing peripheral device will automatically install the device driver that configures the computer to correctly interface with the peripheral device.
  • FIG. 5 provides a flowchart that describes steps for automatically installing a self-installing peripheral device according to one or more aspects of the invention.
  • the self-installing peripheral is a plug-and-play enabled USB device such as the one described in FIG. 4 .
  • the device may use some other type of connection (including wireless connections) as described above.
  • self-installing peripheral device 400 is connected to a computer (e.g. computer 110 ) and the connection is detected.
  • the plug-and-play device identifies itself to the system and tells the system which resources that it requires.
  • the system generally determines whether the device is capable of being a self-installing peripheral device, in this specific embodiment by asking whether it is a USB device. If the detected peripheral device is not capable of self-installation, the automatic installation is canceled at step 516 .
  • the system proceeds to step 504 where it determines whether there an accessible storage area available on the device.
  • the system may look for a USB flash memory chip 404 on the device.
  • the system may look for a flash memory chip that is not USB enabled. If USB flash memory chip 404 is not present, the automatic installation is canceled at step 516 . If a USB flash memory chip 404 is present, the system proceeds to step 506 where it determines whether the accessible storage area includes a device driver for self-installing peripheral device 400 . If no device driver is found in the storage area (e.g.
  • USB flash memory chip 404 the automatic installation is canceled by proceeding to step 516 . If a suitable device driver is found, the system then determines whether the device driver has already been installed on the computing device. If so, there is no need to reinstall it, and the automatic installation is cancelled at 516 . If the device driver has not yet been installed, the device driver stored in memory 404 on self-installing peripheral device 400 is downloaded to the PC at step 510 by copying it from flash memory 404 to the appropriate storage media on computing device 110 .
  • the operating system detects the new driver and begins the installation process at step 512 .
  • This process may be initiated by the operating system itself using autoplay or some other automatic software launching technology, or through some signal received by the operating system from the device.
  • the installation could be user-initiated via a user response to a query that asks whether the user wishes to automatically install the device.
  • the device drivers are installed for the device, resulting in the ability for the computer to communicate with the peripheral device.
  • self-installing peripheral device 400 may also be used to store user-configured settings for the device by uploading them and storing them in flash memory chip 404 and automatically transferring these settings to a second computer so that the user can easily transfer the device from one computer to another.
  • this feature is particularly useful in the context of portable peripheral devices, it may also be implemented in the context of fixed peripheral devices as well—for example, in a situation where a user replaces a personal computer but does not replace the peripheral devices that are attached to it.
  • self-installing peripheral device 400 may not only store a device driver 408 in flash memory 404 , but also may store additional installation software 410 .
  • additional software 410 is provided to allow a user to take advantage of additional features of device 400 .
  • a basic mouse driver will connect the mouse so that the basic functionality of the mouse is available to the user.
  • the mouse may have additional features built into the hardware that are not accessible through the device driver alone.
  • configuration characteristics such as the speed at which the mouse cursor moves across the screen, scroll wheel rates, thematic cursor configurations, or even the right-handed or left-handed configuration of the buttons may not be accessible via the device driver (which provides only basic functionality) but rather through software that must be installed in addition to the device driver.
  • a flowchart describes the steps that may be used to configure a second computer according to configuration settings stored in a self-installing peripheral device such as the USB self-installing peripheral device 400 of FIG. 4 .
  • a USB device is only one of many possible types of devices that may be used to practice the steps of the method set forth in FIG. 6 .
  • a computing system may include a computer that utilizes a wireless connection protocol in conjunction with a wireless connection enabled device.
  • the system may include a Bluetooth-enabled personal computer and a Bluetooth device such as a keyboard, mouse, printer, or some other Bluetooth-enabled peripheral known in the art.
  • the operating system may detect a Bluetooth connection and download a stored driver stored in a non-volatile memory on the Bluetooth-enabled device in a similar fashion as described above.
  • peripheral device 400 is set up on a first computer by installing device driver 408 . This installation may be accomplished using the steps from FIG. 5 .
  • the system determines at step 604 whether additional configuration is available for the device via additional software 410 . If there is no available additional software 410 , the configuration of the first computer ends by proceeding to step 618 . If additional configuration software is found, the user adjusts the user preferences for the device at step 606 . At step 608 , the preferences are written back to flash memory 404 for later use.
  • self-installing peripheral device 400 is removed from the first computer at step 610 , and then connected to a second computer at step 612 .
  • the self-installing peripheral device 400 Upon being connected to the second computer, at step 614 , the self-installing peripheral device 400 automatically installs its device driver on the second computer. This may be carried out according to the steps provided in FIG. 5 .
  • the system reads the stored settings from flash memory 404 and configures the second computer using additional software 410 in conjunction with the stored settings. As a result, the second computer will interact with self-installing peripheral in the same manner was the first computer.
  • the data storage capability provided by flash memory 404 may be offered to the user as additional storage capacity.
  • self-installing peripheral device 400 has been installed and configured in computer 110 possibly through the steps described in FIG. 5 .
  • the system queries the user to determine whether they wish to receive additional storage on the device at step 704 .
  • the computer instructions for executing this query may be stored in additional software 410 , or they may be stored in storage media on computing device 110 .
  • the phrasing of this user query may be characterized depending upon the type of self-installing peripheral. For example, where peripheral device 400 is a digital music player (e.g.
  • the system could ask the user whether they would like extra storage provided on the device. Providing this extra storage may allow the MP3 player to increase the number of songs that can be stored on the device.
  • the system could ask whether the use wishes to expand the available storage in the mouse. If the user chooses to expand the available storage, the mouse may be used as a data storage device. Using the mouse as a data storage device would allow the user to hook up the mouse to any computer and access and load the presentation from the mouse.
  • step 714 the installation process is terminated at step 714 . If the user response indicates that the user wishes to receive additional storage space, the system proceeds to step 708 where it may copy the device driver 408 and/or additional software 410 to the local hard disk drive 141 on computer 110 .
  • This copy routine may allow the user to select the copy location of the files on hard disk 141 , or alternatively it may copy to a pre-designated area on hard disk 141 or some other storage media attached to computer 110 .
  • Operating system registry settings may be updated to reflect the new location of the device driver and the additional software.
  • the user or system may skip step 708 , and move directly to step 710 .
  • the system deletes all of the data (device driver 408 , additional software 410 ) from flash memory 404 . Because device drivers tend to be relatively small and because of their role in enabling the device to function properly with the operating system, device driver 408 may optionally be left in flash memory 404 with only additional software 410 being removed.
  • flash memory 404 may be mounted into the computer file system as an external media device. Flash memory 404 may then be made available via a program such as Windows Explorer as an additional drive mapping. Upon adding the additional storage provided by flash memory 404 to the file system, the configuration process terminates at step 714 .
  • FIG. 8 illustrates a network environment suitable for practicing these aspects of the invention.
  • Computer 800 is connected in a local area network to router 802 .
  • Router 802 provides a gateway to a wide area network such as Internet 804 .
  • Remote server 806 is also connected to Internet 804 and is accessible to local computer 800 .
  • Stored on remote server 806 is the most recently updated device driver for peripheral device 400 and any additional software that may be used in connection with the device.
  • Connected to computer 800 is self-installing peripheral device 400 , in this case shown as a digital camera.
  • a flowchart describes the steps used for maintaining updated software on a peripheral device.
  • a step 902 a device driver 408 is installed in computer 800 which enables the operating system to interact with device 400 .
  • This installation may be according to the method described in FIG. 5 , or alternatively it may be according to some other installation routine that is known in the art.
  • any additional software that is available for with self-installing peripheral device 200 is installed.
  • this installation may be according to a routine previously discussed herein (e.g. FIGS. 5 and 6 ), or alternatively, it may be according to some other installation routine known in the art.
  • peripheral device Once peripheral device has been setup on computer 800 , a network connection to wide area network 804 is detected. This detection may be accomplished through techniques that are well-known in the art such as pinging a known IP address.
  • the system connects to remote server 806 and downloads the updated driver and any additional software.
  • the downloaded data is stored instead in flash memory 404 on self-installing peripheral device 400 by writing the new driver to the flash memory and optionally deleting the old driver. Storing the software in flash memory on the device ensures that anytime the device is installed into a second computer, the most up-to-date version of the device driver is provided with the installation.
  • the system queries the user, asking whether they wish to update their device driver for the device. If the user declines, the process terminates at step 918 . If the user accepts, at step 916 , the updated software is installed for device 400 .

Abstract

A self-installing peripheral device is provided. The device includes an onboard memory that stores a device driver that enables the device to communicate with a computer operating system. When the device is connected to a computer, the device automatically downloads the device driver to the computer and installs the device driver. In some embodiments, the device is a USB device that may include an internal USB hub. The onboard memory is connected to the USB hub and the primary functionality of the USB device also connects to the computer via a single USB connection through the USB hub. In other embodiments, the device connects to the computer via a wireless connection protocol. Such a device may be a Bluetooth-enabled device.

Description

    CROSS REFERENCE TO RELATED APPLICATION
  • This application is a continuation of prior application Ser. No. 10/864,409, filed Jun. 10, 2004, the entire contents of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to computer devices. More specifically, the invention relates to a method and apparatus for installing a new hardware device in a computer.
  • 2. Description of Related Art
  • Many computers are equipped with operating systems that provide what is known as “plug and play” functionality for many peripheral devices. The term “plug and play” refers to the ability of a computer operating system to detect the connection of a new peripheral device and automatically install the necessary drivers for the operating system to interact with that device. Apparently, the term was conceived out of the notion that one could plug in a device and immediately play with it. Plug and play technology was considered an advancement over then-existing methods for adding peripherals to a computer. Prior to the advent of plug and play technology, each new peripheral device required a manual installation of necessary device drivers in order to make the device function properly. Thus, device manufacturers were required to store installation programs and necessary drivers on a computer-readable media such as a floppy disk or CD-Rom that was included with the device.
  • Plug and play technology typically required cooperation between the peripheral manufacturer and the operating system developer. For a device to fully realize the advantages of plug and play technology, a device driver needed to be preinstalled on the computer to which the device was connected. If the required device driver were not preinstalled somewhere on the computer, some external computer-readable media was required to complete device installation even if the operating system recognized the device. Consequently, device manufacturers supplied operating system developers with drivers prior to the release of a new operating system so that the operating system would both recognize the peripheral device and install the necessary drivers upon detecting a connection.
  • Notably, even after the development of plug and play technology, device manufacturers continued to package their peripheral devices with disks and CD-ROMs that stored installation software and device drivers. This packaging was necessary because of several shortcomings associated with the early plug and play model. First, because of the infrequency of new operating system versions or updates known commonly as service packs, those devices developed and released subsequent to the release of the plug and play operating system did not have drivers included with the latest operating system release. Second, device manufacturers frequently updated drivers to improve the performance of their products with the operating system. Thus, a driver included with an original release of an operating system may not have been the best available driver for that product. Although operating systems vendors dedicated significant resources to ensure that the latest drivers were included in service packs, new hardware peripherals were introduced frequently. As a result, it was not practical to have all drivers loaded into OS updates, as doing so required significant system resources and tended to waste computer memory storage space on unused drivers.
  • FIG. 2 provides an example of the complexity inherent in an exemplary prior art peripheral installation process. At step 200, a plug and play device is connected to a computer and recognized by the operating system (OS). At step 201, the OS determines whether the device drivers for operating the device are stored on the hard drive in a location known by the operating system. If the device drivers are present, the system skips to step 204 where the operating system attempts to install the device from the known location on the hard drive using the device driver. If the device driver is not present in the OS, the system proceeds to step 202 where it looks for device drivers on external media such as a floppy disk or a CD-Rom. If drivers are found on external media, the system skips ahead to step 204 where it attempts to install the device using the device driver found on external media. If no device driver is located on external media, the system looks for a generic driver that may enable the peripheral device. If a generic driver is located, the operating system will attempt to install the device at step 204. At step 205, the system determines whether the installation was successful. If the installation was successful, the system proceeds to 210 and the user can then access the device. If the installation fails, the system proceeds to step 206 where it determines whether there is available technical support. If technical support is available, technical support is provided at step 209. Depending on the form of technical support provided, the support may involve considerable expense to the device manufacturer in the form of technical support personnel or web site maintenance. Alternatively, if technical support is not available, a disappointed customer results at step 207. Although intangible, a disappointed customer also represents substantial cost to the device manufacturer. At step 208, the installation fails and the customer must return to step 200 to restart the installation process. Plainly, an installation routine as provided in FIG. 2 has numerous potential failure points and is potentially expensive to the device manufacturer.
  • Eventually, both device manufacturers and operating systems developers realized that the Internet could be useful for providing and updating device drivers. As a result, updated device drivers were made available for downloading via a web site. However, this solution did not address the problem for those computers without access to the Internet. Moreover, one of the more common peripheral devices sold to computer owners was a network interface card (NIC). Ironically, in order to get the NIC driver necessary to access the Internet, an Internet connection was required.
  • In view of the shortcomings associated with the prior art, what is needed is a way for peripheral devices to be automatically installed without having to access some external media. It would be an additional advancement to provide a way for manufacturers of plug and play devices to easily ensure that the most recent device drivers are installed upon the initial connection of the device.
  • BRIEF SUMMARY OF THE INVENTION
  • According to a first aspect of the invention, a method for self-installing peripheral devices in an operating system is provided. The method comprises storing device drivers in a non-volatile memory located on the device. Upon connecting the device to the computer, the operating system recognizes the device and downloads and installs the device driver from the non-volatile memory on the device to provide true plug and play capability.
  • According to a second aspect of the invention, a USB hub is placed within a USB peripheral device. The hub provides a single access point for the computer to access both the functionality of the device and an installation routine stored in a non-volatile memory such as a flash memory chip linked to the USB hub.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention is illustrated by way of example and not limited in the accompanying figures in which like reference numerals indicate similar elements and in which:
  • FIG. 1 illustrates an example of a computer environment suitable for practicing aspects of the invention.
  • FIG. 2 provides a flowchart depicting a prior art installation routine.
  • FIG. 3 illustrates a block diagram of a USB hub that may be used in practicing aspects of the invention.
  • FIG. 4 illustrates a block diagram representing a USB device suitable for practicing aspects of the present invention.
  • FIG. 5 provides a flowchart depicting an installation routine according to aspects of the invention.
  • FIG. 6 provides a flowchart describing steps for moving a self-installing peripheral device from one computer to a second computer according to aspects of the invention.
  • FIG. 7 provides a flowchart that describes steps for creating additional storage space in the self-installing device according to aspects of the invention.
  • FIG. 8 illustrates a block diagram representing a network-enabled environment suitable for practicing an embodiment of the invention.
  • FIG. 9 provides a flowchart depicting the updating of a self-installing driver via a computer network according aspects of the invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 illustrates an example of a suitable computing system environment 100 on which the invention may be implemented. The computing system environment 100 is only one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing environment 100 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating environment 100.
  • The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, video game consoles, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
  • With reference to FIG. 1, an exemplary system for implementing the invention includes a general-purpose computing device in the form of a computer 110. Components of computer 110 may include, but are not limited to, a processing unit 120, a system memory 130, and a system bus 121 that couples various system components including the system memory to the processing unit 120. The system bus 121 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus also known as Mezzanine bus.
  • Computer 110 typically includes a variety of computer readable media. Computer readable media can be any available media that can be accessed by computer 110 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by computer 110. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
  • The system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 131 and random access memory (RAM) 132. A basic input/output system 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation, FIG. 1 illustrates operating system 134, application programs 135, other program modules 136, and program data 137.
  • The computer 110 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only, FIG. 1 illustrates a hard disk drive 141 that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive 151 that reads from or writes to a removable, nonvolatile magnetic disk 152, and an optical disk drive 155 that reads from or writes to a removable, nonvolatile optical disk 156 such as a CD ROM or other optical media. Other removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 141 is typically connected to the system bus 121 through a non-removable memory interface such as interface 140, and magnetic disk drive 151 and optical disk drive 155 are typically connected to the system bus 121 by a removable memory interface, such as interface 150.
  • The drives and their associated computer storage media discussed above and illustrated in FIG. 1, provide storage of computer readable instructions, data structures, program modules and other data for the computer 110. In FIG. 1, for example, hard disk drive 141 is illustrated as storing operating system 144, application programs 145, other program modules 146, and program data 147. Note that these components can either be the same as or different from operating system 134, application programs 135, other program modules 136, and program data 137. Operating system 144, application programs 145, other program modules 146, and program data 147 are given different numbers here to illustrate that, at a minimum, they are different copies. A user may enter commands and information into the computer 110 through input devices such as a keyboard 162 and pointing device 161, commonly referred to as a mouse, trackball or touch pad. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 120 through a user input interface 160 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB). A monitor 191 or other type of display device is also connected to the system bus 121 via an interface, such as a video interface 190. In addition to the monitor, computers may also include other peripheral output devices such as speakers 197 and printer 196, which may be connected through an output peripheral interface 190.
  • The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in FIG. 1. The logical connections depicted in FIG. 1 include a local area network (LAN) 171 and a wide area network (WAN) 173, but may also include other networks. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
  • When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation, FIG. 1 illustrates remote application programs 185 as residing on memory device 181. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • The present invention overcomes limitations and deficiencies found in the prior art by providing a self-installing computer peripheral device. In an embodiment of the invention, a self-installing peripheral device may be a Universal Serial Bus (USB) device. USB device is herein defined as any peripheral device that can be communicate directly or indirectly with a computing device via a connection to a USB port on the computing device. FIG. 3 provides a block diagram of how a USB hub 300 may be used to connect one or more USB devices 302(a)-(d) to a single USB port 304 on a computing device, for example computer 110 in FIG. 1. USB hub is herein defined as an apparatus that allows two or more USB devices to share a single USB connection. USB hubs are known in the art and sold to consumers for the purpose of connecting multiple USB devices to a computer with limited available USB ports. These known USB hubs usually take the form of small external devices that connect to a USB port on a computing device.
  • USB hub 300 provides an interface by which several USB devices 302(a)-(d) can share a single USB connection to operably connect to a USB port on a computer. Frequently, USB hub 300 is an external device that is used to allow several USB devices to connect to a personal computer 110 that may only have a single USB port. For example, referring again to FIG. 3, USB device 302(a) might be a printer, USB device 302(b) might be a network interface card (NIC), 302(c) might be a keyboard, and 302(d) might be a mouse. The USB hub allows each of these devices to share a single connection to computer 110.
  • Referring to FIG. 4, a self-installing peripheral device 400 is shown according to one or more aspects of the invention. Unlike the scenario presented in FIG. 3 wherein a USB hub 300 is an external device, FIG. 4 presents a self-installing peripheral device 400 that includes an internal USB flash memory 404 and a USB component 406, each operably connected to computing device 110 via an internal USB hub device 402 and a USB-enabled connection. The USB flash memory 404 may have stored on it installation software. The term “installation software” is herein defined as any software that interacts with self-installing peripheral device 400 to improve the functionality of the self-installing peripheral device. In one embodiment, installation software may include a software device driver that, when installed into operating system 144, enables USB component 406 to operably function with operating system 144, application programs 145, other program modules 146, and program data 147 stored on computer 110. In other embodiments, installation software may be an application program that is used in conjunction with self-installing peripheral device 400.
  • Self-installing peripheral device 400 may be embodied in any of several different hardware devices. By way of example and not of limitation, in one embodiment self-installing peripheral device 400 may be a computer mouse or some other cursor control device. In this embodiment, each of USB hub device 402, USB flash memory device 404 and USB component 406 will be housed inside the outer housing 401 of the mouse, such that the mouse appears no different in appearance from a typical USB mouse. Other types of components that may be modified in this way to be self-installing peripheral devices may include (but not necessarily be limited to) printers, network interface cards (NICs), keyboards, joysticks, trackballs, digital pens, MP3 playing devices, digital cameras, or any other peripheral device that may be connected to a computer. Although the above example is described in terms of universal serial bus components and hubs, it would be easily understood by one of skill in the art that the inventive features described herein may be implemented using other known device connecting protocols such as PCI, SCSI, EISA, ISA, Firewire (IEEE 1394), etc. Moreover, one of skill in the art would further understand that the inventive features described herein may be implemented using Bluetooth and other wireless connection protocols known in the art.
  • Referring again to FIG. 4, stored in flash memory 404 is device driver 408 which allows the operating system to interact properly with the device. Additional software 410 may also be stored in flash memory 404. Additional software 410 may be software that allows configuration of some advanced feature of the device. Or, in another embodiment, it may be software that may be used in conjunction with the device. For example, if self-installing peripheral device 400 is a digital camera, additional software 410 may be a multimedia program such as Microsoft® Photo Editor. If self-installing peripheral device 400 is an MP3 player, additional software 410 may be some music playing software or music library software that allows MP3 songs to be organized in various ways.
  • According to one or more aspects of the invention, a self-installing peripheral device will automatically install the device driver that configures the computer to correctly interface with the peripheral device. FIG. 5 provides a flowchart that describes steps for automatically installing a self-installing peripheral device according to one or more aspects of the invention. In the example provided, the self-installing peripheral is a plug-and-play enabled USB device such as the one described in FIG. 4. However, it should be appreciated by one of skill in the art that the device may use some other type of connection (including wireless connections) as described above. At step 500, self-installing peripheral device 400 is connected to a computer (e.g. computer 110) and the connection is detected. According to methods well-known in the art, the plug-and-play device identifies itself to the system and tells the system which resources that it requires. At step 502, the system generally determines whether the device is capable of being a self-installing peripheral device, in this specific embodiment by asking whether it is a USB device. If the detected peripheral device is not capable of self-installation, the automatic installation is canceled at step 516.
  • If the device is capable of self-installation, the system proceeds to step 504 where it determines whether there an accessible storage area available on the device. In an embodiment where the device is a USB device, the system may look for a USB flash memory chip 404 on the device. In other embodiments where the device is some other kind of peripheral device, the system may look for a flash memory chip that is not USB enabled. If USB flash memory chip 404 is not present, the automatic installation is canceled at step 516. If a USB flash memory chip 404 is present, the system proceeds to step 506 where it determines whether the accessible storage area includes a device driver for self-installing peripheral device 400. If no device driver is found in the storage area (e.g. USB flash memory chip 404), the automatic installation is canceled by proceeding to step 516. If a suitable device driver is found, the system then determines whether the device driver has already been installed on the computing device. If so, there is no need to reinstall it, and the automatic installation is cancelled at 516. If the device driver has not yet been installed, the device driver stored in memory 404 on self-installing peripheral device 400 is downloaded to the PC at step 510 by copying it from flash memory 404 to the appropriate storage media on computing device 110.
  • Next, the operating system detects the new driver and begins the installation process at step 512. This process may be initiated by the operating system itself using autoplay or some other automatic software launching technology, or through some signal received by the operating system from the device. In an alternative embodiment, the installation could be user-initiated via a user response to a query that asks whether the user wishes to automatically install the device. Finally, at step 514, the device drivers are installed for the device, resulting in the ability for the computer to communicate with the peripheral device.
  • According to other aspects of the invention, self-installing peripheral device 400 may also be used to store user-configured settings for the device by uploading them and storing them in flash memory chip 404 and automatically transferring these settings to a second computer so that the user can easily transfer the device from one computer to another. Although this feature is particularly useful in the context of portable peripheral devices, it may also be implemented in the context of fixed peripheral devices as well—for example, in a situation where a user replaces a personal computer but does not replace the peripheral devices that are attached to it.
  • As discussed above, in some embodiments of the invention, self-installing peripheral device 400 may not only store a device driver 408 in flash memory 404, but also may store additional installation software 410. In some instances, additional software 410 is provided to allow a user to take advantage of additional features of device 400. For example, in a USB mouse, a basic mouse driver will connect the mouse so that the basic functionality of the mouse is available to the user. The mouse may have additional features built into the hardware that are not accessible through the device driver alone. For example, configuration characteristics such as the speed at which the mouse cursor moves across the screen, scroll wheel rates, thematic cursor configurations, or even the right-handed or left-handed configuration of the buttons may not be accessible via the device driver (which provides only basic functionality) but rather through software that must be installed in addition to the device driver.
  • Referring to FIG. 6, a flowchart describes the steps that may be used to configure a second computer according to configuration settings stored in a self-installing peripheral device such as the USB self-installing peripheral device 400 of FIG. 4. Although the method is described in view of the USB device of FIG. 4, a USB device is only one of many possible types of devices that may be used to practice the steps of the method set forth in FIG. 6. For example, in an alternative embodiment, a computing system may include a computer that utilizes a wireless connection protocol in conjunction with a wireless connection enabled device. In one embodiment, the system may include a Bluetooth-enabled personal computer and a Bluetooth device such as a keyboard, mouse, printer, or some other Bluetooth-enabled peripheral known in the art. Just as the operating system detects a USB device connection in the USB context, the operating system may detect a Bluetooth connection and download a stored driver stored in a non-volatile memory on the Bluetooth-enabled device in a similar fashion as described above.
  • At step 602, peripheral device 400 is set up on a first computer by installing device driver 408. This installation may be accomplished using the steps from FIG. 5. Once the device has been successfully installed, the system determines at step 604 whether additional configuration is available for the device via additional software 410. If there is no available additional software 410, the configuration of the first computer ends by proceeding to step 618. If additional configuration software is found, the user adjusts the user preferences for the device at step 606. At step 608, the preferences are written back to flash memory 404 for later use. Next, self-installing peripheral device 400 is removed from the first computer at step 610, and then connected to a second computer at step 612. Upon being connected to the second computer, at step 614, the self-installing peripheral device 400 automatically installs its device driver on the second computer. This may be carried out according to the steps provided in FIG. 5. Next, at step 616, the system reads the stored settings from flash memory 404 and configures the second computer using additional software 410 in conjunction with the stored settings. As a result, the second computer will interact with self-installing peripheral in the same manner was the first computer.
  • According to additional aspects of the invention, subsequent to device installation, the data storage capability provided by flash memory 404 may be offered to the user as additional storage capacity. Referring to FIG. 7, at step 702, self-installing peripheral device 400 has been installed and configured in computer 110 possibly through the steps described in FIG. 5. Upon completion of the installation and configuration, the system queries the user to determine whether they wish to receive additional storage on the device at step 704. The computer instructions for executing this query may be stored in additional software 410, or they may be stored in storage media on computing device 110. The phrasing of this user query may be characterized depending upon the type of self-installing peripheral. For example, where peripheral device 400 is a digital music player (e.g. MP3 player), the system could ask the user whether they would like extra storage provided on the device. Providing this extra storage may allow the MP3 player to increase the number of songs that can be stored on the device. In the case of a computer mouse, the system could ask whether the use wishes to expand the available storage in the mouse. If the user chooses to expand the available storage, the mouse may be used as a data storage device. Using the mouse as a data storage device would allow the user to hook up the mouse to any computer and access and load the presentation from the mouse.
  • If the user declines the additional free storage space on the device, the installation process is terminated at step 714. If the user response indicates that the user wishes to receive additional storage space, the system proceeds to step 708 where it may copy the device driver 408 and/or additional software 410 to the local hard disk drive 141 on computer 110. This copy routine may allow the user to select the copy location of the files on hard disk 141, or alternatively it may copy to a pre-designated area on hard disk 141 or some other storage media attached to computer 110. Operating system registry settings may be updated to reflect the new location of the device driver and the additional software. In another embodiment, the user or system may skip step 708, and move directly to step 710.
  • At step 710, the system deletes all of the data (device driver 408, additional software 410) from flash memory 404. Because device drivers tend to be relatively small and because of their role in enabling the device to function properly with the operating system, device driver 408 may optionally be left in flash memory 404 with only additional software 410 being removed. At step 712, flash memory 404 may be mounted into the computer file system as an external media device. Flash memory 404 may then be made available via a program such as Windows Explorer as an additional drive mapping. Upon adding the additional storage provided by flash memory 404 to the file system, the configuration process terminates at step 714.
  • According to another aspect of the invention, a method for maintaining an updated version of a driver for a self-installing peripheral device is provided. FIG. 8 illustrates a network environment suitable for practicing these aspects of the invention. Computer 800 is connected in a local area network to router 802. Router 802 provides a gateway to a wide area network such as Internet 804. Remote server 806 is also connected to Internet 804 and is accessible to local computer 800. Stored on remote server 806 is the most recently updated device driver for peripheral device 400 and any additional software that may be used in connection with the device. Connected to computer 800 is self-installing peripheral device 400, in this case shown as a digital camera.
  • Referring now to FIG. 9, a flowchart describes the steps used for maintaining updated software on a peripheral device. A step 902, a device driver 408 is installed in computer 800 which enables the operating system to interact with device 400. This installation may be according to the method described in FIG. 5, or alternatively it may be according to some other installation routine that is known in the art. Next, at step 904, any additional software that is available for with self-installing peripheral device 200 is installed. Like before, this installation may be according to a routine previously discussed herein (e.g. FIGS. 5 and 6), or alternatively, it may be according to some other installation routine known in the art.
  • Once peripheral device has been setup on computer 800, a network connection to wide area network 804 is detected. This detection may be accomplished through techniques that are well-known in the art such as pinging a known IP address. Once a network connection is detected, at step 908, the system connects to remote server 806 and downloads the updated driver and any additional software. Rather than storing the software on the hard drive of the computer, at step 910 the downloaded data is stored instead in flash memory 404 on self-installing peripheral device 400 by writing the new driver to the flash memory and optionally deleting the old driver. Storing the software in flash memory on the device ensures that anytime the device is installed into a second computer, the most up-to-date version of the device driver is provided with the installation. At step 912, the system queries the user, asking whether they wish to update their device driver for the device. If the user declines, the process terminates at step 918. If the user accepts, at step 916, the updated software is installed for device 400.
  • The present invention has been described in terms of preferred and exemplary embodiments thereof. Numerous other embodiments, modifications and variations within the scope and spirit of the appended claims will occur to persons of ordinary skill in the art from a review of this disclosure.

Claims (23)

1. A method for installing software to operate a peripheral device on a computing device comprising:
storing installation software in memory on the peripheral device;
upon detecting a connection between the computing device and peripheral device, installing the installation software onto the computing device to permit the operation of the peripheral device on the computing device.
2. The method of claim 1, wherein the peripheral device is a universal serial bus (USB) device.
3. The method of claim 2, wherein the peripheral device includes a USB hub having a plurality of ports.
4. The method of claim 3, wherein the memory is connected to one of the plurality of ports of the USB hub.
5. The method of claim 1, wherein the installation software includes a software device driver.
6. The method of claim 1, wherein the installed software includes software for configuring one or more user settings of the peripheral device.
7. The method of claim 6, further comprising the step of configuring the one or more user settings of the peripheral device.
8. The method of claim 7, further comprising the step of storing the configured user settings in the memory on the peripheral device.
9. The method of claim 8, further comprising:
removing the peripheral device from the computing device;
connecting the peripheral device to a second computing device;
upon detecting a connection between the second computing device and peripheral device, installing software to operate the peripheral device on the second computing device; and
configuring user settings of the peripheral device according to the configured user settings stored in the memory on the peripheral device.
10. The method of claim 1, wherein the connection is a wireless connection.
11. The method of claim 10, wherein the peripheral device is a Bluetooth-enabled device.
12. In a self-installing peripheral device connected to a computing device, the peripheral device having installation software stored in a memory on the peripheral device, a method for providing additional storage on the peripheral device comprising:
copying the installation software from the peripheral device to the computing device; and
deleting the installation software from the memory on the peripheral device.
13. The method of claim 12, further comprising adding the memory on the peripheral device to a file system on the computing device.
14. The method of claim 13, wherein the self-installing peripheral device is one of a computer mouse, an MP3 player, a trackball, digital pen, joystick, digital camera, keyboard, network interface card, or a printer.
15. The method of claim 12, further comprising:
prior to deleting the installation software from the memory on the peripheral device, querying a user to determine whether additional storage is desired on the peripheral device.
16. The method of claim 12, further comprising:
prior to copying the installation software from the peripheral device to the computing device, querying a user to determine whether additional storage is desired on the peripheral device.
17. The method of claim 12, further comprising:
updating a registry setting in the computing device to identify the location of the installation software on the computing device.
18. A method for maintaining updated software on a peripheral device connected to a first computing device comprising:
connecting to a remote computer;
downloading the updated software;
storing the updated software in a memory on the peripheral device; and
installing the updated software.
19. The method of claim 18, wherein the updated software is a device driver for the peripheral device.
20. The method of claim 19, further comprising:
prior to installing the updated software, querying a user to determine whether the updated software should be installed.
21. The method of claim 19, further comprising:
disconnecting the peripheral device from the first computing device;
connecting the peripheral device to a second computing device;
upon detecting the connection between the peripheral device and the second computing device, installing the updated software on the second computing device.
22. A method of transferring user-configured settings for self-installing peripheral device from a first computing device to a second computing device comprising:
storing installation software in the memory of the peripheral device;
self-installing the installation software onto the first computing device to permit the operation of the peripheral device on the first computing device;
uploading user-configured settings for the peripheral device;
storing the user-configured settings in the memory of the peripheral device; and
automatically transferring the user-configured settings to the second computing device.
23. A self-installing peripheral device configured to transfer user-configured settings of the peripheral device from a first computing device to a second computing device comprising:
a housing;
a memory located inside the housing;
a hub device for receiving a connection from the memory;
the peripheral device configured to:
store installation software in the memory;
upload user-configured settings from a first computing device;
store the user-configured settings in the memory; and
automatically transfer the user-configured settings to a second computing device.
US11/931,210 2004-06-10 2007-10-31 Self-Installing Computer Peripherals Abandoned US20080071935A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/931,210 US20080071935A1 (en) 2004-06-10 2007-10-31 Self-Installing Computer Peripherals

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/864,409 US7293117B2 (en) 2004-06-10 2004-06-10 Self-installing peripheral device with memory wherein in response to user request for additional storage peripheral device being configured to remove installation software stored on memory
US11/931,210 US20080071935A1 (en) 2004-06-10 2007-10-31 Self-Installing Computer Peripherals

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/864,409 Continuation US7293117B2 (en) 2004-06-10 2004-06-10 Self-installing peripheral device with memory wherein in response to user request for additional storage peripheral device being configured to remove installation software stored on memory

Publications (1)

Publication Number Publication Date
US20080071935A1 true US20080071935A1 (en) 2008-03-20

Family

ID=35355944

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/864,409 Expired - Fee Related US7293117B2 (en) 2004-06-10 2004-06-10 Self-installing peripheral device with memory wherein in response to user request for additional storage peripheral device being configured to remove installation software stored on memory
US11/931,210 Abandoned US20080071935A1 (en) 2004-06-10 2007-10-31 Self-Installing Computer Peripherals

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/864,409 Expired - Fee Related US7293117B2 (en) 2004-06-10 2004-06-10 Self-installing peripheral device with memory wherein in response to user request for additional storage peripheral device being configured to remove installation software stored on memory

Country Status (3)

Country Link
US (2) US7293117B2 (en)
EP (1) EP1662385A3 (en)
JP (1) JP2005353073A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040127254A1 (en) * 2002-12-12 2004-07-01 Chang William Ho Device for wireless communication between computing devices
US20090293071A1 (en) * 2008-05-20 2009-11-26 Tenx Technology Inc. Computer interface controller
US20100095291A1 (en) * 2008-10-10 2010-04-15 Sony Corporation Software upgrade using single source channel
US20100146000A1 (en) * 2008-12-04 2010-06-10 International Business Machines Corporation Administering Blade Servers In A Blade Center
US20100174834A1 (en) * 2005-03-04 2010-07-08 Cambridge Silicon Radio Limited Software Install Automation
US7805720B2 (en) 2003-04-11 2010-09-28 Flexiworld Technologies, Inc. Autorun for integrated circuit memory component
US20100296654A1 (en) * 2009-05-19 2010-11-25 Terence Wilson Configuring a network connection
US7908401B2 (en) 2002-12-12 2011-03-15 Flexiworld Technology, Inc. Method and device for wireless communication between computing devices
US20110125937A1 (en) * 2009-11-25 2011-05-26 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
WO2011105998A1 (en) * 2010-02-24 2011-09-01 Hewlett-Packard Development Company, L.P. Device driver for a device
US20120081751A1 (en) * 2005-06-08 2012-04-05 Samsung Electronics Co., Ltd. Method and apparatus to upgrade driver of image forming apparatus
CN103186293A (en) * 2011-12-27 2013-07-03 精工爱普生株式会社 Display device, display system, and data supply method for display device
US20130311684A1 (en) * 2013-06-25 2013-11-21 Sky Socket, Llc Peripheral Device Management
US20140068592A1 (en) * 2012-08-31 2014-03-06 Cellco Partnership D/B/A Verizon Wireless Enabling a wireless device to act as a relay for upgrading an accessory coupled to the wireless device
US9535857B2 (en) 2013-06-25 2017-01-03 Airwatch Llc Autonomous device interaction
US9633144B2 (en) 2013-02-21 2017-04-25 Dspace Digital Signal Processing And Control Engineering Gmbh Method for performing an inventory of the hardware components connected to a control unit test system
US9696825B2 (en) 2015-01-27 2017-07-04 I/O Interconnect, Ltd. Method for making cursor control to handheld touchscreen computer by personal computer
US9959024B2 (en) 2015-01-27 2018-05-01 I/O Interconnect, Ltd. Method for launching applications of handheld computer through personal computer
US10025883B2 (en) 2013-02-22 2018-07-17 Dspace Digital Signal Processing And Control Engineering Gmbh Method for generating a configuration for a control unit test system
US20190034361A1 (en) * 2017-07-28 2019-01-31 Action Star Technology Co., Ltd. Peripheral device controlling method by using storage device and storage device capable of controlling peripheral devices
WO2019104178A1 (en) * 2017-11-21 2019-05-31 Milestone Av Technologies Llc Automated usb device selection for pc-based video conferencing

Families Citing this family (102)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8199188B2 (en) * 2001-11-09 2012-06-12 Karl Storz Imaging, Inc. Video imaging system with a camera control unit
US8274559B2 (en) * 2001-11-09 2012-09-25 Karl Storz Imaging, Inc. Replaceable hardware component of a camera control unit for video systems
US8089509B2 (en) * 2001-11-09 2012-01-03 Karl Storz Imaging, Inc. Programmable camera control unit with updatable program
US7624392B2 (en) * 2004-05-18 2009-11-24 Oki Semiconductor Co., Ltd. USB device set
US7511233B2 (en) * 2004-08-04 2009-03-31 Pocrass Alan L Flash memory drive with integrated male and female connectors
US20060047880A1 (en) * 2004-08-27 2006-03-02 Imation Corp. Memory device with HUB capability
US20060069813A1 (en) * 2004-09-30 2006-03-30 International Business Machines Corporation Self-configuring peripheral interface system, peripheral device therefor and interface method
KR20060053251A (en) 2004-10-13 2006-05-19 조배수 System and method for plug and play between host and client by using repeater
TWI252979B (en) * 2004-10-14 2006-04-11 Siliconmotion Inc Controller having auto-run function
KR100662363B1 (en) * 2004-10-19 2007-01-02 엘지전자 주식회사 Apparatus and method for install of display device
US20060143621A1 (en) * 2004-12-29 2006-06-29 Wang Dan T S Self-installing PCMCIA network card
TW200627243A (en) * 2005-01-27 2006-08-01 Inventec Multimedia & Telecom Connection method and system for wireless peripherals and computer platform
US9082456B2 (en) 2005-01-31 2015-07-14 The Invention Science Fund I Llc Shared image device designation
US9489717B2 (en) 2005-01-31 2016-11-08 Invention Science Fund I, Llc Shared image device
US20060174203A1 (en) 2005-01-31 2006-08-03 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Viewfinder for shared image device
US8902320B2 (en) 2005-01-31 2014-12-02 The Invention Science Fund I, Llc Shared image device synchronization or designation
US20060170956A1 (en) 2005-01-31 2006-08-03 Jung Edward K Shared image devices
US7876357B2 (en) 2005-01-31 2011-01-25 The Invention Science Fund I, Llc Estimating shared image device operational capabilities or resources
US7920169B2 (en) 2005-01-31 2011-04-05 Invention Science Fund I, Llc Proximity of shared image devices
US9910341B2 (en) 2005-01-31 2018-03-06 The Invention Science Fund I, Llc Shared image device designation
US8606383B2 (en) 2005-01-31 2013-12-10 The Invention Science Fund I, Llc Audio sharing
US9124729B2 (en) 2005-01-31 2015-09-01 The Invention Science Fund I, Llc Shared image device synchronization or designation
US20060195832A1 (en) * 2005-02-25 2006-08-31 Microsoft Corporation Modules for composing computer systems
US9819490B2 (en) 2005-05-04 2017-11-14 Invention Science Fund I, Llc Regional proximity for shared image device(s)
US10003762B2 (en) 2005-04-26 2018-06-19 Invention Science Fund I, Llc Shared image devices
US9001215B2 (en) 2005-06-02 2015-04-07 The Invention Science Fund I, Llc Estimating shared image device operational capabilities or resources
JP4794910B2 (en) * 2005-05-30 2011-10-19 キヤノン株式会社 System having an electronic device having a plurality of interfaces and a host device, information processing device, electronic device, setup method for the system, control method for the electronic device, setup program, and control program
TWI297115B (en) * 2005-11-25 2008-05-21 Lite On Technology Corp Portable device and method for setting a hardware identity code corresponding to the portable device
US20070174499A1 (en) * 2006-01-03 2007-07-26 Ken Bhella System and method for configuring an electronic device
US20070177426A1 (en) * 2006-01-31 2007-08-02 Richard Dellacona System and method for automated delivery of software payload
US20070198995A1 (en) * 2006-01-31 2007-08-23 Richard Dellacona System and method for automated delivery of software
JP4898269B2 (en) * 2006-04-14 2012-03-14 キヤノン株式会社 Communication device and installation method thereof
EP1850237A1 (en) * 2006-04-25 2007-10-31 Lite-On Technology Corporation Portable device and method for setting a hardware identity code corresponding to the portable device
US20080022380A1 (en) * 2006-05-25 2008-01-24 Gemalto, Inc. Method of patching applications on small resource-constrained secure devices
US8190785B2 (en) * 2006-05-26 2012-05-29 Smart Technologies Ulc Plug-and-play device and method for enhancing features and settings in an interactive display system
US20100115145A1 (en) * 2006-05-26 2010-05-06 Smart Technologies Ulc Plug-and-play device and method of using the same
US20080002760A1 (en) * 2006-06-28 2008-01-03 John Wallace Nasielski Method and apparatus for automatic distribution of device drivers
BRPI0621864A2 (en) * 2006-07-13 2011-12-20 Trek 2000 Int Ltd portable device with user interface
US7774027B2 (en) * 2006-09-28 2010-08-10 Sandisk Corporation Flash drive that configures generic bluetooth controller of the drive to be compatible with multiple bluetooth peripheral devices
TWI362003B (en) * 2006-09-28 2012-04-11 Sandisk Corp Method, flash memory drive and system for bluetooth communication
US7801561B2 (en) * 2006-09-28 2010-09-21 Sandisk Corporation Methods of configuring a generic bluetooth controller of a flash drive to be compatible with multiple bluetooth peripheral devices
US20080109566A1 (en) * 2006-11-03 2008-05-08 Hitt David H Usb mass storage device interconnect module having automatic file transfer capability and method of operation thereof
US8010959B2 (en) 2006-11-29 2011-08-30 Sony Ericsson Mobile Communications Ab System and method for updating device drivers
US20080126628A1 (en) * 2006-11-29 2008-05-29 Sony Ericsson Mobile Communications Ab Methods, devices and computer program products for automatically providing an alternate usb configuration of a usb compliant peripheral device for exposure to a host computer
US8171502B2 (en) * 2006-11-29 2012-05-01 Sony Ericsson Mobile Communications Ab Methods, devices and computer program products for automatically installing device drivers from a peripheral device onto a host computer
US7481659B2 (en) * 2007-01-05 2009-01-27 Imation Corp. Multiconnector memory card
GB2445991B (en) * 2007-01-26 2009-04-01 Key Criteria Connect Ltd Method of loading software in mobile and desktop environments
GB2444305B (en) * 2007-01-26 2010-12-22 Key Criteria Connect Ltd Method of identifying devices in mobile and desktop environments
KR101196431B1 (en) * 2007-03-27 2012-11-01 삼성전자주식회사 An external storage apparatus and method for executing automatically an external storage apparatus
JP2009014796A (en) 2007-06-30 2009-01-22 Sony Corp El display panel, power supply line driving device and electronic equipment
DE202007019122U1 (en) 2007-08-09 2010-09-30 Kobil Systems Gmbh Installation-free chip card reader for secure online banking
KR101416247B1 (en) * 2007-10-05 2014-07-08 삼성전자 주식회사 Video processing apparatus and control method thereof
CN201114141Y (en) * 2007-10-25 2008-09-10 深圳华为通信技术有限公司 Equipment with built-in broad band dial-up function
US20090113061A1 (en) * 2007-10-31 2009-04-30 Xerox Corporation System and method for establishing communications parameters for electronic device
TWI421690B (en) * 2007-11-21 2014-01-01 Ind Tech Res Inst Intelligent remote interface apparatus, system and the method thereof
US9298479B2 (en) * 2007-12-31 2016-03-29 Datalogic ADC, Inc. Systems and methods for configuring, updating, and booting an alternate operating system on a portable data reader
US8090885B2 (en) * 2008-01-14 2012-01-03 Microsoft Corporation Automatically configuring computer devices wherein customization parameters of the computer devices are adjusted based on detected removable key-pad input devices
JP5173475B2 (en) * 2008-02-19 2013-04-03 キヤノン株式会社 Remote controller apparatus, control method thereof, and program
US8660486B2 (en) * 2008-02-28 2014-02-25 Dell Products, Lp Method and system for providing concurrent wireless universal serial bus (WUSB) hub and wireless audio/video interfaces within a single device
US20100281194A1 (en) * 2008-09-02 2010-11-04 Robb Fujioka Modular application computing apparatus, system and method
US10460085B2 (en) 2008-03-13 2019-10-29 Mattel, Inc. Tablet computer
US8719454B2 (en) * 2008-03-19 2014-05-06 Intel Corporation Enabling peripheral communication in a local area network
US20090293052A1 (en) * 2008-05-25 2009-11-26 Seung Pil Kim Apparatus and method for port adaptor for peripheral device software and data
US8762701B2 (en) 2008-10-27 2014-06-24 Hewlett-Packard Development Company, L.P. Process for installing a computer image and joining a computer to a directory based on a unique identifier associated with an end-user
WO2010048759A1 (en) * 2008-10-31 2010-05-06 Zhang Weiming “one host with multiple workstations” computer system, its configuring method and usb hub box
US8010636B2 (en) * 2008-12-02 2011-08-30 Verizon Patent And Licensing Inc. Generic broadband application and plug-ins
EP2202662A1 (en) * 2008-12-24 2010-06-30 Gemalto SA Portable security device protecting against keystroke loggers
US9715681B2 (en) 2009-04-28 2017-07-25 Visa International Service Association Verification of portable consumer devices
US7891560B2 (en) * 2009-05-15 2011-02-22 Visa International Service Assocation Verification of portable consumer devices
US10846683B2 (en) 2009-05-15 2020-11-24 Visa International Service Association Integration of verification tokens with mobile communication devices
US8602293B2 (en) 2009-05-15 2013-12-10 Visa International Service Association Integration of verification tokens with portable computing devices
US9105027B2 (en) 2009-05-15 2015-08-11 Visa International Service Association Verification of portable consumer device for secure services
US9038886B2 (en) 2009-05-15 2015-05-26 Visa International Service Association Verification of portable consumer devices
US8893967B2 (en) 2009-05-15 2014-11-25 Visa International Service Association Secure Communication of payment information to merchants using a verification token
US8534564B2 (en) 2009-05-15 2013-09-17 Ayman Hammad Integration of verification tokens with mobile communication devices
JP2011048503A (en) * 2009-08-25 2011-03-10 Kyocera Mita Corp Image forming device
CN101714925B (en) * 2009-11-09 2012-04-18 华为终端有限公司 Method and system for managing ports of communication equipment, management equipment and communication equipment
CN101739274A (en) * 2009-12-18 2010-06-16 清华大学深圳研究生院 Portable type solid-state memory
US10255591B2 (en) 2009-12-18 2019-04-09 Visa International Service Association Payment channel returning limited use proxy dynamic value
CN101827165A (en) * 2010-01-19 2010-09-08 中兴通讯股份有限公司 Wireless communication device with self-starting function and implementation method
KR101028395B1 (en) * 2010-04-21 2011-04-13 (주)위즈앤테크 System for interconnecting between mobile terminal and blue-tooth device using usb memory
US20110276738A1 (en) * 2010-04-29 2011-11-10 Electronics And Telecommunications Research Institute Sensor node including general-purpose interface port and plug and play function, sensor board including general-purpose interface port and sensor device driver, general-purpose interface port, and operation method of sensor node, sensor board, and general-purpose interface port
US8402321B2 (en) * 2010-06-21 2013-03-19 Litepoint Corporation System and method of providing driver software to test controller to facilitate testing by wireless transceiver tester of a device under test
US9281535B2 (en) 2010-08-12 2016-03-08 Imergy Power Systems, Inc. System dongle
TWI505189B (en) 2010-08-27 2015-10-21 Ibm A method computer program and system for automatic upgrade of virtual appliances
US8745278B2 (en) * 2010-10-13 2014-06-03 Rosemount Inc. Field device with self description
CN102082969B (en) * 2010-10-29 2013-03-27 广东星海数字家庭产业技术研究院有限公司 External Bluetooth equipment driving system for set-top box
US8862787B2 (en) 2010-12-20 2014-10-14 Intel Incorporation Method and apparatus for integrating driver(s) of a portable device into the portable device
US9207928B2 (en) 2011-01-17 2015-12-08 Bladelogic, Inc. Computer-readable medium, apparatus, and methods of automatic capability installation
KR101895243B1 (en) 2011-03-04 2018-10-24 비자 인터네셔널 서비스 어소시에이션 Integration of payment capability into secure elements of computers
US8856506B2 (en) 2011-04-27 2014-10-07 Hewlett-Packard Development Company, L.P. Process for joining a computer to a directory based on either a newly created computer account or renewed computer account depending on a unique identifier associated with an end-user
US8738831B2 (en) 2011-11-29 2014-05-27 Red Hat, Inc. Integrating universal serial bus devices to a computer system
US10282724B2 (en) 2012-03-06 2019-05-07 Visa International Service Association Security system incorporating mobile device
TWI557608B (en) * 2013-04-03 2016-11-11 宏碁股份有限公司 Input apparatus of electronic apparatus and setting method thereof
AU2014368949A1 (en) 2013-12-19 2016-06-09 Visa International Service Association Cloud-based transactions methods and systems
US9922322B2 (en) 2013-12-19 2018-03-20 Visa International Service Association Cloud-based transactions with magnetic secure transmission
AU2015264124B2 (en) 2014-05-21 2019-05-09 Visa International Service Association Offline authentication
US9775029B2 (en) 2014-08-22 2017-09-26 Visa International Service Association Embedding cloud-based functionalities in a communication device
US10187363B2 (en) 2014-12-31 2019-01-22 Visa International Service Association Hybrid integration of software development kit with secure execution environment
WO2016194631A1 (en) * 2015-06-01 2016-12-08 ソニー株式会社 Electronic device and connection method
JP7087472B2 (en) 2018-03-08 2022-06-21 富士通株式会社 Take-out management program, take-out management method, take-out management device and device
JP7103303B2 (en) * 2019-05-16 2022-07-20 横河電機株式会社 Devices, communication modules, application modules and methods

Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4864599A (en) * 1987-07-31 1989-09-05 Nec Corporation Registration of a new cordless telephone to an existing system
US5943042A (en) * 1994-10-07 1999-08-24 International Business Machines Corporation Control method and system for objects on a computer
US6009480A (en) * 1997-09-12 1999-12-28 Telxon Corporation Integrated device driver wherein the peripheral downloads the device driver via an I/O device after it is determined that the I/O device has the resources to support the peripheral device
US6071194A (en) * 1997-06-19 2000-06-06 Act Labs Ltd Reconfigurable video game controller
US6148354A (en) * 1999-04-05 2000-11-14 M-Systems Flash Disk Pioneers Ltd. Architecture for a universal serial bus-based PC flash disk
US20020005834A1 (en) * 2000-04-07 2002-01-17 Seung-Hwan Oh Computer mouse having data recording and decodeing function
US6392671B1 (en) * 1998-10-27 2002-05-21 Lawrence F. Glaser Computer pointing device having theme identification means
US20020095501A1 (en) * 2001-01-12 2002-07-18 Chiloyan John H. Method and system to access software pertinent to an electronic peripheral device based on an address stored in a peripheral device
US20020135613A1 (en) * 2001-03-21 2002-09-26 O'hara Sean M. Transfer of personal information between computing systems
US20020140678A1 (en) * 2001-03-28 2002-10-03 Makoto Kawashima Mouse
US20030204950A1 (en) * 2002-05-01 2003-11-06 Wen-Hwa Chou Method of installing a plug and play device driver
US6654797B1 (en) * 2000-05-25 2003-11-25 International Business Machines Corporation Apparatus and a methods for server configuration using a removable storage device
US6704824B1 (en) * 1999-07-27 2004-03-09 Inline Connection Corporation Universal serial bus adapter with automatic installation
US20050172051A1 (en) * 2004-01-29 2005-08-04 Chi-Tung Chang Method of data transmission
US6926199B2 (en) * 2003-11-25 2005-08-09 Segwave, Inc. Method and apparatus for storing personalized computing device setting information and user session information to enable a user to transport such settings between computing devices
US20050176505A1 (en) * 2004-02-09 2005-08-11 Stanley Mark J. Method and apparatus for providing computer pointing device input to a video game console
US20050179664A1 (en) * 2004-02-13 2005-08-18 Yuan-Chen Lee Keyboard with extension keys and method for setting key codes of the extension keys thereof
US20060007151A1 (en) * 2004-06-08 2006-01-12 Pranil Ram Computer Apparatus with added functionality
US7039759B2 (en) * 2000-02-21 2006-05-02 Trek Technology (Singapore) Pte. Ltd. Portable data storage device
US7133938B2 (en) * 2002-02-26 2006-11-07 Fujitsu Component Limited Hub controller with connected first and second device wherein second device contains drivers and first device in disable state before driver read from second device
US7175078B2 (en) * 2002-03-13 2007-02-13 Msystems Ltd. Personal portable storage medium
US7197029B1 (en) * 2000-09-29 2007-03-27 Nortel Networks Limited System and method for network phone having adaptive transmission modes
US7225448B2 (en) * 2003-08-14 2007-05-29 Lenovo (Singapore) Pte. Ltd. System and method for hibernating application state data on removable module
US7308584B2 (en) * 2003-08-14 2007-12-11 International Business Machines Corporation System and method for securing a portable processing module
US7373656B2 (en) * 2000-10-27 2008-05-13 Sandisk Il Ltd. Automatic configuration for portable devices
US7555568B2 (en) * 2004-02-28 2009-06-30 Huang Evan S Method and apparatus for operating a host computer from a portable apparatus
US7610331B1 (en) * 2000-09-13 2009-10-27 Lightsurf Technologies, Inc. System and method for dynamic uploading and execution of applications and drivers between devices
US7782306B2 (en) * 2003-05-09 2010-08-24 Microsoft Corporation Input device and method of configuring the input device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6963935B1 (en) * 1999-08-31 2005-11-08 Gateway Inc. Peripheral universal bus hub
US20050055690A1 (en) * 2003-09-10 2005-03-10 Microsoft Corporation System and method for communication between computers via an integrated hardware device

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4864599A (en) * 1987-07-31 1989-09-05 Nec Corporation Registration of a new cordless telephone to an existing system
US5943042A (en) * 1994-10-07 1999-08-24 International Business Machines Corporation Control method and system for objects on a computer
US6071194A (en) * 1997-06-19 2000-06-06 Act Labs Ltd Reconfigurable video game controller
US6009480A (en) * 1997-09-12 1999-12-28 Telxon Corporation Integrated device driver wherein the peripheral downloads the device driver via an I/O device after it is determined that the I/O device has the resources to support the peripheral device
US6392671B1 (en) * 1998-10-27 2002-05-21 Lawrence F. Glaser Computer pointing device having theme identification means
US6148354A (en) * 1999-04-05 2000-11-14 M-Systems Flash Disk Pioneers Ltd. Architecture for a universal serial bus-based PC flash disk
US6704824B1 (en) * 1999-07-27 2004-03-09 Inline Connection Corporation Universal serial bus adapter with automatic installation
US7039759B2 (en) * 2000-02-21 2006-05-02 Trek Technology (Singapore) Pte. Ltd. Portable data storage device
US20020005834A1 (en) * 2000-04-07 2002-01-17 Seung-Hwan Oh Computer mouse having data recording and decodeing function
US6654797B1 (en) * 2000-05-25 2003-11-25 International Business Machines Corporation Apparatus and a methods for server configuration using a removable storage device
US7610331B1 (en) * 2000-09-13 2009-10-27 Lightsurf Technologies, Inc. System and method for dynamic uploading and execution of applications and drivers between devices
US7197029B1 (en) * 2000-09-29 2007-03-27 Nortel Networks Limited System and method for network phone having adaptive transmission modes
US7373656B2 (en) * 2000-10-27 2008-05-13 Sandisk Il Ltd. Automatic configuration for portable devices
US20020095501A1 (en) * 2001-01-12 2002-07-18 Chiloyan John H. Method and system to access software pertinent to an electronic peripheral device based on an address stored in a peripheral device
US20020135613A1 (en) * 2001-03-21 2002-09-26 O'hara Sean M. Transfer of personal information between computing systems
US20020140678A1 (en) * 2001-03-28 2002-10-03 Makoto Kawashima Mouse
US7133938B2 (en) * 2002-02-26 2006-11-07 Fujitsu Component Limited Hub controller with connected first and second device wherein second device contains drivers and first device in disable state before driver read from second device
US7175078B2 (en) * 2002-03-13 2007-02-13 Msystems Ltd. Personal portable storage medium
US20030204950A1 (en) * 2002-05-01 2003-11-06 Wen-Hwa Chou Method of installing a plug and play device driver
US7782306B2 (en) * 2003-05-09 2010-08-24 Microsoft Corporation Input device and method of configuring the input device
US7308584B2 (en) * 2003-08-14 2007-12-11 International Business Machines Corporation System and method for securing a portable processing module
US7225448B2 (en) * 2003-08-14 2007-05-29 Lenovo (Singapore) Pte. Ltd. System and method for hibernating application state data on removable module
US6926199B2 (en) * 2003-11-25 2005-08-09 Segwave, Inc. Method and apparatus for storing personalized computing device setting information and user session information to enable a user to transport such settings between computing devices
US20050172051A1 (en) * 2004-01-29 2005-08-04 Chi-Tung Chang Method of data transmission
US20050176505A1 (en) * 2004-02-09 2005-08-11 Stanley Mark J. Method and apparatus for providing computer pointing device input to a video game console
US20050179664A1 (en) * 2004-02-13 2005-08-18 Yuan-Chen Lee Keyboard with extension keys and method for setting key codes of the extension keys thereof
US7555568B2 (en) * 2004-02-28 2009-06-30 Huang Evan S Method and apparatus for operating a host computer from a portable apparatus
US20060007151A1 (en) * 2004-06-08 2006-01-12 Pranil Ram Computer Apparatus with added functionality

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10359957B2 (en) 2000-11-01 2019-07-23 Flexiworld Technologies, Inc. Integrated circuit device that includes a secure element and a wireless component for transmitting protected data over short range wireless point-to-point communications
US11829776B2 (en) 2002-12-12 2023-11-28 Flexiworld Technologies, Inc. Integrated circuit device that includes a protected memory component for transmitting protected data over a communication interface
US8296757B2 (en) 2002-12-12 2012-10-23 Flexiworld Technologies, Inc. Copy protection of software and/or data
US8972610B2 (en) 2002-12-12 2015-03-03 Flexiworld Technologies, Inc. Portable communication USB device for providing mobile internet access service or for providing other communication services
US9043482B2 (en) 2002-12-12 2015-05-26 Flexiworld Technologies, Inc. Portable communication device for providing phone calling service
US8533352B2 (en) 2002-12-12 2013-09-10 Flexiworld Technologies, Inc. Method for internet access and for communication
US9116723B2 (en) 2002-12-12 2015-08-25 Flexiworld Technologies, Inc. Communication device or media device for providing phone calling service, internet access service, or digital content service
US11662918B2 (en) 2002-12-12 2023-05-30 Flexiworld Technologies, Inc. Wireless communication between an integrated circuit memory device and a wireless controller device
US11467856B2 (en) * 2002-12-12 2022-10-11 Flexiworld Technologies, Inc. Portable USB device for internet access service
US10963169B2 (en) 2002-12-12 2021-03-30 Flexiworld Technologies, Inc. Integrated circuit device storing protected data for wireless transmitting, over short range wireless communication, the protected data to a wireless computing device
US8595717B2 (en) 2002-12-12 2013-11-26 Flexiworld Technologies, Inc. Memory controller that includes support for autorun of software or data
US20040127254A1 (en) * 2002-12-12 2004-07-01 Chang William Ho Device for wireless communication between computing devices
US7908401B2 (en) 2002-12-12 2011-03-15 Flexiworld Technology, Inc. Method and device for wireless communication between computing devices
US7805720B2 (en) 2003-04-11 2010-09-28 Flexiworld Technologies, Inc. Autorun for integrated circuit memory component
US20100174834A1 (en) * 2005-03-04 2010-07-08 Cambridge Silicon Radio Limited Software Install Automation
US8073997B2 (en) * 2005-03-04 2011-12-06 Cambridge Silicon Radio Limited Software install automation
US20120081751A1 (en) * 2005-06-08 2012-04-05 Samsung Electronics Co., Ltd. Method and apparatus to upgrade driver of image forming apparatus
US20090293071A1 (en) * 2008-05-20 2009-11-26 Tenx Technology Inc. Computer interface controller
US20100095291A1 (en) * 2008-10-10 2010-04-15 Sony Corporation Software upgrade using single source channel
US8677344B2 (en) * 2008-10-10 2014-03-18 Sony Corporation Software upgrade using single source channel
US20100146000A1 (en) * 2008-12-04 2010-06-10 International Business Machines Corporation Administering Blade Servers In A Blade Center
US20100299709A1 (en) * 2009-05-19 2010-11-25 O'connor Michael Denis Accessing content via a receiver coupled to a transmitter
US8281343B2 (en) 2009-05-19 2012-10-02 Cisco Technology, Inc. Management and display of video content
US8352616B2 (en) 2009-05-19 2013-01-08 Cisco Technology, Inc. Configuring a network connection
US20100296654A1 (en) * 2009-05-19 2010-11-25 Terence Wilson Configuring a network connection
US20100299417A1 (en) * 2009-05-19 2010-11-25 Stephen Christopher Austin Configuring a network connection
US20100299712A1 (en) * 2009-05-19 2010-11-25 Stephen Christopher Austin Dual Function Device
US20100297964A1 (en) * 2009-05-19 2010-11-25 Stephen Christopher Austin Dual function device
US8682262B2 (en) 2009-05-19 2014-03-25 Cisco Technology, Inc. Dual function device
US20100295994A1 (en) * 2009-05-19 2010-11-25 Jonathan Kaplan Management and display of video content
US8914558B2 (en) 2009-11-25 2014-12-16 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
US8312184B2 (en) * 2009-11-25 2012-11-13 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
US20110125937A1 (en) * 2009-11-25 2011-05-26 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
CN102754068A (en) * 2010-02-24 2012-10-24 惠普发展公司,有限责任合伙企业 Device driver for a device
US8984539B2 (en) 2010-02-24 2015-03-17 Hewlett-Packard Development Company, L.P. Loading a device driver from a device
WO2011105998A1 (en) * 2010-02-24 2011-09-01 Hewlett-Packard Development Company, L.P. Device driver for a device
CN103186293A (en) * 2011-12-27 2013-07-03 精工爱普生株式会社 Display device, display system, and data supply method for display device
US9128796B2 (en) * 2012-08-31 2015-09-08 Cellco Partnership Enabling a wireless device to act as a relay for upgrading an accessory coupled to the wireless device
US20140068592A1 (en) * 2012-08-31 2014-03-06 Cellco Partnership D/B/A Verizon Wireless Enabling a wireless device to act as a relay for upgrading an accessory coupled to the wireless device
US9633144B2 (en) 2013-02-21 2017-04-25 Dspace Digital Signal Processing And Control Engineering Gmbh Method for performing an inventory of the hardware components connected to a control unit test system
US10025883B2 (en) 2013-02-22 2018-07-17 Dspace Digital Signal Processing And Control Engineering Gmbh Method for generating a configuration for a control unit test system
US9535857B2 (en) 2013-06-25 2017-01-03 Airwatch Llc Autonomous device interaction
US9514078B2 (en) * 2013-06-25 2016-12-06 Airwatch Llc Peripheral device management
US20150169485A1 (en) * 2013-06-25 2015-06-18 Airwatch Llc Peripheral Device Management
US8924608B2 (en) * 2013-06-25 2014-12-30 Airwatch Llc Peripheral device management
US20130311684A1 (en) * 2013-06-25 2013-11-21 Sky Socket, Llc Peripheral Device Management
US9696825B2 (en) 2015-01-27 2017-07-04 I/O Interconnect, Ltd. Method for making cursor control to handheld touchscreen computer by personal computer
US9959024B2 (en) 2015-01-27 2018-05-01 I/O Interconnect, Ltd. Method for launching applications of handheld computer through personal computer
US20190034361A1 (en) * 2017-07-28 2019-01-31 Action Star Technology Co., Ltd. Peripheral device controlling method by using storage device and storage device capable of controlling peripheral devices
WO2019104178A1 (en) * 2017-11-21 2019-05-31 Milestone Av Technologies Llc Automated usb device selection for pc-based video conferencing

Also Published As

Publication number Publication date
US20050278461A1 (en) 2005-12-15
JP2005353073A (en) 2005-12-22
EP1662385A3 (en) 2008-03-19
EP1662385A2 (en) 2006-05-31
US7293117B2 (en) 2007-11-06

Similar Documents

Publication Publication Date Title
US7293117B2 (en) Self-installing peripheral device with memory wherein in response to user request for additional storage peripheral device being configured to remove installation software stored on memory
US8856723B2 (en) Apparatus and method for network driver injection into target image
US7165109B2 (en) Method and system to access software pertinent to an electronic peripheral device based on an address stored in a peripheral device
US7536486B2 (en) Automatic protocol determination for portable devices supporting multiple protocols
US5835759A (en) Launching computer applications
US10055415B2 (en) Methods and systems for deploying hardware files to a computer
US9122623B1 (en) Method for creation of device drivers and device objects for peripheral devices
US8136085B2 (en) System and method for implementing a shared platform or software resource for coupled computing devices
US20110167300A1 (en) Device driver rollback
US10599542B2 (en) Device configuration with cached pre-assembled driver state
JP2004021981A (en) Image based software installation
US7512833B1 (en) Universal imaging utility program
US20050055690A1 (en) System and method for communication between computers via an integrated hardware device
KR20020047709A (en) System for upgrading device driver and method for upgrading the same
US20060282571A1 (en) Multimedia devices with enhanced functionality
JP2003099268A (en) Method and system for creating and employing operating system having selected functionality
US20080155529A1 (en) Portable storage device, system and method for automatic software installation
KR100654675B1 (en) A Portable Data Storage System and Method to Run Application Programs on a Host Computer System
JP2001043071A (en) Method and system for transferring application program from system firmware to storage device
US20030182456A1 (en) Portable peripheral apparatus with an embedded storage module
US20050257218A1 (en) Method for automatically downloading and installing driver of peripheral
WO2023030142A1 (en) Application upgrade method, electronic device, chip and readable storage medium
Perens et al. Installing Debian GNU/Linux 3.0 For PowerPC

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034542/0001

Effective date: 20141014