IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.49 MB
Powered by
Channel Info
Network: freenodeChannel: #reactos |
Search in www.irclog.org
Log from #reactos at freenode 2006-07-07
Pages: 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Next >
[00:00]<xljussyg>GreatLord, replacing a UNIMPLEMENTED by DPRINT1 is not that hard...
[00:00]<gznzvljzm>or working on rewrite of it
[00:00]<fyzn2rff>no
[00:00]<xljussyg>Alex_Ionescu|ZzZ moved code from /io to /io/iomgr
[00:00]<gznzvljzm>hpoussin : true
[00:00]<fyzn2rff>he's working on imroving it, not rewriting
[00:00]<gznzvljzm>okay
[00:01]<gznzvljzm>I known he fixed alot of bug in ntoskrnl lates time
[00:01]<fyzn2rff>I think I hit deviface.c IoRegisterDeviceInterface()
[00:01]<fyzn2rff>the first if
[00:02]<xljussyg>you're not giving a PDO to IoRegisterDeviceInterface?
[00:02]<xljussyg>(/me says this from memory)
[00:02]<fyzn2rff>no, it checks the DO_BUS_ENUMERATED_IO
[00:02]<fyzn2rff>or something like that
[00:02]<fyzn2rff>and says that the param is invalid
[00:03]<fyzn2rff>let me proof this though
[00:03]<xljussyg>yes, that's because you're giving a FDO to IoRegisterDeviceInterface and not a PDO
[00:03]<fyzn2rff>is it really prohibited?
[00:03]<xljussyg>yes
[00:03]<fyzn2rff>tested under windows?
[00:04]<xljussyg>as FDOs don't have an instance path like Root\*PNP0501\000
[00:04]<emurgmcj>lol, my 2nd Stage Setup modification survived the revert of my Patch ;-)
[00:04]<xljussyg>Fireball, no, not tested on windows
[00:04]<xljussyg>but OSR says:" Pointer to the PDO for the device." .
[00:05]<fyzn2rff>oh yes, I hit exactly this code
[00:05]<fyzn2rff>!ntstatus 0xc0000016
[00:05]<vnaxbjv>0xC0000016 is STATUS_MORE_PROCESSING_REQUIRED
[00:05]<cjvyvy_>fgs STOP IT!
[00:06]<emurgmcj>Coviti_ : Where is your proof? A proof and he is away.
[00:07]<cjvyvy_>then it's someone else
[00:07]<gznzvljzm>fgs ?
[00:07]<cjvyvy_>Yes
[00:07]<cjvyvy_>For ***'s Sake
[00:07]<gznzvljzm>what is that
[00:07]<fyzn2rff>hm, I need to do some regression test for IoRegisterDeviceInterface. Because it looks like it should accept FDOs, as a hack MS added or no idea why, but a driver does this
[00:07]<xljussyg>Fireball, btw, it seems that STATUS_INVALID_PARAMETER_1 is not correct. returning STATUS_INVALID_DEVICE_REQUEST is documented in osr
[00:07]<cjvyvy_>GreatLord, For G**'s Sake
[00:07]<xljussyg>Fireball, which driver?
[00:07]<fyzn2rff>usb driver
[00:08]<emurgmcj>Is there no way to fix this or ignore the DCC stuff?
[00:08]<cjvyvy_>Not that I know of
[00:08]<xljussyg>EmuandCo, probably depends of the irc client
[00:08]<cjvyvy_>It's my retarded router
[00:08]<emurgmcj>I can disable DCC.
[00:08]<cjvyvy_>hpoussin, no it's the router
[00:08]<gznzvljzm>I have disable dcc in mirc
[00:08]<cjvyvy_>I think I'm going to try one of my old PC's as a router
[00:08]<gznzvljzm>not in the router
[00:09]<cjvyvy_>Yes, in the client
[00:09]<cjvyvy_>The router dtects that it is a DCC command
[00:09]<gznzvljzm>But another computer is dcc diable from the router
[00:09]<cjvyvy_>The router disconnects
[00:09]<cjvyvy_>All the Internet access
[00:09]<cjvyvy_>And I have to reboot
[00:10]<cjvyvy_>To reconnect
[00:11]<cjvyvy>Crap I still can't connect
[00:11]<cjvyvy>I'm using KNOPPIX right now
[00:11]<cjvyvy>But Windows is screwed
[00:11]<cjvyvy>AGAIN
[00:12]<cjvyvy>Shoot, I'm just going to wipe it and start over
[00:15]<fyzn2rff>good night
[00:15]<emurgmcj>Hmmm... Ob wohl viele Wine Tests am CC hängen.....night
[00:15]<cjvyvy>Night
[00:15]<emurgmcj>oh sry.
[00:16]<emurgmcj>Wrong window
[00:16]<cjvyvy>(Fireball)
[00:16]<emurgmcj>night Fireball
[00:16]<fyzn2rff>I can't sleep calm before I test one thing though
[00:16]<fyzn2rff>so I'm staying ;)
[00:16]<cjvyvy>Which one thing?
[00:17]<fyzn2rff>you'll know when time comes
[00:18]<emurgmcj>Noooo. Tell us or I cant sleep calm. :-(
[00:18]<cjvyvy>Time's been here for thousands of years, and I still don't know :P
[00:19]<fyzn2rff>it's A Patch
[00:19]<cjvyvy>Thank you
[00:19]<emurgmcj>thx
[00:19]<cjvyvy>Captain Obvious
[00:20]<fyzn2rff>compiling...
[00:21]<zrvnfj>vplayer just crashed ROS ;)
[00:21]<fyzn2rff>yes it compiles
[00:22]<fyzn2rff>but the most intersting is how it runs
[00:22]<fyzn2rff>!ntstatus 0xc0000016
[00:22]<vnaxbjv>0xC0000016 is STATUS_MORE_PROCESSING_REQUIRED
[00:23]<xljussyg>Fireball, you already tried it 18 minutes ago :)
[00:23]<fyzn2rff>hpoussin - great, that's it - it works
[00:23]<xljussyg>hehe :)
[00:23]<emurgmcj>O_o
[00:23]<xljussyg>i knew it
[00:23]<fyzn2rff>(though bugchecks later ;( )
[00:23]<fyzn2rff>commit it :)
[00:23]<xljussyg>but not for the same problem
[00:23]<xljussyg>the file is locked
[00:24]<fyzn2rff>ah
[00:24]<fyzn2rff>I will audit it tomorrow then
[00:24]<xljussyg>ok
[00:24]<fyzn2rff>this is a too cool patch to not commit
[00:24]<fyzn2rff>:)
[00:24]<fyzn2rff>good night
[00:24]<xljussyg>yes







