summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/pcmcia_cis.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-11Check result from malloc(9) when using M_NOWAIT. fgsch@ okThomas Nordin
2000-06-06* correct some length checkings based on the specs; still a few to fix.Federico G. Schwindt
2000-05-29OR the values in misc within cftable entry; in iospace, irq and miscFederico G. Schwindt
1999-05-16Treat CIS functions a bit different as Xircom devices order the tuples aNiklas Hallqvist
1999-01-28Add support for:Federico G. Schwindt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt