OSDev.org

The Place to Start for Operating System Developers
It is currently Sat Apr 27, 2024 4:10 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Tyny EHCI(USB-2) boot loader, asm, less than 512 bytes
PostPosted: Tue Oct 03, 2023 4:42 am 
Offline

Joined: Mon Oct 02, 2023 5:43 pm
Posts: 2
I created a bootloader for learning USB.
The source code may also be useful to someone for educational purposes.
And I would like to hear advice on what can be done about this in the future. For example, convert to an ARM processor?
Any community feedback is welcome!

Source code repository github TinyEhci
The repo contains instructions for assembling and test running in "qemu" and in real hardware; "nasm" is used for assembly

In short, it reads the first megabyte into memory and transfers control there.

Regards,
Alex0vSky


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group