haiku/headers
Axel Dörfler 86a48e24ad Got inspired by mmu_man's dmidecode release and added a simple identification
of BIOS32, SMBIOS, and DMI services.
Also implemented a get_bios32_service() function which you can use to get
access to that service (ie. for use by the PCI bus manager).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10286 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-29 20:42:04 +00:00
..
cpp - added implementation of stdc++ for haiku 2004-11-10 20:33:33 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs Invariably, I forget to add *something* to the tree. :( 2004-11-12 22:29:39 +00:00
os Added a note to the new B_TEAM_USAGE_SELF/CHILDREN constants that they 2004-11-27 12:59:45 +00:00
posix Fixed a link problem - uname() should be extern C when used in C++ code. 2004-11-17 01:26:11 +00:00
private Got inspired by mmu_man's dmidecode release and added a simple identification 2004-11-29 20:42:04 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00