EL_BUF
outsb(iobase+EL_BUF, mtod(m, caddr_t), m->m_len);
outb(iobase+EL_BUF, 0);
insb(iobase+EL_BUF, mtod(m, caddr_t), len);