/netbsd-src/sys/arch/xen/x86/ |
H A D | consinit.c | 94 #ifndef CONSDEVNAME 95 #define CONSDEVNAME "pc" macro 113 CONSDEVNAME,
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | consinit.c | 107 #ifndef CONSDEVNAME 108 #define CONSDEVNAME "pc" macro 126 CONSDEVNAME,
|
/netbsd-src/sys/arch/evbarm/integrator/ |
H A D | integrator_machdep.c | 177 #ifndef CONSDEVNAME 178 #define CONSDEVNAME "plcom" macro 380 char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/netwinder/netwinder/ |
H A D | netwinder_machdep.c | 168 #ifndef CONSDEVNAME 170 # define CONSDEVNAME "igsfb" macro 172 # define CONSDEVNAME "com" macro 174 # error CONSDEVNAME not defined and no known console device configured 877 const char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/cats/cats/ |
H A D | cats_machdep.c | 159 #ifndef CONSDEVNAME 160 #define CONSDEVNAME "vga" macro 521 const char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/evbarm/kobo/ |
H A D | kobo_machdep.c | 385 #ifdef CONSDEVNAME 386 const char consdevname[] = CONSDEVNAME; 506 #ifdef CONSDEVNAME in consinit()
|
/netbsd-src/sys/arch/amd64/conf/ |
H A D | INSTALL | 10 options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=115200
|
H A D | XEN3_DOMU | 23 #options CONSDEVNAME="\"xencons\""
|
H A D | XEN3_DOM0 | 26 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600 64 #options CONSDEVNAME="\"xencons\""
|
/netbsd-src/sys/arch/evbarm/netwalker/ |
H A D | netwalker_machdep.c | 630 #ifdef CONSDEVNAME 631 const char consdevname[] = CONSDEVNAME; 659 #ifdef CONSDEVNAME in consinit()
|
/netbsd-src/sys/arch/evbarm/conf/ |
H A D | KOBO | 24 options CONSDEVNAME="\"imxuart\"",CONADDR=0x53fc0000
|
H A D | NETWALKER | 16 options CONSDEVNAME="\"imxuart\"",CONADDR=0x73fbc000
|
H A D | MMNET_GENERIC | 42 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
|
H A D | MPCSA_GENERIC | 42 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | g42xxeb_machdep.c | 920 char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/evbarm/viper/ |
H A D | viper_machdep.c | 830 char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/evbarm/lubbock/ |
H A D | lubbock_machdep.c | 984 char *console = CONSDEVNAME; in consinit()
|
/netbsd-src/sys/arch/mmeye/conf/ |
H A D | MMTAROMNEW | 33 #options CONSDEVNAME="\"com\""
|
H A D | MMTAICE | 38 #options CONSDEVNAME="\"com\""
|
/netbsd-src/sys/arch/i386/conf/ |
H A D | GENERIC_PS2TINY | 26 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
|
H A D | XEN3PAE_DOMU | 25 #options CONSDEVNAME="\"xencons\""
|
H A D | NET4501 | 32 #options CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
|
H A D | INSTALL_TINY | 32 #options CONSDEVNAME="\"com\"",CONADDR=0x3f8,CONSPEED=9600
|
H A D | GENERIC_TINY | 21 #options CONSDEVNAME="\"com\""
|
/netbsd-src/sys/arch/netwinder/conf/ |
H A D | GENERIC | 47 #options CONSDEVNAME="\"com\"",CONCOMADDR=0x3f8,CONSPEED=115200
|