added setting 'dma_acc' for nv.settings.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10845 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2005-01-18 18:25:40 +00:00
parent 6a209f3a00
commit d1a21786b1

View File

@ -116,6 +116,7 @@ typedef struct { // apsed, see comments in nv.settings
bool force_pci;
bool unhide_fw;
bool pgm_panel;
bool dma_acc;
} nv_settings;
/*shared info*/