summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/mlx_eisa.c
AgeCommit message (Expand)Author
2003-05-03Get the interrupt config from the correct register.ad
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-08-31Nuke incorrect mailbox length defines and just use 13 everywhere. May helpad
2002-08-26Handle aincent firmware as found on EISA/MCA boards. Untested.ad
2001-12-18Couple more tweaks, probably still not working.ad
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-05-10Add missing printf().ad
2001-05-06We map in by MLX_EISA_SLOT_OFFSET, so remember that when accessing thead
2001-05-06Add an (untested) EISA front-end for the `mlx' driver.ad