summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
...
* Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_envbde1995-01-031-8/+13
* spl.h:bde1994-12-301-8/+7
* Add two more page table pages to keep 64MB machines happy.dg1994-12-181-2/+2
* Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out ofbde1994-12-031-2/+2
* i386/exception.s,bde1994-12-032-6/+7
* This commit was generated by cvs2svn to compensate for changes in r4910,wollman1994-12-021-0/+475
|\
| * Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-021-0/+475
* Declare "extern int bootverbose", so that device-drivers and othersphk1994-11-261-1/+2
* Declare the bootinfo structure in the kernel.phk1994-11-181-1/+4
* Add space for the bios-geometry in the bootinfo struct.phk1994-11-181-1/+4
* Add prototype for Debugger().bde1994-11-151-1/+2
* Make gdt_segs[] public again for APM.bde1994-11-151-2/+6
* Rewrite almost everything.bde1994-11-141-133/+300
* Remove 1.5+K of bloat for unused idt entries.bde1994-11-141-13/+20
* Remove extra idempotency ifdef and uniformize the other one.bde1994-11-141-9/+6
* Declare inline functions as __inline and with new-style parameter listsbde1994-11-141-12/+13
* Don't declare DELAY() here. Callers should include <machine/clock.h>.bde1994-11-091-2/+1
* Declare all functions exported by the npx driver.bde1994-11-051-4/+17
* Declare the full uglyness of the interfaces to the clock driver (exceptbde1994-11-051-6/+46
* Disable the direct call from hardclock() to softclock(). Supportbde1994-11-051-8/+19
* __386BSD__ -> __FreeBSD__jkh1994-11-041-2/+2
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-11-021-5/+2
* Included the command definition for FD_DEBUG.joerg1994-10-301-1/+3
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-12/+10
* Fix the test for the code segment being the usual one. Unusual codebde1994-10-191-2/+3
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-0/+9
* Move some declarations to more appropriate header files.wollman1994-10-191-13/+7
* Remove CPU_COLORDISP, GIO_COLOR now existsache1994-10-181-4/+2
* Add new definitions for lsdev.wollman1994-10-171-3/+26
* Added more SCO compat ioctl's.sos1994-10-171-3/+6
* Machine-dependent parts of device configuration table.wollman1994-10-161-0/+61
* CPU_COLORDISP sysctl added for console display typeache1994-10-151-2/+4
* Cosmetics. Added a prototype.phk1994-10-101-2/+2
* Added prototypes.phk1994-10-083-3/+10
* 1. bootinfo.h defines the structure passed in to the kernel by thergrimes1994-10-061-0/+44
* CPU_DISRTCSET added to disable resettodr(), needed in adjkerntz -i,ache1994-10-041-2/+4
* Avoid ddb getting a panic if the code-segment isn't the usual one...phk1994-10-021-2/+2
* apm_bios.h: removed the equiv-stuff. Not needed now that the kernel modulephk1994-10-023-11/+8
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.dg1994-10-011-0/+30
* Added $Id$dg1994-10-012-0/+4
* Woops, missed these two files; part of HOSOKAWA Tatsumi's APM support.dg1994-10-012-0/+228
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-012-3/+8
* Use Voxware's new 2.90 soundcard.h.swallace1994-10-011-148/+344
* Changed header sligthly.sos1994-09-292-4/+6
* First round of changes to get the sound code working in 2.0.dg1994-09-271-2/+1
* Inlined ins/outs functions.dg1994-09-251-7/+75
* Undo last change: the ins/outs functions DO NOT return a pointer!dg1994-09-251-7/+7
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-4/+7
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+15
* Shuffled macros and definitions around to facilitate architecturedg1994-09-241-110/+2
OpenPOWER on IntegriCloud