I was actually working on a feature like this for my GUI so that it could
automatically load drivers, which does a simple scan of the PCI bus and
reports the devices it finds. There is already a list of PCI device IDs
available at pcidatabase.com, which may be useful to us. I could extract my
PCI scanner routines into their own application which performs the lookup
and DEVLOADs the appropriate drivers.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to