| Age | Commit message (Expand) | Author |
| 2002-01-25 | - Always validate the return value read from the outbound FIFO. | ad |
| 2002-01-14 | Call malloc(9) with M_ZERO flag instead of bzero() after malloc(). | tsutsui |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2001-12-18 | Couple more tweaks, probably still not working. | ad |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSID | lukem |
| 2001-09-14 | Give the cards a bit more time for initialization (closes PR 13947) | martin |
| 2001-09-14 | Add product IDs for 3com 3C509 TP cards. | martin |
| 2001-06-13 | withough -> without | wiz |
| 2001-05-10 | Add missing printf(). | ad |
| 2001-05-06 | We map in by MLX_EISA_SLOT_OFFSET, so remember that when accessing the | ad |
| 2001-05-06 | Add an (untested) EISA front-end for the `mlx' driver. | ad |
| 2001-05-06 | Regen. | ad |
| 2001-05-06 | Add some Mylex products. | ad |
| 2001-05-03 | Split pci and eisa/isa attachment calls, plus misc cleanup. | ross |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2001-04-17 | Regen. | ad |
| 2001-04-17 | Add Bt760 Ethernet. | ad |
| 2001-04-11 | Only install headers which are actually used by our userland. This | jdolecek |
| 2001-02-24 | whitespace police | lukem |
| 2001-01-18 | constify | jdolecek |
| 2000-11-14 | NBPG -> PAGE_SIZE | thorpej |
| 2000-10-19 | Nuke unused includes, sort decls. | ad |
| 2000-10-19 | Regen. | ad |
| 2000-10-19 | Add Compaq IEAS. | ad |
| 2000-09-24 | use new generic bootverbose instead of local definition | jdolecek |
| 2000-09-01 | Regen. | ad |
| 2000-09-01 | Et763 -> Bt763 | ad |
| 2000-09-01 | - Simplify eisa_devinfo(). | ad |
| 2000-09-01 | Add an EISA bus front-end for the `cac' driver. | ad |
| 2000-08-21 | Regen. | ad |
| 2000-08-21 | - Add vendor and product codes for Compaq array controllers. | ad |
| 2000-08-14 | Account for changes to how the SROM is read made some time | thorpej |
| 2000-08-11 | Add support for the DEC DE422 Ethernet, which is a DEPCA | thorpej |
| 2000-08-11 | Add missing copyright noticed (it ended up in eisareg.h by mistake). | thorpej |
| 2000-08-11 | Oops, back out previous. It wasn't intended. | thorpej |
| 2000-08-11 | Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. | thorpej |
| 2000-08-10 | Declare the ECU data in an MI location, so that drivers can | thorpej |
| 2000-07-12 | Regen. | thorpej |
| 2000-07-12 | Add DEC DE422 Ethernet. | thorpej |
| 2000-07-12 | Fix a couple of LP64 problems (long -> int32_t). | thorpej |
| 2000-06-30 | Use my proper name in copyrights. | ad |
| 2000-06-28 | remove include of <vm/vm.h> | mrg |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 2000-05-07 | Minimized io ports reserved by this driver to the ports actually needed. | martin |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-03-15 | Add power management support to the `tlp' driver. The battery on my | thorpej |
| 2000-03-15 | Update EISA frontend for new ahc driver (done by Noriyuki Soda). | fvdl |