|
Written by Karl vom Dorff
|
|
Sunday, 03 June 2007 |
We may be working on transferring the hardware database over to Haiku's official site, which makes sense in my opinion. Others have also expressed interest in having bounties at Haiku's official site (also a good idea).
When thinking about bounties, two come to mind. One I think that compliments the hardware database, would be the implementation of a post install subscription by the user to a 'Haiku Driver Management System' (consider it something like Windows Update, but for Haiku - and for your hardware).
You can follow the threads from my original post: here
Ryan Leavengood best sums it up in his post:
"A simple web application provides a way for PCI vendor and device ID
(and other identifying information) to be associated with a particular
driver. Each driver could have an embedded unique ID to simplify
identifying drivers. The driver IDs in the database are then
associated with URLs for downloading. A simple driver package format
(like a zip file with a manifest that describes where the driver is to
be installed) could be used to automate installation. That is what the
URLs would point to.
Upon installation of Haiku, users are urged to join the "Haiku Driver
Management System", which will take all the hardware devices they have
working and upload that information to the web application (PCI IDs
and the working driver ID.) Any non-working devices will be queried
for on the web application. If a matching driver is found, it is
downloaded and installed. If no match is found, the user is politely
informed that unfortunately there is no driver for that device, but
the HDMS can query the system weekly to see if a driver has been
provided in the meantime.
We in the Haiku project can regularly query the hardware management
database to see which devices lacking drivers are the most popular.
This information can then be used by Haiku or other third party driver
writers to implement the most needed drivers.
Sounds pretty darn good to me :)"
Sounds good to me too! The other thing that comes to mind is porting the basic LIRC project (without all the drivers). This would eventually help Haiku to get access to remote controls!
Community, what are your thoughts??
|