Re: Linux Kernel Debuggers, KDB or KGDB?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 2 May 2001 17:55:16 +0100 (BST)


> > Everything is there. SCSI and ISDN have the equivalent devices of the
> > "lo" driver for the networking layer. Or the equivalent of tun/tap
> > devices for the ethernet layer.
>
> Is this sufficient to do driver development? TUN/TAP doesn't let me write
> ethernet drivers inside UML.

For ISDN not really. For SCSI yes - scsi generic would let you write a virtual
scsi adapter 'owning' some physical devices

-
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/