History log of /freebsd-9.3-release/sys/i386/bios/mca_machdep.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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