Messages in this thread |  | | Date | Sun, 23 Sep 2001 14:57:23 -0300 | From | "Garst R. Reese" <> | Subject | do we need 10 copies? |
| |
This table (512 bytes) and the code to implement crc-ccit is replicated in 10 drivers. ppp-async even exports it. Surely there is a better way. Garstarch/ppc/xmon/xmon.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, arch/ia64/sn/io/l1.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/net/hamradio/hdlcdrv.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/net/hamradio/baycom_epp.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/net/ppp_async.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/isdn/hisax/rawhdlc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/isdn/hisax/netjet.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, drivers/isdn/hisax/st5481_hdlc.c: 0x0000,0x1189,0x2312,0x329b,0x4624,0x57ad,0x6536,0x74bf, drivers/isdn/tpam/tpam_crcpc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf, net/irda/crc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
|  |