MAN page from Mandrake Other pcmcia-cs-3.0.0-1.i386.rpm
SERIAL_CS
Section: Devices and Network Interfaces (4)
Updated: 1997/09/08 02:13:01
Index NAME
serial_cs - PCMCIA serial port driver
SYNOPSIS
insmod serial_cs.o[
pc_debug=n][
irq_list=i,j,...][
do_sound=n]
DESCRIPTION
Serial_csis the Card Services driver for all PCMCIA serial devices, includingmodem cards. When
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
cardmgr(8).The major and minor numbers and device name reported by
serial_cswill match the corresponding "dialout" device(
/dev/cua#).The newdevice can be accessed using this device file or the corresponding
/dev/ttyS#device. The default serial card setup script will linkthe dialout device to
/dev/modem.
PARAMETERS
- pc_debug=n
- Selects the PCMCIA debugging level. This parameter is only availableif the module is compiled with debugging enabled. A non-zero valueenables debugging.
- irq_list=i,j,...
- Specifies the set of interrupts that may be allocated by this driver.
- do_sound=n
- A flag specifying if speaker output should be enabled. The default is1 (true). Set to 0 to disable speaker output.
AUTHOR
David Hinds - dhindsAATTallegro.stanford.edu
SEE ALSO
cardmgr(8),
pcmcia(5).
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- PARAMETERS
- AUTHOR
- SEE ALSO
This document was created byman2html,using the manual pages.