aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/pc
Commit message (Expand)AuthorAgeFilesLines
* Removed bits related to MBRs now that they have a proper home inBruce Evans2002-10-021-20/+0
* use __packed.Alfred Perlstein2002-09-232-16/+16
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentYoshihiro Takahashi2001-12-141-0/+5
* Fix the argument specifier for the PnP BIOS function 2Kazutaka YOKOTA2001-09-031-1/+1
* The general conesnsus on irc was that pci bios for config registersWarner Losh2001-08-211-0/+1
* Add PCI BIOS function codes for IRQ routing fetch and route.Mike Smith2000-10-191-0/+2
* Add types and prototypes.Warner Losh2000-10-161-1/+45
* More updates to the ACPI code:Mike Smith2000-09-301-0/+13
* Some more i386-only BIOS-friendliness:Mike Smith2000-04-161-0/+11
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Reference the correct gdt[] entry on SMP. Remove the `generation' flag,Jonathan Lemon1999-08-271-2/+1
* Remove the SMBIOS detection and definitions; this should be handled in aMike Smith1999-08-181-29/+1
* Search for and interrogate the PnP BIOS if found. This code just printsMike Smith1999-08-171-4/+68
* Major update to the kernel's BIOS-calling ability.Mike Smith1999-07-291-13/+75
* - Don't assume the line length in the video memory is always the same asKazutaka YOKOTA1999-02-051-2/+2
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-5/+1
* Update #ifdef directive.Kazutaka YOKOTA1999-01-081-2/+2
* Cosmetic change: adjust copyright notice.Kazutaka YOKOTA1998-09-251-17/+14
* Add VESA support to syscons.Søren Schmidt1998-09-151-0/+127
* Nuke the nonexistend pad bytes from the end of the DMI header structure.Mike Smith1997-08-041-2/+1
* Support for PC BIOS functions.Mike Smith1997-08-011-0/+113
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-162-0/+4
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-122-0/+106