"Jander" apre il branch USB

Moderators: gabrielilardi, forart, Davy Bartoloni

Post Reply
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

"Jander" apre il branch USB

Post by Davy Bartoloni »

37 min ago ReactOS
Commit by janderwald on usb-bringup :: r51334 /: (link)

[USB-BRINGUP]

* Create branch for usb work
ErVito
Posts: 304
Joined: Tue Nov 13, 2007 5:17 pm
Location: Bresso (MI)
Contact:

Re: "Jander" apre il branch USB

Post by ErVito »

Per una volta posso dirmi pienamente soddisfatto per come stiano andando le cose; finalmente qualche cosa che, per me, ha una buona finalità nonché "utilizzabile" all'atto pratico, sempre che si vedano funzionare delle chiavette in tempi brevi... :)
Ma il lavoro di martin è stato buttato via? Era implementato in C e si è passati al C++ o ci sono altre motivazioni(sempre che sia stato buttato via)?

Saluti,
Marco.
Vieni a trovarmi -> http://ervito.altervista.org
ErVito
Posts: 304
Joined: Tue Nov 13, 2007 5:17 pm
Location: Bresso (MI)
Contact:

Re: "Jander" apre il branch USB

Post by ErVito »

Comunque SÌ, il lavoro già svolto da martin viene completamente buttato via perché ritenuto vecchio; oltretutto, da quello che ho capito, vi anche quel problema di fondo che è l'implementazione C e non C++...

Saluti,
Marco.

P.S.: oggi ho chiuso ben 3 bug!! Partecipate alla mia gioia!!
Vieni a trovarmi -> http://ervito.altervista.org
Ey3
Posts: 790
Joined: Thu Nov 15, 2007 9:13 pm
Location: Italy

Re: "Jander" apre il branch USB

Post by Ey3 »

ErVito wrote:Comunque SÌ, il lavoro già svolto da martin viene completamente buttato via perché ritenuto vecchio; oltretutto, da quello che ho capito, vi anche quel problema di fondo che è l'implementazione C e non C++...

Saluti,
Marco.

P.S.: oggi ho chiuso ben 3 bug!! Partecipate alla mia gioia!!
Congratulazioni! :D

Comunque Joannes è il dev che in assoluto ci ha dato più gioie, speriamo continui così! E soprattutto dato che a quanto pare si è "buttato via" il lavoro precedente, speriamo anche che questa volta si vada fino in fondo!
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

Re: "Jander" apre il branch USB

Post by Davy Bartoloni »

Sembra lavorare spedito :) ottimo.
Ey3
Posts: 790
Joined: Thu Nov 15, 2007 9:13 pm
Location: Italy

Re: "Jander" apre il branch USB

Post by Ey3 »

Commit by janderwald on usb-bringup :: r51563 /drivers/usb/ (10 files in 3 dirs): (link)
[USBEHCI_NEW]
Remove function declaration [USBSTOR]
Start on usbstor driver (USB Mass Storage Driver)
Implement reading device descriptor / configuration descriptor
Implement scanning of configuration descriptor for bulk in / bulk out endpoints
Implement selecting configuration and interface and verify selected interface
Implement reading max lun and create child device object for each lun
Handle PnP requests for functional device object
Implement support routines to send urb's to lower device object (usbhub)
Start implementing PDO routines
Erano anni che aspettavamo questo momento :shock: :shock:
Forse i test su hardware reale stanno per diventare molto meno faticosi del passato... ovvio che ci vorrà tempo, ma il vedere certe scritte la mattina... 8-)
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: "Jander" apre il branch USB

Post by gabrielilardi »

Ragazzi sempre su, ma coi piedi per terra, usbstor non basta per poter vedere le chiavette USB, anche se funzionasse perfettamente tutto lo stack USB (usbehci, usbhub, usbstor) serve un corretto funzionamento dello stack di storage (in particolare partmgr e disk)...

Ecco come si vede una periferica di archiviazione di massa tipica.

[ external image ]
Ey3
Posts: 790
Joined: Thu Nov 15, 2007 9:13 pm
Location: Italy

Re: "Jander" apre il branch USB

Post by Ey3 »

Si, come ho poi puntualizzato so che ci vorrà tempo, molto tempo (spero per Natale... anche se forse sono ottimista), ma il fatto di vedere che si lavora miratamente a quella feature non può fare che ben sperare!
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: "Jander" apre il branch USB

Post by gabrielilardi »

Ey3 wrote:Si, come ho poi puntualizzato so che ci vorrà tempo, molto tempo (spero per Natale... anche se forse sono ottimista), ma il fatto di vedere che si lavora miratamente a quella feature non può fare che ben sperare!
Certo, incrociamo le dita! ;)
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: "Jander" apre il branch USB

Post by gabrielilardi »

Vi aggiorno: mjmartin ha postato un'immagine con lo stato attuale, nello screenshot si stanno usando i nuovi driver usbhub e usbehci di ReactOS in XP e con questi, mjmartin ha aperto il fle e:\fdo.c con noteapd (una chiavetta USB).

[ external image ]
Ey3
Posts: 790
Joined: Thu Nov 15, 2007 9:13 pm
Location: Italy

Re: "Jander" apre il branch USB

Post by Ey3 »

Apperò... io avevo speranze per fine 2011 (Natale) stando sul pessimista,
invece questi a momenti mi tirano fuori il supporto a memorie di massa USB già per l'estate! :D
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

Re: "Jander" apre il branch USB

Post by Davy Bartoloni »

43 min ago ReactOS
Commit by janderwald on usb-bringup :: r51851 /drivers/usb/usbohci/ (19 files): (link)

[USBOHCI]

Start of OHCI support
Based on new usbehci driver and Haiku USB Stack
Driver initializes the controller and retrieve number of ports
Santo Haiku :)
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: "Jander" apre il branch USB

Post by gabrielilardi »

Lascio a voi giudicare gli ultimi sviluppi (postato da johannes):

[ external image ]
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

Re: "Jander" apre il branch USB

Post by Davy Bartoloni »

:) spettacolo :)
Ey3
Posts: 790
Joined: Thu Nov 15, 2007 9:13 pm
Location: Italy

Re: "Jander" apre il branch USB

Post by Ey3 »

J.Ander santo subito!
Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests