Welcome, Guest. Please login or register.

Author Topic: Drivers for hardware *in* the device  (Read 3263 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Drivers for hardware *in* the device
« on: May 17, 2007, 07:59:03 AM »
Why are we not seeing hardware which contains its own driver? This seems entirely feasible to me. For example, an AGP graphics card could have an area of flash memory which contains the drivers required. If the card is supported by multiple platforms the a jumper can be used to select Windows/MacOS/Linux/None (where none bypasses the built-in driver). If the developer releases an updated driver, then the flash memory on the card is updated with the new version with an update utility (instead of installing the driver on the computer). I see no reason why this couldn't work with USB devices as well.

Somebody is bound to ask what the point it. Well imagine how much easier it would be to install new hardware if you only had to plug it in and never worry about installing drivers. It truely would be plug and play.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Drivers for hardware *in* the device
« Reply #1 on: May 17, 2007, 09:49:25 AM »
Are you saying that this diversity of standards makes embedded drivers impossible, or just more complex?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Drivers for hardware *in* the device
« Reply #2 on: May 17, 2007, 11:01:23 AM »
Shame the standards are so non-standard :roll:

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10