karenw has quit [Quit: Deep into that darkness peering...]
bradd has quit [Quit: No Ping reply in 180 seconds.]
DragonMaus has joined #osdev
bradd has joined #osdev
PapaFrog has quit [Ping timeout: 276 seconds]
PapaFrog has joined #osdev
vdamewood has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
gog has quit [Quit: byee]
vdamewood has joined #osdev
jcea has quit [Ping timeout: 272 seconds]
Yoofie6464463823 has quit [Ping timeout: 240 seconds]
jcea has joined #osdev
edr has quit [Quit: Leaving]
Yoofie6464463823 has joined #osdev
vdamewood has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcea has quit [Ping timeout: 248 seconds]
carbonfiber has joined #osdev
vdamewood has joined #osdev
eluks has quit [Remote host closed the connection]
eluks has joined #osdev
netbsduser has joined #osdev
goliath has joined #osdev
netbsduser has quit [Ping timeout: 260 seconds]
agent314 has joined #osdev
carbonfiber has quit [Quit: Connection closed for inactivity]
Gooberpatrol66 has quit [Quit: Konversation terminated!]
carbonfiber has joined #osdev
Jari-- has joined #osdev
pebble has joined #osdev
GeDaMo has joined #osdev
gog has joined #osdev
Left_Turn has joined #osdev
mm_x_ has quit [Quit: Konversation terminated!]
carbonfiber has quit [Quit: Connection closed for inactivity]
gog has quit [Quit: byee]
gog has joined #osdev
gog has quit [Quit: byee]
Shaddox404_96 has joined #osdev
Shaddox404_96 has quit [Client Quit]
svm has joined #osdev
msv has quit [Ping timeout: 276 seconds]
svm is now known as msv
bauen1 has joined #osdev
Lucretia has joined #osdev
<
Ermine>
there's musl in android repos
<
pog>
maybe they should see a doctor
<
nikolar>
what are android repos
<
zid>
it's short for repository, which is a thing you put up your bum
Xyon has quit [Remote host closed the connection]
<
GeDaMo>
Other end, nurse :P
<
zid>
That's a superpository GeDaMo
Xyon has joined #osdev
Jari-- has quit [Ping timeout: 252 seconds]
<
heat>
Ermine: for bootstrap purposes i imagine
<
heat>
no way they would ever switch from bionic
<
heat>
at least it would take a goooooood while
<
zid>
heat you must exterminate the umber hulks, placate the chromatic dragons, then finally seek the mythic brazier
<
zid>
oh whoops, I had you down as protagonist not portugese
<
zid>
I'll get that amended
<
Ermine>
well, anyway, now some mystics
<
Ermine>
once upon a time there was a include/linux/wakelock.h file in android kernel tree
<
Ermine>
I'm trying to find commit in which it was deleted, by git log --all -- include/linux/wakelock.h
<
Ermine>
it only shows me commits where it was
*added*
<
Ermine>
(and those commits are duplicated)
<
zid>
it should be the last commit
<
Ermine>
yes, and it shows me add commit
<
zid>
or rev-list it
<
zid>
-n 1 HEAD -- inc
<
Ermine>
no, empty output
PapaFrog has joined #osdev
ornitorrincos has quit [Remote host closed the connection]
ornitorrincos has joined #osdev
brynet has quit [Quit: leaving]
Turn_Left has joined #osdev
Left_Turn has quit [Ping timeout: 244 seconds]
<
Ermine>
GeDaMo: tried that too, to no avail
<
ZetItUp>
im trying to write a driver for PS/2 keyboard, and i read that QEMU has had issues with it, are those fixed? anyone know?
<
zid>
what issues are you having
<
ZetItUp>
im not getting a response after i send the reset part
<
zid>
your cpu hangs?
<
ZetItUp>
no, i have a while loop that awaits the response (might not be the best way to do it) :D
<
zid>
so no ack and no resend comes?
<
ZetItUp>
so i read something about there was some issues with legacy USB support and PS/2 keyboard in qemu (but that was in 2021)
<
ZetItUp>
no ack :S
<
zid>
so what do you get
<
ZetItUp>
nothing, which is weird
<
ZetItUp>
or im doing it wrong
<
zid>
you can't get nothing
<
zid>
ps/2 is connected via io ports
<
zid>
in al, dx or whatever can't give "nothing"
<
zid>
note 0x00 is actually an error case
<
zid>
which qemu never returns
<
zid>
looking at the source
<
ZetItUp>
ok turns out that was my mistake, i did while(!(inb(KEYBOARD_COMMAND) & 0x01), shouldn't be the NOT :P
<
ZetItUp>
well that was dumb, ty anyway :P
<
ZetItUp>
thought i messed something up
edr has joined #osdev
pebble has quit [Read error: Connection reset by peer]
brynet has joined #osdev
<
pog>
successful rubber ducky
gog has joined #osdev
jcea has joined #osdev
Left_Turn has joined #osdev
Turn_Left has quit [Ping timeout: 265 seconds]
goliath has quit [Quit: SIGSEGV]
jjuran has quit [Read error: Connection reset by peer]
jjuran has joined #osdev
c0co has joined #osdev
Turn_Left has joined #osdev
<
nikolar>
that's one way to do that i guess
jcea has quit [Ping timeout: 272 seconds]
Left_Turn has quit [Ping timeout: 276 seconds]
bauen1 has quit [Ping timeout: 260 seconds]
Turn_Left has quit [Read error: Connection reset by peer]
goliath has joined #osdev
Turn_Left has joined #osdev
xenos1984 has quit [Ping timeout: 248 seconds]
xenos1984 has joined #osdev
DragonMaus has quit [Ping timeout: 276 seconds]
Turn_Left has quit [Read error: Connection reset by peer]
DragonMaus has joined #osdev
gog has quit [Quit: Konversation terminated!]
Turn_Left has joined #osdev
Turn_Left has quit [Read error: Connection reset by peer]
Turn_Left has joined #osdev
Turn_Left has quit [Read error: Connection reset by peer]
Turn_Left has joined #osdev
<
GeDaMo>
"Boots not shown" :P
xenos1984 has quit [Ping timeout: 272 seconds]
netbsduser has joined #osdev
vdamewood has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
goliath has quit [Quit: SIGSEGV]
xenos1984 has joined #osdev
Turn_Left has quit [Read error: Connection reset by peer]
Turn_Left has joined #osdev
randm has quit [Remote host closed the connection]
randm has joined #osdev
EmanueleDavalli has joined #osdev
Turn_Left has quit [Read error: Connection reset by peer]
Turn_Left has joined #osdev
goliath has joined #osdev
Gooberpatrol66 has joined #osdev
Left_Turn has joined #osdev
Left_Turn has quit [Remote host closed the connection]
Left_Turn has joined #osdev
Turn_Left has quit [Ping timeout: 260 seconds]
dutch has quit [Ping timeout: 240 seconds]
dutch has joined #osdev
GeDaMo has quit [Quit: 0wt 0f v0w3ls.]
bslsk05 has joined #osdev
pog is now known as pogGPT
pogGPT is now known as pog
HumanG331 has quit [Ping timeout: 252 seconds]
bauen1 has joined #osdev
sprock has quit [Ping timeout: 252 seconds]
jjuran has quit [Quit: Killing Colloquy first, before it kills me…]
jjuran has joined #osdev
sprock has joined #osdev
goliath has quit [Quit: SIGSEGV]
agent314 has quit [Quit: WeeChat 4.5.2]
c0co has quit [Ping timeout: 240 seconds]
EmanueleDavalli has quit [Quit: Leaving]
Lucretia has quit [Remote host closed the connection]
Left_Turn has quit [Read error: Connection reset by peer]
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #osdev
adder has quit [Read error: Connection reset by peer]
adder has joined #osdev