André Guilherme

Results 110 comments of André Guilherme

> > Well, digging this topic off. :D From my perspective it would be great to have SMB support not only to transfer data but to skip using USB ports...

> Closing due to inactivity. Perfect... but the last time i was updating the drivers with the ps2_drivers by matta you should check out.

> I've just seen that on the GUI while selecting a game someone has made a point with its design to show the users IP address of their console and...

> Quero ajudar vocês com scripts texturas e mais seria possivel? Sim

> Hi. > > I'm using `libsmb2` on a Windows 11 laptop to connect to a Samba drive on a Linux embedded device. The connection happens through a USB3 cable,...

@sahlberg the PR is ready to go.

Note: there's function which is: ``` void SMB2APIENTRY smb2_set_version(struct smb2_context *smb2, enum smb2_negotiate_version version) { smb2->version = version; } ``` and @Arlen-LT has added: ``` void SMB2APIENTRY smb2_set_negotiate_version(struct smb2_context* smb2,...

> Can you update this and resolve the conflicts? Yes.

@sahlberg i solved the conflict you can merge now.