⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 data.c

📁 操作系统SunOS 4.1.3版本的源码
💻 C
📖 第 1 页 / 共 4 页
字号:
/***** spif test *****/  CPUGROUP,			/* group */  SPIF,				/* id */  0,				/* unit */  2,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "SPC/S #",			/* label */  "stc\0\0",			/* devname */  "spiftest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  (char *)0x103601,		/* data */#ifdef sun386/***** i387 test *****/  CPUGROUP,                     /* group */  I387,				/* id */  -1,				/* unit, single */  2,                            /* selection type */  0,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  DISABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "Floating Point Accelerator", /* label */  "387i",			/* devname */  "i387",                       /* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  NULL,                         /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  NULL,                         /* data *//***** FPX/WEITEK test *****/  DEVGROUP,                     /* group */  FPX,                          /* id */  -1,				/* unit, single */  0,                            /* selection type */  0,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  ENABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "Sun 386i FPX",               /* label */  "fpx",			/* devname */  "fpx",                        /* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  NULL,                         /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  NULL,                         /* data *//***** V7-VGA test *****/  DEVGROUP,                     /* group */  SUNVGA,                       /* id */  -1,				/* unit, single */  0,                            /* selection type */  0,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  ENABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "SunVGA",                     /* label */  "vga",			/* devname */  "sunvga",                     /* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  NULL,                         /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  NULL,                         /* data */#endif/***** 2nd ethernet test(ie1) *****/  DEVGROUP,			/* group */  ENET2,			/* id */  -1,				/* unit, single(with non-zero device number) */  2,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "Ethernet",			/* label */  "ie\0\0",			/* devname */  "nettest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  (char *)10,			/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  (char *)1,			/* data *//***** Interfaces's Network Coprocessor: OMNI board ethernet test(ne0) *****/  DEVGROUP,                     /* group */  OMNI_NET,                     /* id */  0,                            /* unit */  0,                            /* selection type */  1,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  ENABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "Ethernet",                   /* label */  "ne\0\0",                     /* devname */  "nettest",                    /* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  (char *)10,                   /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  (char *)1,                    /* data *//***** fddi *****/  DEVGROUP,			/* group */  FDDI,				/* id */  0,				/* unit */  2,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "Fddi",			/* label */  "fddi\0\0",			/* devname */  "nettest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  (char *)10,			/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  (char *)1,			/* data *//***** flamingo test(tvone0) *****/  DEVGROUP,			/* group */  TV1,				/* id */  0,				/* unit */  0,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "SunVideo",			/* label */  "tvone\0\0",			/* devname */  "tv1test",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** color test(cgtwo) *****/  DEVGROUP,			/* group */  COLOR2,			/* id */  0,				/* unit */  0,				/* selection type */  0,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "Color FB",			/* label */  "cgtwo\0\0",			/* devname */  "color",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data */#ifdef sun386/***** color test RRacer (cgfive) *****/  DEVGROUP,         /* group */  COLOR5,           /* id */  0,                /* unit */  0,                /* selection type */  0,                /* popup */  1,                /* test_no */  1,                /* which_test */  ENABLE,           /* dev_enable */  ENABLE,           /* enable */  0,                /* pass */  0,                /* error */  "10",             /* priority */  0,                /* pid */  "RRColor FB",     /* label */  "cgfive\0\0",     /* devname */  "color",          /* testname */  NULL,             /* tail */  NULL,             /* environ */  NULL,             /* env */  NULL,             /* special */  NULL,             /* conf */  NULL,             /* select */  NULL,             /* option */  NULL,             /* msg */  NULL,             /* data */#else	sun386/***** color test(cgfive) *****/  DEVGROUP,			/* group */  COLOR5,			/* id */  0,				/* unit */  0,				/* selection type */  0,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "Double Color FB",		/* label */  "cgtwo\0\0",			/* devname */  "cg5test",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data */#endif	sun386/***** color test(cgnine0) *****/  DEVGROUP,                     /* group */  COLOR9,                       /* id */  0,                            /* unit */  0,                            /* selection type */  0,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  ENABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "Color FB",                   /* label */  "cgnine\0\0",                 /* devname */  "c24",                  	/* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  NULL,                         /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  NULL,                         /* data */ /***** FPA test *****/  DEVGROUP,			/* group */  FPA,				/* id */  0,				/* unit */  0,				/* selection type */  0,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "Floating Point Accelerator",	/* label */  "fpa\0\0",			/* devname */  "fpatest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** FPA3X test *****/  DEVGROUP,                     /* group */  FPA3X,                        /* id */  0,                            /* unit */  0,                            /* selection type */  0,                            /* popup */  1,                            /* test_no */  1,                            /* which_test */  ENABLE,                       /* dev_enable */  ENABLE,                       /* enable */  0,                            /* pass */  0,                            /* error */  "10",                         /* priority */  0,                            /* pid */  "Floating Point Accelerator 3x", /* label */  "fpa\0\0",                    /* devname */  "fpatest",                    /* testname */  NULL,                         /* tail */  NULL,                         /* environ */  NULL,                         /* env */  NULL,                         /* special */  NULL,                         /* conf */  NULL,                         /* select */  NULL,                         /* option */  NULL,                         /* msg */  NULL,                         /* data *//***** sky test *****/  DEVGROUP,			/* group */  SKY,				/* id */  0,				/* unit */  0,				/* selection type */  0,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "SKY Board",			/* label */  "sky\0\0",			/* devname */  "ffpusr",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** gp&b test *****/  DEVGROUP,			/* group */  GP,				/* id */  0,				/* unit */  1,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "GP/GB",			/* label */  "gpone\0\0",			/* devname */  "gpmtest",			/* testname */  NULL,				/* tail */  "SYSDIAG_DIRECTORY=.",	/* environ */  "SYSDIAG_DIRECTORY=.",	/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** gp2 test *****/  DEVGROUP,			/* group */  GP2,				/* id */  0,				/* unit */  1,				/* selection type */  0,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "GP2",			/* label */  "gpone\0\0",			/* devname */  "gp2test",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** mti(ALM) test *****/  DEVGROUP,			/* group */  MTI,				/* id */  0,				/* unit */  2,				/* selection type */  1,				/* popup */  1,				/* test_no */  1,				/* which_test */  ENABLE,			/* dev_enable */  DISABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "ALM #",			/* label */  "mti\0\0",			/* devname */  "sptest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** mcp(ALM2, SCP2, printer) test *****/  DEVGROUP,			/* group */  MCP,				/* id */  0,				/* unit */  2,				/* selection type */  1,				/* popup */  2,				/* test_no */  1,				/* which_test */  DISABLE,			/* dev_enable */  ENABLE,			/* enable */  0,				/* pass */  0,				/* error */  "10",				/* priority */  0,				/* pid */  "ALM2 #",			/* label */  "mcp\0\0",			/* devname */  "sptest",			/* testname */  NULL,				/* tail */  NULL,				/* environ */  NULL,				/* env */  NULL,				/* special */  NULL,				/* conf */  NULL,				/* select */  NULL,				/* option */  NULL,				/* msg */  NULL,				/* data *//***** printer test *****/  DEVGROUP,			/* group */  PRINTER,			/* id */  0,				/* unit */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -