History log of /freebsd-10-stable/sys/i386/bios/mca_machdep.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 134582 31-Aug-2004 mdodd

Clarify SDT feature word bits.

Obtained from: NetBSD


# 130312 10-Jun-2004 jhb

Remove atdevbase and replace it's remaining uses with direct references to
KERNBASE instead.


# 115679 02-Jun-2003 obrien

Use __FBSDID().


# 112551 24-Mar-2003 mdodd

Use repo-copied files in sys/i386/bios.


# 103870 23-Sep-2002 alfred

use __packed.


# 56845 29-Jan-2000 peter

Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and some
#include "foo.h" headers.


# 55889 13-Jan-2000 mdodd

Correctly test CF.


# 50824 03-Sep-1999 mdodd

SYSINIT() needs sys/kernel.h. Include it.


# 50823 03-Sep-1999 mdodd

This adds the i386 specific support for systems with a MicroChannel
Architecture bus.

Reviewed by: msmith