http://www.geocities.com/SiliconValley/Pines/8659/crc.htm#r2
It looks to my inexperienced eyes that you will have to implement a general crc algorithm and try it out with several polys (try the "popular" ones mentioned in that article first).
edit: after further reading, it seems that you have to take into account reverse polys too.
