All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitri <dmitri@users.sourceforge.net>
To: Stelian Pop <stelian.pop@fr.alcove.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: lan based kgdb
Date: 15 Nov 2002 14:47:35 -0800	[thread overview]
Message-ID: <1037400456.1565.38.camel@usb.networkfab.com> (raw)
In-Reply-To: <20021115222430.GA1877@tahoe.alcove-fr>

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

On Fri, 2002-11-15 at 14:24, Stelian Pop wrote:

> Using USB instead of the serial line or the network card would be
> the best IMHO, because:
> 
> 	* many machines have network cards, but all machines have USB
> 	  (and it's gonna stay this way for some time)
> 	  
> 	* the USB stack seems simpler than the net stack + 
> 	  (eventualy) pcmcia + network card driver.
> 
> Maybe the 'simpler' USB protocols (usbkbd and usbmouse) could be
> used for this, I don't know...

USB hardware and protocols are master-slave, meaning that you can not
connect another computer to this one directly. What USB *device* would
you want to see connected?

Of course, a USB-Serial adapter would work, and you can connect any
serial terminal, but then we are back to using serial ports; it's just
you will need a different driver for that.

Dmitri


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-11-15 22:40 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 20:29 lan based kgdb Kallol Biswas
2002-11-15 20:38 ` William Lee Irwin III
2002-11-15 22:06 ` Martin J. Bligh
2002-11-15 21:26   ` Linus Torvalds
2002-11-15 21:46     ` Andrew Morton
2002-11-15 22:05     ` Kallol Biswas
2002-11-15 22:24     ` Stelian Pop
2002-11-15 22:47       ` Dmitri [this message]
2002-11-15 22:53         ` Stelian Pop
2002-11-17  5:45         ` M. R. Brown
2002-11-15 22:51       ` Andrew Morton
2002-11-15 22:59         ` Stelian Pop
2002-11-16 16:23           ` yodaiken
2002-11-16 17:21             ` Stelian Pop
2002-11-16 21:32               ` Nicholas Miell
2002-11-16  2:35         ` Alan Cox
2002-11-16 18:18           ` Oliver Xymoron
2002-11-16  4:19       ` Linus Torvalds
2002-11-16  7:24         ` David Mosberger-Tang
2002-11-16 17:58           ` Daniel Jacobowitz
2002-11-16 23:56           ` Alan Cox
2002-11-16 18:24         ` Oliver Xymoron
2002-11-16 18:33           ` Linus Torvalds
2002-11-16 19:04             ` Oliver Xymoron
2002-11-17  9:56             ` Jan-Benedict Glaw
2002-11-17 14:50               ` Alan Cox
2002-11-18  7:27                 ` Jan-Benedict Glaw
2002-11-19  8:49                 ` Amit S. Kale
2002-11-16 20:42         ` Werner Almesberger
2002-11-16 23:54         ` Alan Cox
2002-11-17  3:19           ` Linus Torvalds
2002-11-17  3:30             ` Larry McVoy
2002-11-17 19:42               ` Eric W. Biederman
2002-11-17 20:10                 ` Jamie Lokier
2002-11-17 20:31                   ` Eric W. Biederman
2002-11-17 20:25                 ` Brad Hards
2002-11-17 21:30                   ` Eric W. Biederman
2002-11-17 21:32                     ` David Lang
2002-11-17 21:48                       ` Brad Hards
2002-11-17 22:00                         ` David Lang
2002-11-17 23:48                           ` Eric W. Biederman
2002-11-17 21:42                     ` Brad Hards
2002-11-18  1:10                 ` Werner Almesberger
2002-11-18  7:20       ` Miles Bader
  -- strict thread matches above, loose matches on Subject: below --
2002-11-15 21:44 Edwin Bland
     [not found] <1037490849.24843.11.camel@irongate.swansea.linux.org.uk.suse.lists.linux.kernel>
     [not found] ` <20021116193008.C25741@work.bitmover.com.suse.lists.linux.kernel>
     [not found]   ` <m11y5k3ruw.fsf@frodo.biederman.org.suse.lists.linux.kernel>
     [not found]     ` <200211180725.27450.bhards@bigpond.net.au.suse.lists.linux.kernel>
     [not found]       ` <m1smxz3mw7.fsf@frodo.biederman.org.suse.lists.linux.kernel>
2002-11-17 23:52         ` Andi Kleen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1037400456.1565.38.camel@usb.networkfab.com \
    --to=dmitri@users.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stelian.pop@fr.alcove.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.