linux/arch/um/drivers
Jeff Dike d14ad81f80 uml: handle errors on opening host side of consoles
If the host side of a console can't be opened, this will now produce visible
error messages.

enable_chan now returns a status and this is passed up to con_open and
ssl_open, which will complain if anything went wrong.

The default host device for the serial line driver is now a pts device rather
than a pty device since lots of hosts have LEGACY_PTYS disabled.  This had
always been failing on such hosts, but silently.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 09:05:38 -07:00
..
chan_kern.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
chan_user.c uml: DEBUG_SHIRQ fixes 2007-07-16 09:05:38 -07:00
cow.h
cow_sys.h uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
cow_user.c
daemon.h
daemon_kern.c
daemon_user.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
fd.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
harddog_kern.c
harddog_user.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
hostaudio_kern.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
line.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
Makefile
mcast.h
mcast_kern.c
mcast_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
mconsole_kern.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
mconsole_user.c uml: DEBUG_SHIRQ fixes 2007-07-16 09:05:38 -07:00
mmapper_kern.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
net_kern.c uml: network and pcap cleanup 2007-05-08 11:15:20 -07:00
net_user.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
null.c
pcap_kern.c uml: pcap devices should get MACs from command line 2007-05-08 11:15:20 -07:00
pcap_user.c uml: network and pcap cleanup 2007-05-08 11:15:20 -07:00
pcap_user.h
port.h
port_kern.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
port_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
pty.c uml: pty channel tidying 2007-07-16 09:05:38 -07:00
random.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
slip.h
slip_common.c
slip_common.h
slip_kern.c
slip_user.c uml: remove page_size() 2007-05-07 12:13:02 -07:00
slirp.h
slirp_kern.c
slirp_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
ssl.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
ssl.h
stderr_console.c uml: get declaration of simple_strtoul 2007-06-08 17:23:33 -07:00
stdio_console.c uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
stdio_console.h
tty.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
ubd_kern.c uml: fix request->sector update 2007-07-16 09:05:38 -07:00
ubd_user.c uml: DEBUG_SHIRQ fixes 2007-07-16 09:05:38 -07:00
xterm.c uml: xterm driver tidying 2007-07-16 09:05:38 -07:00
xterm.h
xterm_kern.c uml: xterm driver tidying 2007-07-16 09:05:38 -07:00