7 Master window broadcast select mask
8 -----------------------------------
10 API currently provides no method to set or get Broadcast Select mask. Suggest
13 int vme_master_bmsk_set (struct vme_resource *res, int mask);
14 int vme_master_bmsk_get (struct vme_resource *res, int *mask);
20 Add optional timeout when waiting for an IACK.
26 The VME API provides no functions to access the buffer mapped into the CR/CSR
33 Whilst not part of the VME specification, they are provided by a number of
34 chips. They are currently not supported at all by the API.
40 - Improve generic sanity checks (Such as does an offset and size fit within a
41 window and parameter checking).
49 - 2eSST Broadcast mode.
50 - Mailboxes unsupported.
51 - Improve error detection.
52 - Control of prefetch size, threshold.
56 Universe II (ca91c142)
57 ----------------------
59 - Mailboxes unsupported.
61 - Control of prefetch size, threshold.
69 Currently completely unsupported.