--- ./dcraw.c.org 2008-09-11 11:02:43.573627579 +0000 +++ ./dcraw.c 2008-09-11 11:03:41.547163467 +0000 @@ -6406,7 +6406,9 @@ void CLASS adobe_coeff (char *make, char { "SONY DSLR-A350", 0, 0xffc, { 6038,-1484,-578,-9146,16746,2513,-875,746,7217 } }, { "SONY DSLR-A700", 254, 0x1ffe, - { 5775,-805,-359,-8574,16295,2391,-1943,2341,7249 } } + { 5775,-805,-359,-8574,16295,2391,-1943,2341,7249 } }, + { "SONY DSLR-A900", 254, 0x1ffe, /* DJC */ + { 6971,-1730,-794,-5763,13529,2236,-1500,2251,6715 } } }; double cam_xyz[4][3]; char name[130];