rockbox/rbutil/ipodpatcher
Dominik Riebeling c8d13b6a7d Implement ipod_scsi_inquiry() on OS X.
This implements the basic functionality for sending inquiries on OS X.
The current implementation has some limitations:
- it will not respect the selected device but pick the first Ipod found.
- it is inefficient due to the way ipodpatcher expects this which doesn't
  really match how it works on OS X.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24382 a1c6a512-1295-4272-9138-f99709370657
2010-01-30 17:02:37 +00:00
..
arc4.c
arc4.h
fat32format.c
ipod2c.c
ipodio-posix.c Implement ipod_scsi_inquiry() on OS X. 2010-01-30 17:02:37 +00:00
ipodio-win32-scsi.c
ipodio-win32.c Revert most of r24361 - it was committed in error. 2010-01-28 09:37:05 +00:00
ipodio.h
ipodpatcher.c Revert most of r24361 - it was committed in error. 2010-01-28 09:37:05 +00:00
ipodpatcher.h
ipodpatcher.manifest
ipodpatcher.rc
main.c Revert most of r24361 - it was committed in error. 2010-01-28 09:37:05 +00:00
Makefile Implement ipod_scsi_inquiry() on OS X. 2010-01-30 17:02:37 +00:00
parttypes.h