Study: Linux nears Windows XP usability (ComputerWorld)
Posted Aug 5, 2003 23:37 UTC (Tue) by
Peter (guest, #1127)
In reply to:
Study: Linux nears Windows XP usability (ComputerWorld) by mmarq
Parent article:
Study: Linux nears Windows XP usability (ComputerWorld)
WHAT IS NEEDED IS A DRIVER MODEL THAT SUPPORTS GENERAL HARDWARE INDUSTRY; AND NOT HIDES BEHIND MODVERSIONS,... I.E. API/ABI
FOR HARDWARE.
There are several fixed interfaces for hardware. Some have succeeded, some haven't. Some examples of popular hardware with a more or less fixed hardware / software interface:
- external RS232 modems
- PS/2 mice
- USB mass storage devices
- IEEE1394 digital video cameras
- SCSI-2 tape drives
- SVGA monitors
- MIDI equipment
- USB keyboards
- LVD disks and disk arrays
- ATAPI CD-RW drives
and a few interface cards whose OS interface was standardised:
- ISA bus modems
- I2O network interfaces
- I2O disk interfaces
- ARCnet network interfaces
- USB 2.0 interface cards
So it's not like "hardware with no need for a custom driver" doesn't exist. Au contraire, it's quite common. If you wonder why high-end hardware usually requires custom drivers, ponder it for awhile. It's not like hardware companies enjoy writing drivers - if they could get out of it they probably would.
Now, if you actually meant API/ABI FOR DRIVERS rather than API/ABI FOR HARDWARE ... sorry, not gonna happen, google up on UDI, been there done that nobody wanted it except Intel, SCO (yes, that SCO) and david parsons.
(
Log in to post comments)