mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
4f36d0729d
- Add LICENSE_FILE - Switch to options helpers - Regenerate patches
12 lines
347 B
C
12 lines
347 B
C
--- usbio.h.orig 2007-02-20 14:01:15 UTC
|
|
+++ usbio.h
|
|
@@ -182,6 +182,8 @@ static struct {
|
|
{0x04a9, 0x3113, 6, "EOS 30D"},
|
|
{0x04a9, 0x3114, 6, "EOS 30D (ptp)"},
|
|
{0x04a9, 0x311a, 4, "PowerShot S3 IS"},
|
|
+ {0x04a9, 0x3145, 6, "EOS 450D"},
|
|
+ {0x04a9, 0x3199, 6, "EOS 5D Mark II"},
|
|
{0, 0, 0, NULL}
|
|
};
|
|
|