After the upgrade... Macbook Pro Mac OS X 10.4.8...
Code:
scotty$ prs500 --log-packets ls /
1 Command Type: GetUSBProtocolVersion
00000000: 0000 0000 0100 0000 0000 0000 0400 0000 ................
00000010: 0000 0000 ....
--
2 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
--
3 Answer d->h Type: USBProtocolVersion
00000000: 0500 0100 0000 0000 0000 0000 0800 0000 ................
00000010: 3031 3030 3030 3030 01000000
--
4 Command Type: AcknowledgeBulkRead
00000000: 0010 0000 0000 0000 0000 0000 1000 0000 ................
00000010: 0500 0100 0000 0000 0000 0000 0000 0000 ................
--
5 Response Type: Response
00000000: 0010 0000 0000 0000 0000 0000 0c00 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
--
6 Command Type: SetBulkSize
00000000: 0701 0000 0100 0000 0000 0000 0400 0000 ................
00000010: 0080 0200 ....
--
7 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0701 0000 0000 0000 0000 0000 0000 0000 ................
--
8 Command Type: UnlockDevice
00000000: 0601 0000 0100 0000 0000 0000 0400 0000 ................
00000010: 2d31 0000 -1..
--
9 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0601 0000 0000 0000 0000 0000 0000 0000 ................
--
10 Command Type: SetTime
00000000: 0401 0000 0100 0000 0000 0000 1c00 0000 ................
00000010: 20fe ffff d707 0000 0200 0000 0900 0000 ...............
00000020: 1200 0000 3300 0000 0f00 0000 ....3.......
--
11 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0401 0000 0000 0000 0000 0000 0000 0000 ................
--
12 Command Type: PathQuery
00000000: 1800 0000 0100 0000 0000 0000 0500 0000 ................
00000010: 0100 0000 2f ..../
--
13 Response Type: ListResponse
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 1800 0000 d6ff ffff 0000 0000 0000 0000 ................
--
14 Answer d->h Type: FileProperties
00000000: 0300 0100 0000 0000 0000 0000 1800 0000 ................
00000010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000020: 0000 0000 0000 0000 ........
--
15 Command Type: AcknowledgeBulkRead
00000000: 0010 0000 0000 0000 0000 0000 1000 0000 ................
00000010: 0300 0100 0000 0000 0000 0000 0000 0000 ................
--
16 Response Type: Response
00000000: 0010 0000 0000 0000 0000 0000 0c00 0000 ................
00000010: 1800 0000 d6ff ffff 0000 0000 0900 0000 ................
--
17 Command Type: EndSession
00000000: 0100 0000 0100 0000 0000 0000 0400 0000 ................
00000010: 0000 0000 ....
--
18 Response Type: Response
00000000: 0010 0000 0100 0000 0000 0000 0c00 0000 ................
00000010: 0100 0000 0000 0000 0000 0000 0000 0000 ................
--
has an unknown error. Code: 0xffffffd6L
My prs500 FUSE filesystem is still working...
Hmm make that my regression tests were working. They evidently don't like a path query on / anymore. I like that nice clean file property they're returning now though.