agp update: force_pci for nv.settings added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8099 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ee6141d2af
commit
d7533bcf31
@ -5,7 +5,7 @@
|
||||
Other authors:
|
||||
Mark Watson;
|
||||
Apsed;
|
||||
Rudolf Cornelissen 10/2002-5/2004.
|
||||
Rudolf Cornelissen 10/2002-6/2004.
|
||||
*/
|
||||
|
||||
#ifndef DRIVERINTERFACE_H
|
||||
@ -87,6 +87,7 @@ typedef struct settings { // apsed, see comments in nv.settings
|
||||
bool usebios;
|
||||
bool hardcursor;
|
||||
bool switchhead;
|
||||
bool force_pci;
|
||||
} settings;
|
||||
|
||||
/*shared info*/
|
||||
|
Loading…
Reference in New Issue
Block a user