Search found 5 matches
- Fri Mar 25, 2005 4:55 pm
- Forum: PS2 Development
- Topic: usb driver while running naplink
- Replies: 6
- Views: 3719
I looked at your camera driver and i tried to use the same trick, however it doesn't help. In fact, everything works if i reset the iop before loading the driver but as i said, i then can't see the printf on the remote console. I guess the pl2301 driver or naplink does not like to share its usbd wit...
- Fri Mar 25, 2005 3:50 am
- Forum: PS2 Development
- Topic: usb driver while running naplink
- Replies: 6
- Views: 3719
- Thu Mar 24, 2005 7:01 am
- Forum: PS2 Development
- Topic: usb driver while running naplink
- Replies: 6
- Views: 3719
- Thu Mar 24, 2005 2:39 am
- Forum: PS2 Development
- Topic: usb driver while running naplink
- Replies: 6
- Views: 3719
usb driver while running naplink
Hello, I have some trouble using an usb driver while naplink is running. The probe and connect functions are called without any problem, however I can not transfer anything to the device, when i try the iop freeze. If i clear the iop and then load usbd.irx and the usb driver, i can access the device...
- Thu Mar 17, 2005 8:53 pm
- Forum: PS2 Development
- Topic: usb_mass patch for old and small usb keys
- Replies: 4
- Views: 3581
Hello, First, be kind if waht i say is non-sense cause it's my first day in the ps2 dev scene :-) Second, I am french, so excuse me for my english. I didnt manage to make any of my usb stick to work. Apparently the usb_mass driver freeze. It seems to freeze in mass_stor_warmup when checking the CSW ...