<div dir="ltr"><div><div>Hi,<br><br></div><div>I'm doing my own OS and i'm booting it from 
USB uhci. When it boots and it arrives to the system code i want reading 
and writing from USB.<br><br></div>First of all i take the usb.c, 
util.c, usb.h, usb_uhci.c, usb_uhci.h, pci.c, pci.h, pciinit.c,... and 
put it into my sources and i compile it but i need the romlayout.S that 
depends directly from bios's idt and not from the idt from my OS.<br>

<br>How can i do that? <br><br></div><div id=":604" dir="ltr" class="">Do i need to call pci_setup() or something in the initialization of my own OS?<br></div><div><div><br><span dir="ltr" id=":3ua">Are there some documentation to know how are the files connected and what do the functions do?</span></div>
</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/6 dunedain1990 <span dir="ltr"><<a href="mailto:dunedain1990@gmail.com" target="_blank">dunedain1990@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi,<br><br></div><div>I'm doing my own OS and i'm booting it from USB uhci. When it boots and it arrives to the system code i want read and write from USB.<br><br></div><div>First of all i take the usb.c, util.c, usb.h, usb_uhci.c, usb_uhci.h, pci.c, pci.h, pciinit.c,... and put it into my sources and i compile it but i need the romlayout.S that depends directly from idt of the bios and not from the idt from my OS.<br>


<br>How can i do that? <br><br>There are documentation for know how the files are connected and functions do?<br>
</div></div>
</blockquote></div><br></div>