On Mon, 2018-05-14 at 20:09 -0400, Patrick Marchand wrote:
> On 05/14, Ulf Brosziewski wrote:
> > Hi Patrick,
> >
> > thanks for the infos. I'm afraid you're out of luck, it seems
> > that this device would need vendor-/model-specific extensions
> > in our HID-mouse driver. It only announces two
On Sun, 2018-05-13 at 22:22 +0300, IL Ka wrote:
> AFAIK kgdb (remote debug) is not supported:
> http://openbsd-archive.7691.n7.nabble.com/on-line-kernel-debugging-tt
> 335833.html#a341551
>
> You can debug running kernel but functionality is limited.
Thanks. Looks like using QEmu gdbserver[1] us
Hello,
I'd like to dive into the bridge driver and I am trying to setup a
kernel debugging environment.
I chose to use VMM to do that but I don't seem to find a way to connect
my local gdb to the VMM console. I guess I would need another serial
device for KGDB, but I have not found how to do that
On Sun, 2018-05-06 at 17:51 -0400, Xavier Guerin wrote:
> On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote:
> > On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote:
> > > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote:
> > > > Hello list,
&
On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote:
> On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote:
> > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote:
> > > Hello list,
> > >
> > > Working with a user-space TCP-IP, I tried to se
On Sun, 2018-05-06 at 09:34 -0400, Xavier Guerin wrote:
> On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote:
> > On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote:
> > > Hello list,
> > >
> > > Working with a user-space TCP-IP, I tried to se
On Sat, 2018-05-05 at 21:07 -0700, Carlos Cardenas wrote:
> On Sat, May 05, 2018 at 11:37:07PM -0400, Xavier Guerin wrote:
> > Hello list,
> >
> > Working with a user-space TCP-IP, I tried to setup a local bridge
> > between two taps, each tap being driver by a user-
Hello list,
Working with a user-space TCP-IP, I tried to setup a local bridge
between two taps, each tap being driver by a user-space client and
server.
user-space <-> TAP0 <-> BRIDGE0 <-> TAP1 <-> user-space
I am interestingly stuck at the ARP discovery phase. When the client
send its ARP reque
Hello list,
I am developing a userspace TCP/IP stack. Most of the time on my
servers I use special NICs and API to bypass the kernel. When on the go
I'd like to do the same on my OpenBSD dev laptop.
I chose to use tap + bridge and some PF-fu to try to make it work, but
after several fruitless hou
9 matches
Mail list logo