File: control

package info (click to toggle)
setserial 2.14-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 232 kB
  • ctags: 64
  • sloc: ansic: 608; makefile: 100; sh: 52
file content (19 lines) | stat: -rw-r--r-- 721 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: setserial
Section: base
Priority: required
Maintainer: Gordon Russell <g.russell@dcs.napier.ac.uk>
Standards-Version: 2.1.2.2

Package: setserial
Architecture: any
Depends: ${shlibs:Depends}
Description: Controls configuration of serial ports.
 Set and/or report the configuration information
 associated with a serial port. This information includes what I/O
 port and which IRQ a particular serial port is using.
 .
 By default, only COM1-4 are configured by the kernel, using IRQ 3 and 4.
 If you have other serial ports (such as an AST Fourport card), or
 if you have mapped the IRQs differently (perhaps COM3 and 4 to other
 IRQs to allow concurrent access with COM1 and 2) then you must have this
 package.