summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/rbus.c
AgeCommit message (Expand)Author
2010-09-22remove unused offset argument to rbus functionsJonathan Gray
2010-04-02Remove parent/slave mode of rbus as nothing uses it.Jonathan Gray
2010-01-13As per NetBSD move HAYAKAWA Koichi's licenses to two clause.Jonathan Gray
2009-07-21Make rbus_new_body() invocable from outside cardbus.c, to allow md codeMiod Vallat
2009-07-21Change the rbus md_space_{map,unmap} signature to take a rbus_tag_t insteadMiod Vallat
2007-09-17Un-staticize if option DDB.Miod Vallat
2005-09-13some missing cleanup from the previous commit.Federico G. Schwindt
2005-09-13knf; no binary change.Federico G. Schwindt
2004-07-09brings in a few fixes from NetBSD...Brad Smith
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-06-26alignment for extent_alloc_subregion cannot be zeroMichael Shalayeff
2002-06-07Don't free an uninitialized pointer. art@ okThomas Nordin
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2000-05-31Bug fix from NetBSD, plus some more DPRINTF().Aaron Campbell
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell