aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forWarner Losh2006-01-011-0/+2
* Switch MACHINE to "pc98" on FreeBSD/pc98.Yoshihiro Takahashi2005-12-081-2/+27
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andRuslan Ermilov2005-12-051-1/+1
* Garbage collect machine/smptests.h now that it is empty and no longer used.John Baldwin2005-11-221-6/+0
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-292-8/+0
* Change the spkr_set_pitch() function to a macro to fix low level profiling.Yoshihiro Takahashi2005-05-281-7/+5
* - Move timerreg.h to <arch>/include and split i8253 specific defines intoYoshihiro Takahashi2005-05-142-0/+115
* - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h.Yoshihiro Takahashi2005-05-121-2/+45
* There's no need to include all the detauls of struct bus_space_{tag,handle}Warner Losh2005-04-192-83/+84
* Since pmc is a CPU feature, grab the mdep file from the i386 directory.Warner Losh2005-04-191-0/+6
* Unbreak the pc98 build by including enough information in the _bus.hWarner Losh2005-04-192-51/+51
* Break out the definition of bus_space_{tag,handle}_t and a few other typesWarner Losh2005-04-182-37/+75
* Remove a meaningless include.Yoshihiro Takahashi2005-04-132-4/+0
* Move pc98 specific parts to the pc98 specific file.Yoshihiro Takahashi2005-04-132-4/+69
* Oops, correct typo.Yoshihiro Takahashi2005-04-107-7/+7
* Fix pc98 includes.Yoshihiro Takahashi2005-04-087-4/+34
* Divorce critical sections from spinlocks. Critical sections as denoted byJohn Baldwin2005-04-041-6/+0
* Move pc98 specific parts to the pc98 specific file.Warner Losh2005-04-033-6/+123
* With pc98/include, we can have pc98 and i386 specific bus spaceWarner Losh2005-04-032-9/+646
* Add reach-over include files to read i386/foo.h. In time, the pc98Warner Losh2005-04-0188-0/+528