summaryrefslogtreecommitdiffstats
path: root/sys/dev/cardbus/rbus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove unused offset argument to rbus functionsjsg2010-09-221-5/+4
* Remove parent/slave mode of rbus as nothing uses it.jsg2010-04-021-24/+4
* As per NetBSD move HAYAKAWA Koichi's licenses to two clause.jsg2010-01-131-6/+1
* Make rbus_new_body() invocable from outside cardbus.c, to allow md codemiod2009-07-211-1/+5
* removal of '#ifdef rbus ... #else ...' directives, we use rbus in allfkr2006-06-211-3/+1
* attempt at correcting the comments to somewhat more proper englishfkr2006-06-081-15/+17
* knf; no binary change.fgsch2005-09-131-41/+29
* typotdeval2002-05-271-2/+2
* First round of __P removal in sysmillert2002-03-141-18/+18
* Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyaaron2000-04-081-0/+166