Search found 6 matches

by Asper
Fri Feb 11, 2011 5:52 am
Forum: General
Topic: USB
Replies: 5
Views: 28022

Re: USB

Sorry, I have already forgoten the structure of USB stack. :? Yesterday I looked through it again and can say that the current HAL seems to be enough to integrate OHCI.
by Asper
Thu Feb 10, 2011 2:36 pm
Forum: General
Topic: USB
Replies: 5
Views: 28022

Re: USB

I have no computer with UHCI now, my old motherboard unfortunately burned :evil: . Now I have computer and nettop that are both have EHCI+OHCI controllers. Last Friday I have printed out OHCI specification and am reading it now. So I think that there will be some difficulties to integrate OHCI suppo...
by Asper
Thu Feb 10, 2011 2:20 pm
Forum: General
Topic: Visopsys 0.7 release candidate
Replies: 20
Views: 71908

Re: Visopsys 0.7 release candidate

Very good! :) The OS seems to work faster now and it looks better. I have tested it in Qemu 0.13 and I have just a few notes. When I press "logout" I see that nothing changed, then I press "shutdown" I see no changes again, but when I move mouse pointer the window on the backgrou...
by Asper
Thu Feb 03, 2011 9:44 am
Forum: General
Topic: Visopsys discussion forum
Replies: 66
Views: 268787

Re: Visopsys discussion forum

andymc

Do you like to do everything yourself or you want people to help you? :)
by Asper
Wed Feb 02, 2011 4:06 pm
Forum: General
Topic: USB
Replies: 5
Views: 28022

Re: USB

I'll be waiting for the new release. It's a very good news! :D Usually depends on the device that's plugged in. Now I'd like to make a Host controller drivers first . There's an abstraction layer that should make it pretty easy to implement other types of controllers Yes I know it. ;) And as I sayed...
by Asper
Tue Feb 01, 2011 7:34 am
Forum: General
Topic: USB
Replies: 5
Views: 28022

USB

Hi all!

I have learned a lot about Visopsys USB stack and I like it for the simplicity and efficiency. I want to make a USB stack for another OS using ideas from it.
Is it under development nowadays? Does UHCI work? What about OHCI? EHCI?