public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] UML device configuration reporting
@ 2002-11-19  3:03 Jeff Dike
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2002-11-19  3:03 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Please pull 
	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(-)

ChangeSet@1.843, 2002-11-18 15:57:40-05:00, jdike@uml.karaya.com
  Merged the get_config changes from 2.4.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] UML device configuration reporting
@ 2002-12-07 18:56 Jeff Dike
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2002-12-07 18:56 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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(-)

ChangeSet@1.842.6.1, 2002-11-18 15:57:40-05:00, jdike@uml.karaya.com
  Merged the get_config changes from 2.4.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] UML device configuration reporting
@ 2002-12-17 23:24 Jeff Dike
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2002-12-17 23:24 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Please pull
	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(-)

ChangeSet@1.797.71.1, 2002-11-18 15:57:40-05:00, jdike@uml.karaya.com
  Merged the get_config changes from 2.4.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] UML device configuration reporting
@ 2002-12-28 15:47 Jeff Dike
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2002-12-28 15:47 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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(-)

ChangeSet@1.797.71.1, 2002-11-18 15:57:40-05:00, jdike@uml.karaya.com
  Merged the get_config changes from 2.4.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-28 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-19  3:03 [PATCH] UML device configuration reporting Jeff Dike
  -- strict thread matches above, loose matches on Subject: below --
2002-12-07 18:56 Jeff Dike
2002-12-17 23:24 Jeff Dike
2002-12-28 15:47 Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox