IRC channel logs

2024-11-27.log

back to list of logs

<damo22>solid_black: do you know how to enable 2 NICs on hurd qemu, so i can connect gnumach driver to one and develop on the other?
<damo22>i only want gnumach to claim one of them
<damo22>otherwise i am stuck with only one console and a tty on serial
<damo22>i dont know if i can port rumpnet with just 2 terminals :P
<solid_black>hi
<solid_black>uh, attach the second nic just the same way you attached the first nic
<solid_black>and you can have as many virtual consoles as you want with the Hurd console?
<solid_black>here's an example from QEMU wiki: -device e1000,netdev=net0 -netdev user,id=net0; so to have the second one, you'd add -device e1000,netdev=net1 -netdev user,id=net1
<slex_>ò
<solid_black>hi slex_
<slex_>hello i just click some key to see if are present messages when i'm offline
<damo22>what is outb_p ?
<damo22>sounds like a linuxism
<damo22>oh it has a delay by using outb 0x80