summaryrefslogtreecommitdiff
path: root/sys/dev/mca/if_ep_mca.c
AgeCommit message (Expand)Author
2003-10-25Fix uninitialized variable warningschristos
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-28Match also product id 0x627c, it was omitted by mistake.jdolecek
2001-11-13add RCSIDlukem
2001-08-18make this compile.chs
2001-05-13Change the comment about sucky performance to recommendation to removejdolecek
2001-04-23Compact autoconf info by printing the IRQ number togetherjdolecek
2001-03-29Remove unneeded #includesjdolecek
2001-03-22Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP,jdolecek