sc->write_mbuf now return len of buffer, including padding. Tested with a PCI ne2000.
podulebus Ethernet cards. This replaces the NE2000 memory-access routines with ones that don't try to transfer more than 255 bytes at a time. This code should perhaps be merged into ne2000.c, but presumably most NE2000 clones won't need it.