Plop Forum

General Category => Boot Managers => Topic started by: roytam1 on December 15, 2010, 04:54:50 AM

Title: plop OHCI driver works very slow
Post by: roytam1 on December 15, 2010, 04:54:50 AM
when comparing with Iomega/Panasonic USB OHCI driver, plop's OHCI driver is very slow. I think plop's OHCI driver drives devices in Low Speed mode but not Full Speed mode.
Title: Re: plop OHCI driver works very slow
Post by: Elmar on December 16, 2010, 06:49:57 AM
on some machines the driver is slower, on others faster. my driver is not perfect, but small and the size was more important than speed.

regards
elmar
Title: Re: plop OHCI driver works very slow
Post by: roytam1 on December 16, 2010, 07:08:11 AM
Quote from: Elmar on December 16, 2010, 06:49:57 AM
on some machines the driver is slower, on others faster. my driver is not perfect, but small and the size was more important than speed.

regards
elmar
for UHCI and EHCI, plop's USB driver works great. but for OHCI (for example SiS 7001 USB chipset), it is noticeably slower.

From my point of view, I think it is better if it can be fixed or a document/wiki page mentioning the issues.