summaryrefslogtreecommitdiff
path: root/sys/dev/mca/mca.c
AgeCommit message (Expand)Author
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2001-11-24don't need opt_mcaverbose.h herejdolecek
2001-11-13add RCSIDlukem
2001-04-27Introduce mca_match_disabled() - this returns true if cards with particularjdolecek
2001-03-31add year 2001 to copyright for NetBSDjdolecek
2001-03-23cosmetic change for autoconf printing: for memory extension cards,jdolecek
2001-02-14remove mca_issupp() and just use UNCONF for unknown devices, like otherjdolecek
2000-05-11MI part of MicroChannel Architecture bus supportjdolecek