- Define EISA board register set and some other magic numbers. - Add missing elements to `struct cac_controller_info'.
- Make synchronous writes optional, disabled by default (*way* too slow). - Handle case where dm_nsegs > CAC_SG_SIZE. - Fix a couple of silly bugs. - Fix use of __attribute__((__packed__));