'doc' update
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8391 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
18265907c9
commit
88591d4299
@ -100,6 +100,7 @@ status_t nv_agp_setup(void)
|
||||
}
|
||||
|
||||
/* abort if specified by user in nv.settings */
|
||||
//fixme: should probably be removed now... or updated to work via the busmanager.
|
||||
if (si->settings.force_pci)
|
||||
{
|
||||
/* user specified not to use AGP */
|
||||
|
@ -80,7 +80,7 @@ status_t nv_general_powerup()
|
||||
{
|
||||
status_t status;
|
||||
|
||||
LOG(1,("POWERUP: nVidia (open)BeOS Accelerant 0.20 running.\n"));
|
||||
LOG(1,("POWERUP: nVidia (open)BeOS Accelerant 0.21 running.\n"));
|
||||
|
||||
/* preset no laptop */
|
||||
si->ps.laptop = false;
|
||||
|
Loading…
Reference in New Issue
Block a user