summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include/bus.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r291716, r291724, r291741, r291742ken2015-12-161-0/+6
* Use ANSI prototype to fix build with clang.nyan2012-11-101-77/+43
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-091-1/+1
* Merge amd64 and i386 bus.h and move the resulting header to x86. Replacetijl2010-12-201-2/+2
* Revert r216134. This checkin broke platforms where bus_space are macros:brucec2010-12-031-9/+7
* Disallow passing in a count of zero bytes to the bus_space(9) functions.brucec2010-12-021-7/+9
* Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO andnyan2010-10-311-2/+2
* - Add the i386_memio_map_load() function to load I/O address table.nyan2008-09-071-0/+22
* Add i386_memio_compare() to compare two resources.nyan2008-07-051-0/+9
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-1/+1
* There's no need to include all the detauls of struct bus_space_{tag,handle}imp2005-04-191-1/+84
* Unbreak the pc98 build by including enough information in the _bus.himp2005-04-191-51/+0
* Break out the definition of bus_space_{tag,handle}_t and a few other typesimp2005-04-181-37/+1
* With pc98/include, we can have pc98 and i386 specific bus spaceimp2005-04-031-3/+646
* Add reach-over include files to read i386/foo.h. In time, the pc98imp2005-04-011-0/+6
OpenPOWER on IntegriCloud