Ed Nutting
Ed Nutting
Further fixes including: - Correctly issuing Slave PIC EOI signal. - UHCI uses port-mapped I/O not memory-mapped. The "memory map" I/O code was altering the USB Base Address resulting in...
For processes created within the kernel framework, this appears to be working. Extra todo: Processes which cause double faults or unexpected page faults should be axed/killed. At the moment, they...
There is a todo in the Thread class constructor about ExceptionState being allocated from the wrong heap meaning it may/may not be working as intended.
Hi, Which sample? And what was the error message? Note that this project hasn't been updated for a while so it requires an older version of .NET. Ed
Hi furesoft, There are currently two processes to enable this. Firstly, the file system managers exist to enable reading from HDD/USB. Secondly, old code (that needs updating) is available for...
@gkatsev I believe I partially understand this issue -- and afaict the ABR option won't actually fix the cause though it may change the behaviour / reproduction. ## Background Users...
Anti-bot post to stop this being prematurely closed. Just because it hasn't been fixed after so long and users are still suffering doesn't mean it's not an issue. We resorted...
Anti-bot post to stop this being prematurely closed.
Unfortunately the community-provided types in DT, while an admirable effort, are severely mismatched to the functionality actually implemented by this package. To the point of requiring the use of "any"...
The Auth0 option for "use generic error message in public signup" is switched off, so if a user tries to sign up with an email that's already registered, it will...