haiku/src/kernel
beveloper 3fe5330ccb While Intel documentation lists PCI capability as 32 bit entities,
the PCI specifications lists it as two 8 bit entities, followed by
a unknown number of vendor specific data. It should be better to do
two 8 bit reads, instead of one 16 or 32 bit access.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@479 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-27 20:24:45 +00:00
..
apps Remove the apps mount and unmount from the kernel build as they 2002-07-25 13:30:59 +00:00
boot Refined cv_factor calculation. 2002-07-24 12:39:31 +00:00
core While Intel documentation lists PCI capability as 32 bit entities, 2002-07-27 20:24:45 +00:00
drivers Remove some unused and unloved files... 2002-07-25 13:32:22 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
vm2 Update to reflect that there is some locking in place now. 2002-07-25 01:28:45 +00:00
Jamfile Remove the apps mount and unmount from the kernel build as they 2002-07-25 13:30:59 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00