summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pc
Commit message (Expand)AuthorAgeFilesLines
* MFC r303261,r315059:mmel2017-04-161-0/+3
* - Add a new structure type for the ACPI 3.0 SMAP entry that includes thejhb2014-08-291-0/+8
* - Re-shuffle the <machine/pc/bios.h> headers to move all kernel-specificjhb2012-09-281-73/+103
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-120/+0
* A simple rewrite of biossmap.c:jkim2009-04-151-0/+4
* - Add constants for the different memory types in the SMAP table.jhb2007-10-281-2/+8
* Remove the internal use of __packed and put it on the structuresmjacob2007-07-111-11/+11
* __packed has no effect on u_int8_t's except to cause a warning (andpeter2007-07-051-1/+1
* Make the facility for recognizing BIOS-signatures more generalphk2005-07-211-1/+16
* Move pc98 specific parts to the pc98 specific file.nyan2005-04-131-5/+0
* These appear to be unused in our tree, so remove them.imp2005-01-051-45/+0
* - Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 isjhb2004-06-101-1/+0
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-101-2/+2
* Add new bios_string() which will hunt for a string inside a given rangephk2004-06-031-0/+8
* Removed bits related to MBRs now that they have a proper home inbde2002-10-021-20/+0
* use __packed.alfred2002-09-232-16/+16
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentnyan2001-12-141-0/+5
* Fix the argument specifier for the PnP BIOS function 2yokota2001-09-031-1/+1
* The general conesnsus on irc was that pci bios for config registersimp2001-08-211-0/+1
* Add PCI BIOS function codes for IRQ routing fetch and route.msmith2000-10-191-0/+2
* Add types and prototypes.imp2000-10-161-1/+45
* More updates to the ACPI code:msmith2000-09-301-0/+13
* Some more i386-only BIOS-friendliness:msmith2000-04-161-0/+11
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Reference the correct gdt[] entry on SMP. Remove the `generation' flag,jlemon1999-08-271-2/+1
* Remove the SMBIOS detection and definitions; this should be handled in amsmith1999-08-181-29/+1
* Search for and interrogate the PnP BIOS if found. This code just printsmsmith1999-08-171-4/+68
* Major update to the kernel's BIOS-calling ability.msmith1999-07-291-13/+75
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-2/+2
* The first stage of console driver reorganization: activate newyokota1999-01-111-5/+1
* Update #ifdef directive.yokota1999-01-081-2/+2
* Cosmetic change: adjust copyright notice.yokota1998-09-251-17/+14
* Add VESA support to syscons.sos1998-09-151-0/+127
* Nuke the nonexistend pad bytes from the end of the DMI header structure.msmith1997-08-041-2/+1
* Support for PC BIOS functions.msmith1997-08-011-0/+113
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-162-0/+4
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-122-0/+106
OpenPOWER on IntegriCloud