root/drivers/char/pcxxconfig.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #define NUMCARDS 1
   2 
   3 struct board_info boards[NUMCARDS]={
   4 {       ENABLED, 0, ON, 16, 0x200, 0xd0000 }
   5 };

/* [previous][next][first][last][top][bottom][index][help] */