| Age | Commit message (Expand) | Author |
| 2001-11-13 | add RCSID | lukem |
| 2001-08-20 | "wierd" is weird. | wiz |
| 2001-07-18 | bcopy -> memcpy | thorpej |
| 2001-07-18 | bzero -> memset | thorpej |
| 2001-06-04 | Lock the kernel lock at interrupt enter. | ragge |
| 2001-06-03 | Need to get the kernel lock when entering by interrupts. | ragge |
| 2001-05-27 | Remove ethernet CRC on received packets. | ragge |
| 2001-04-12 | splimp -> splvm. | thorpej |
| 2000-12-14 | ALTQ'ify. | thorpej |
| 2000-11-15 | Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). | thorpej |
| 2000-10-01 | Move the check for "promisc + unicast + not for us" into ether_input(), | thorpej |
| 2000-07-26 | More intelligent BI vector assignment. | ragge |
| 2000-07-06 | Rename NODESIZE to BI_NODESIZE. | ragge |
| 2000-06-28 | remove include of <vm/vm.h> | mrg |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 2000-06-05 | Adjust to new evcnt stuff. | matt |
| 2000-06-04 | More event counter stuff. Plus a little cruft cleanup while doing it. | matt |
| 2000-06-04 | Start counting interrupts. | matt |
| 2000-05-19 | A foolish consistency; most parts of the kernel use bp->b_data, so | thorpej |
| 2000-04-16 | Reset the device before starting the init sequence. | ragge |
| 2000-04-09 | Device driver for the DEC DEBNA/DEBNT/DEBNK ethernet device. | ragge |
| 2000-03-26 | Bus_dma'ify the KDB50 driver, and make it work. | ragge |
| 1999-11-03 | Don't use structs for BI space definitions, use offsets. | ragge |
| 1999-08-04 | "files" also needed. | ragge |
| 1999-08-04 | Converted to (mostly) MI code. | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/uba_bi.c,v | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/kdbreg.h,v | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/kdb.c,v | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/bivar.h,v | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/bireg.h,v | ragge |
| 1999-07-12 | Copied from ../../arch/vax/bi/bi.c,v | ragge |