summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/include/rbus_machdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* As per NetBSD move HAYAKAWA Koichi's licenses to two clause.jsg2010-01-131-6/+1
* Change the rbus md_space_{map,unmap} signature to take a rbus_tag_t insteadmiod2009-07-211-5/+5
* * Dynamically set the rbus start address. from netbsd.fgsch2008-07-021-11/+11
* Add an empty pccbb_attach_hook.kettenis2007-12-091-1/+4
* Move _bus_space_unmap() to machdep.c so it can be used notgrange2004-05-041-4/+1
* Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and otherdrahn2002-07-231-3/+5
* First round of __P removal in sysmillert2002-03-141-5/+5
* Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyaaron2000-04-081-0/+53