2002-12-28 15:38:42

by Jeff Dike

[permalink] [raw]
Subject: [PATCH] UML device configuration reporting

Please pull either
http://uml.bkbits.net/mconfig-2.5
or http://jdike.stearns.org:5000/mconfig-2.5

This update allows the UML device drivers to report their configurations
to the host.

Jeff


arch/um/drivers/chan_kern.c | 66 ++++++++++++++++++++++++++++-
arch/um/drivers/fd.c | 6 ++
arch/um/drivers/line.c | 91 +++++++++++++++++++++++++++++++++++-----
arch/um/drivers/mconsole_kern.c | 62 +++++++++++++++++++++++++--
arch/um/drivers/null.c | 5 +-
arch/um/drivers/port_user.c | 9 +++
arch/um/drivers/pty.c | 17 ++++++-
arch/um/drivers/ssl.c | 32 +++++++++++++-
arch/um/drivers/stdio_console.c | 30 ++++++++++++-
arch/um/drivers/tty.c | 8 ++-
arch/um/drivers/ubd_kern.c | 39 +++++++++++++++++
arch/um/drivers/xterm.c | 4 +
arch/um/include/chan_kern.h | 3 +
arch/um/include/chan_user.h | 3 -
arch/um/include/line.h | 11 +++-
arch/um/include/mconsole_kern.h | 16 ++++++-
16 files changed, 371 insertions(+), 31 deletions(-)

[email protected], 2002-11-18 15:57:40-05:00, [email protected]
Merged the get_config changes from 2.4.