Lines Matching refs:tty
34 "hvcs". The IBM hvcs provides a tty driver interface to allow Linux user
58 The hvcs driver registers itself as a tty driver. The tty layer
60 requested by the registering driver. The hvcs driver asks the tty layer
106 tty devices as an example):
116 to the number of tty interfaces the registering driver requests.
140 The tty layer creates sysfs entries which contain the major and minor
150 | `-- tty
151 | |-- *other tty devices*
162 | |-- *other tty devices*
169 Pow5:/sys/class/tty/hvcs0/ # cat dev
172 Pow5:/sys/class/tty/hvcs1/ # cat dev
175 Pow5:/sys/class/tty/hvcs2/ # cat dev
178 Pow5:/sys/class/tty/hvcs3/ # cat dev
182 minor numbers that the tty layer has allocated for this driver's use. Most
208 Since this driver controls devices that provide a tty interface a user can
209 interact with the device node entries using any standard tty-interactive
213 interactive I/O with a tty device.
227 act as a conduit for data transfer to and from the tty device. They do not
279 almost all data writes. When hvcs is being used as a tty conduit to tunnel
282 is to open the tty, send the data, and then close the tty. If this driver
283 manually terminated vty-server connections on tty close this would close
536 Q: Can I use /dev/hvcs* as a conduit to another partition and use a tty
539 A: Yes, on Power5 platforms the hvc_console driver provides a tty interface
541 In order to get a tty conduit working between the two partitions the HMC
553 read or write to /dev/hvcs*. Now you have a tty conduit between two