Home
last modified time | relevance | path

Searched refs:N1 (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/Documentation/arm/SA1100/
DBrutus32 options "9600 8N1"
45 you may use minicom configured with /dev/ttyS1, 9600 baud, 8N1, no flow
DGraphicsClient42 options "38400 8N1"
55 and that minicom is preconfigured with /dev/ttyS1, 38400 baud, 8N1, no flow
DCERF15 - Serial ports with a serial console (hardcoded to 38400 8N1)
/linux-2.4.37.9/Documentation/networking/
Dvortex.txt80 options=N1,N2,N3,...
126 full_duplex=N1,N2,N3...
135 global_full_duplex=N1
140 flow_ctrl=N1,N2,N3...
178 hw_checksums=N1,N2,N3,...
219 enable_wol=N1,N2,N3,...
/linux-2.4.37.9/include/net/irda/
Dirlap.h138 int N1; /* N1 * F-timer = Negitiated link disconnect warning threshold */ member
/linux-2.4.37.9/net/irda/
Dirlap.c1071 self->N1 = -2; /* Disable - Need to be multiple of 2*/ in irlap_apply_connection_parameters()
1073 self->N1 = sysctl_warn_noreply_time * 1000 / in irlap_apply_connection_parameters()
1076 IRDA_DEBUG(4, "Setting N1 = %d\n", self->N1); in irlap_apply_connection_parameters()
Dirlap_event.c1469 if((self->retry_count % self->N1) == 0) in irlap_state_nrm_p()
2056 if((self->retry_count % (self->N1 / 2)) == 0) in irlap_state_nrm_s()
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt183 - "ser": built-in serial port; parameters: 9600bps, 8N1
190 - "ser1": ST-MFP serial port ("Modem1"); parameters: 9600bps, 8N1
191 - "ser2": SCC channel B serial port ("Modem2"); parameters: 9600bps, 8N1
194 - "midi": The MIDI port; parameters: 31250bps, 8N1
/linux-2.4.37.9/drivers/char/
Dser_a2232fw.ax433 DoSpeedy lda #%10011000 ; 8N1, 1200/2400 bps ;
/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan_pda.S287 ;; setup the serial port. 9600 8N1.
Dxircom_pgs.S325 ;; setup the serial port. 9600 8N1.