› Foros › PlayStation 3 › Scene
#include "..\inc\uusbd.h"
void main(void)
{
HUSB husb;
HANDLE h;
char buf[1];
// USBデバイスをオープンする
husb = Uusbd_Open();
// デバイスのインターフェース0パイプ0のハンドルを得る
h = Uusbd_OpenPipe(husb, 0, 0);
// 1byte読み込む
ret = ReadFile(h, buf, 1, &size, NULL);
printf("read data=%02X\n",buf[0]);
// クローズする
CloseHandle(h);
Uusbd_Close(husb);
}
Bus 002 Device 005: ID 054c:02ea Sony Corp.
root@linux:/# lsusb -v
Bus 002 Device 005: ID 054c:02ea Sony Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 255
bMaxPacketSize0 64
idVendor 0x054c Sony Corp.
idProduct 0x02ea
bcdDevice 1.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 100
Device Status: 0x0000
(Bus Powered)
echo export PATH=/opt/local/bin:/opt/local/sbin:\$PATH$'\n'export MANPATH=/opt/local/man:\$MANPATH | sudo tee -a /etc/profile
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
export MANPATH=/opt/local/man:$MANPATH
sudo port install wine
wine MCRWwin.EXE
mangafan escribió:Yo creo que esto estaria mejor en general, siendo un producto oficial no tiene nada que ver con la scene ni con Linux.
Lo siento, no te puedo ayudar, no tengo el cacharrito, aunque en su moment lo estuve buscando :3
wabo escribió:
Bueno, los drivers en si si que son scene, ¿no¿
(Yo tampoco te puedo ayudar)
mangafan escribió:wabo escribió:
Bueno, los drivers en si si que son scene, ¿no¿
(Yo tampoco te puedo ayudar)
No, la scene son aplicaciones hechos por personas ajenas al negocio de las consolas, esto es oficial de Sony, ademas, son drivers de PC :3