K 10 svn:author V 5 gibbs K 8 svn:date V 27 1999-05-14T17:38:07.000000Z K 7 svn:log V 168 Use a lookup table for device matching instead of a switch on a 64bit value. EGCS generates poor code for sparse switch statements on 64bit values. Requested by: bde END