Not able to read ATAPI sector

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
SpyderTL
Member
Member
Posts: 1074
Joined: Sun Sep 19, 2010 10:05 pm

Re: Not able to read ATAPI sector

Post by SpyderTL »

amaneureka wrote:A lot thanx...it is awesomely working =D
Glad to help. If you want some inspiration for your console, check out http://www.jembryos.org/ for a Java based OS.

You can also download a bootable image of my experimental OS, which also has an object oriented command line that I modeled after the Visual Studio Immediate Window at http://ozone.codeplex.com/releases/view/123252

Good Luck. Let me know if there is anything else you guys need help with.
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
User avatar
amaneureka
Posts: 13
Joined: Mon Feb 11, 2013 10:29 am
Libera.chat IRC: amaneureka
Location: India
Contact:

Re: Not able to read ATAPI sector

Post by amaneureka »

Yeah, will again disturb you when i need =P again thanx
btw the console screen on website is of test console. as we have two kernels in source. One which is for testing drivers and some experiments (that is why very less managed). while other is very managed.
Here is screen of managed kernel console =D
Image

if possible for you, can we keep in touch via gmail?
mine email: [email protected]
Regards
Aman Priyadarshi
http://atomixos.com/
User avatar
SpyderTL
Member
Member
Posts: 1074
Joined: Sun Sep 19, 2010 10:05 pm

Re: Not able to read ATAPI sector

Post by SpyderTL »

Sure thing.

Here is a sample video of my console. It should give you an idea of what I'm shooting for.
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
Post Reply