> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Denis Metivier > Sent: Wednesday, July 05, 2006 7:42 AM > To: [email protected] > Subject: AIX driver DMA > > > Hi AIX gurus, > > Developing an AIX driver, I need to split incoming frames > headers and data > into separate buffers. Each frame consists of a 32 bytes > header and 2 KB > data. Each exchange may consist of several frames. I want to > direct the N > headers to a driver buffer and concatenate user's data to one larger > user's buffer. The question is how should I set the dio and d_iovec > structures for the d_map_list function call. > > Thanks by advance. > > Denis
No AIX gurus on this forum, at all. This forum is for the IBM zSeries mainframe. We, generally, do not "do" pSeries (AIX) or iSeries (i5/OS). -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

