summaryrefslogtreecommitdiff
path: root/sys/dev/eisa
AgeCommit message (Expand)Author
2003-02-08Don't do EISA reset on attach. This made the card reset to use default irq, r...jdolecek
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-12-07Implement the DPT EATA ioctl() interface.ad
2002-11-16Regen: Add SMC 9232DST Ether 10/100 Fast Ethernet EISA Adapter.tsutsui
2002-11-16Add SMC 9232DST Ether 10/100 Fast Ethernet EISA Adapter.tsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,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
2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer
2002-01-25- Always validate the return value read from the outbound FIFO.ad
2002-01-14Call malloc(9) with M_ZERO flag instead of bzero() after malloc().tsutsui
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2001-12-18Couple more tweaks, probably still not working.ad
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDlukem
2001-09-14Give the cards a bit more time for initialization (closes PR 13947)martin
2001-09-14Add product IDs for 3com 3C509 TP cards.martin
2001-06-13withough -> withoutwiz
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
2001-05-06Regen.ad
2001-05-06Add some Mylex products.ad
2001-05-03Split pci and eisa/isa attachment calls, plus misc cleanup.ross
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-17Regen.ad
2001-04-17Add Bt760 Ethernet.ad
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-02-24whitespace policelukem
2001-01-18constifyjdolecek
2000-11-14NBPG -> PAGE_SIZEthorpej
2000-10-19Nuke unused includes, sort decls.ad
2000-10-19Regen.ad
2000-10-19Add Compaq IEAS.ad
2000-09-24use new generic bootverbose instead of local definitionjdolecek
2000-09-01Regen.ad
2000-09-01Et763 -> Bt763ad
2000-09-01- Simplify eisa_devinfo().ad
2000-09-01Add an EISA bus front-end for the `cac' driver.ad
2000-08-21Regen.ad
2000-08-21- Add vendor and product codes for Compaq array controllers.ad
2000-08-14Account for changes to how the SROM is read made some timethorpej
2000-08-11Add support for the DEC DE422 Ethernet, which is a DEPCAthorpej
2000-08-11Add missing copyright noticed (it ended up in eisareg.h by mistake).thorpej