aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/include
Commit message (Expand)AuthorAgeFilesLines
* Factor out duplicated code from dumpsys() on each architecture into genericMark Johnston2015-01-071-0/+6
* Move <machine/apicvar.h> to <x86/apicvar.h>.John Baldwin2014-01-231-6/+0
* Merge from projects/counters: counter(9).Gleb Smirnoff2013-04-081-0/+6
* Use ANSI prototype to fix build with clang.Yoshihiro Takahashi2012-11-101-77/+43
* Add an unified macro to deny ability from the compiler to reorderAttilio Rao2012-10-091-1/+1
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+6
* Move the legacy(4) driver to x86.John Baldwin2012-03-301-6/+0
* Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. ReplaceTijl Coosemans2012-03-191-1/+1
* Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. ReplaceTijl Coosemans2012-03-191-1/+1
* Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.Tijl Coosemans2012-03-191-1/+1
* Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98Tijl Coosemans2012-03-181-1/+1
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. ReplaceTijl Coosemans2012-03-041-1/+1
* Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.Tijl Coosemans2012-03-041-1/+1
* Copy amd64 float.h to x86 and merge with i386 float.h. ReplaceTijl Coosemans2012-03-041-1/+1
* Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.Tijl Coosemans2012-02-281-1/+1
* Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.Tijl Coosemans2012-02-281-1/+1
* Copy amd64 endian.h to x86 and merge with i386 endian.h. ReplaceTijl Coosemans2012-02-281-1/+1
* Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. ReplaceTijl Coosemans2012-02-281-1/+1
* Copy amd64 _limits.h to x86 and merge with i386 _limits.h. ReplaceTijl Coosemans2012-02-281-1/+1
* Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existingTijl Coosemans2012-02-281-1/+1
* Move the scsi_da_bios_params() prototype from pc98_machdep.h to md_var.hMarius Strobl2011-11-271-3/+3
* Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98Tijl Coosemans2011-01-081-1/+1
* Merge amd64 and i386 bus.h and move the resulting header to x86. ReplaceTijl Coosemans2010-12-201-2/+2
* Revert r216134. This checkin broke platforms where bus_space are macros:Rebecca Cran2010-12-031-9/+7
* Disallow passing in a count of zero bytes to the bus_space(9) functions.Rebecca Cran2010-12-021-7/+9
* Include x86/_align.h directly instead of including the i386 header.Tijl Coosemans2010-11-261-26/+3
* Move identical copies of apm_bios.h to sys/x86/include, replace them withJung-uk Kim2010-11-111-1/+1
* - Remove <machine/mutex.h>. Most of the headers were empty, and theJohn Baldwin2010-11-091-6/+0
* Move the mptable.h under x86/include/.Attilio Rao2010-11-091-6/+0
* Move <machine/apicreg.h> to <x86/apicreg.h>.John Baldwin2010-11-011-6/+0
* Move the <machine/mca.h> header to <x86/mca.h>.John Baldwin2010-11-011-6/+0
* Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO andYoshihiro Takahashi2010-10-311-2/+2
* Remove the support for int13 FPU exception reporting on i386. It isKonstantin Belousov2010-06-231-45/+2
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andMarius Strobl2010-05-201-6/+4
* MFi386: Remove old file.Yoshihiro Takahashi2009-09-091-6/+0
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anPoul-Henning Kamp2009-09-081-0/+29
* Add stub vm.h for pc98.Yoshihiro Takahashi2009-06-271-0/+6
* MFi386: revision 192050Yoshihiro Takahashi2009-05-141-0/+6
* - Add the i386_memio_map_load() function to load I/O address table.Yoshihiro Takahashi2008-09-071-0/+22
* Add i386_memio_compare() to compare two resources.Yoshihiro Takahashi2008-07-051-0/+9
* Remove obselete PECOFF image activator support.Wojciech A. Koszek2008-06-141-6/+0
* Remove my copyright. This file includes simply i386's one now.Yoshihiro Takahashi2008-04-191-29/+2
* The "free-lance" timer in the i8254 is only used for the speakerPoul-Henning Kamp2008-03-262-16/+0
* Add stub for pc98.Yoshihiro Takahashi2008-03-141-0/+6
* Catch up pc98 for i386 stack(9) changes:Robert Watson2007-12-031-0/+6
* I4B header files were repo-copied from sys/i386/include/ toBjoern A. Zeeb2007-07-066-36/+0
* Add pc98 specific code to adjust the firmware geometry when it differsWarner Losh2006-08-091-0/+12
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-171-6/+0
* Add minidump.h for pc98.Yoshihiro Takahashi2006-04-211-0/+6
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoWarner Losh2006-01-092-2/+2