Search found 1 match
- Wed Mar 19, 2008 6:38 am
- Forum: PS3 Development
- Topic: Playstation Eye
- Replies: 133
- Views: 321242
Working driver for Mac OS X
Hi, I am the admin and main programmer for macam, <http://sourceforge.net/projects/webcam-osx/> Thanks to your efforts here, a driver is working. The key is to queue up 3 async read calls; just how it is done in isoch drivers (gspca). While one completion routine is returning, there isd another buff...