📄 serial_cs.4
字号:
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" serial_cs.4 1.13 2002/04/24 06:20:09.\".TH SERIAL_CS 4 "2002/04/24 06:20:09" "pcmcia-cs".SH NAMEserial_cs \- PCMCIA serial port driver.SH SYNOPSIS.B insmod serial_cs.o.RB [ pc_debug=\c.IR n ].RB [ irq_list=\c.IR i,j,... ].RB [ do_sound=\c.IR n ].RB [ buggy_uart=\c.IR n ].SH DESCRIPTION.B Serial_csis the Card Services driver for all PCMCIA serial devices, includingmodem cards. When.B serial_csis bound to a serial or modem card, it will generally attempt toallocate the first unused serial device for use by the card. Thedevice chosen will be recorded in the kernel log file, and will alsobe reported to.BR cardmgr (8).The major and minor numbers and device name reported by.B serial_cswill match the corresponding "dialout" device.RI ( /dev/cua# ).The newdevice can be accessed using this device file or the corresponding.I /dev/ttyS#device. The default serial card setup script will linkthe dialout device to.IR /dev/modem ..SH PARAMETERS.TP.BI pc_debug= nSelects the PCMCIA debugging level. This parameter is only availableif the module is compiled with debugging enabled. A non-zero valueenables debugging..TP.BI irq_list= i,j,...Specifies the set of interrupts that may be allocated by this driver..TP.BI do_sound= nA flag specifying if speaker output should be enabled. The default is1 (true). Set to 0 to disable speaker output..BI buggy_uart= nIf set, then the kernel serial driver skips certain sanity checks thatseem to fail for a few PCMCIA modems with odd UART implementations.The default is 0 (false). Set to 1 to tolerate buggy UART's. Thisoption is only available for relatively new (2.4 or later?) kernels..SH AUTHORDavid Hinds \- dahinds@users.sourceforge.net.SH "SEE ALSO"cardmgr(8), pcmcia(5).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -