summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include
Commit message (Expand)AuthorAgeFilesLines
* Merge from projects/counters: counter(9).glebius2013-04-081-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
* Implement mechanism to export some kernel timekeeping data tokib2012-06-221-0/+6
* Move the legacy(4) driver to x86.jhb2012-03-301-6/+0
* Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replacetijl2012-03-191-1/+1
* Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replacetijl2012-03-191-1/+1
* Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.tijl2012-03-191-1/+1
* Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98tijl2012-03-181-1/+1
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replacetijl2012-03-041-1/+1
* Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.tijl2012-03-041-1/+1
* Copy amd64 float.h to x86 and merge with i386 float.h. Replacetijl2012-03-041-1/+1
* Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.tijl2012-02-281-1/+1
* Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.tijl2012-02-281-1/+1
* Copy amd64 endian.h to x86 and merge with i386 endian.h. Replacetijl2012-02-281-1/+1
* Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replacetijl2012-02-281-1/+1
* Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replacetijl2012-02-281-1/+1
* Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existingtijl2012-02-281-1/+1
* Move the scsi_da_bios_params() prototype from pc98_machdep.h to md_var.hmarius2011-11-271-3/+3
* Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98tijl2011-01-081-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
* Include x86/_align.h directly instead of including the i386 header.tijl2010-11-261-26/+3
* Move identical copies of apm_bios.h to sys/x86/include, replace them withjkim2010-11-111-1/+1
* - Remove <machine/mutex.h>. Most of the headers were empty, and thejhb2010-11-091-6/+0
* Move the mptable.h under x86/include/.attilio2010-11-091-6/+0
* Move <machine/apicreg.h> to <x86/apicreg.h>.jhb2010-11-011-6/+0
* Move the <machine/mca.h> header to <x86/mca.h>.jhb2010-11-011-6/+0
* Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO andnyan2010-10-311-2/+2
* Remove the support for int13 FPU exception reporting on i386. It iskib2010-06-231-45/+2
* Change ad_firmware_geom_adjust() to operate on a struct disk * only andmarius2010-05-201-6/+4
* MFi386: Remove old file.nyan2009-09-091-6/+0
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-081-0/+29
* Add stub vm.h for pc98.nyan2009-06-271-0/+6
* MFi386: revision 192050nyan2009-05-141-0/+6
* - 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
* Remove obselete PECOFF image activator support.wkoszek2008-06-141-6/+0
* Remove my copyright. This file includes simply i386's one now.nyan2008-04-191-29/+2
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-262-16/+0
* Add stub for pc98.nyan2008-03-141-0/+6
* Catch up pc98 for i386 stack(9) changes:rwatson2007-12-031-0/+6
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-066-36/+0
* Add pc98 specific code to adjust the firmware geometry when it differsimp2006-08-091-0/+12
* Send the pcvt(4) driver off to retirement.phk2006-05-171-6/+0
* Add minidump.h for pc98.nyan2006-04-211-0/+6
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-092-2/+2
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forimp2006-01-011-0/+2
* Switch MACHINE to "pc98" on FreeBSD/pc98.nyan2005-12-081-2/+27
OpenPOWER on IntegriCloud