forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
395 B
C
11 lines
395 B
C
--- usbio.h.orig 2006-12-18 09:11:04.000000000 +0100
|
|
+++ usbio.h 2009-06-24 10:59:54.000000000 +0200
|
|
@@ -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}
|
|
};
|
|
|