Re: lan based kgdb

From: Dmitri (dmitri@users.sourceforge.net)
Date: Fri Nov 15 2002 - 17:47:35 EST


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



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:39 EST