summaryrefslogtreecommitdiff
path: root/sys/dev/mca/mca_subr.c
AgeCommit message (Expand)Author
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-04-22sprintf -> snprintfitojun
2001-11-13add RCSIDlukem
2001-04-27Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards.jdolecek
2001-04-27Introduce mca_match_disabled() - this returns true if cards with particularjdolecek
2001-02-14remove mca_issupp() and just use UNCONF for unknown devices, like otherjdolecek
2000-05-11MI part of MicroChannel Architecture bus supportjdolecek