aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/x86bios
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-2/+2
* Do not build real mode emulator for i386. We use VM86 again since r210877.Jung-uk Kim2010-08-081-1/+4
* Rewrite x86bios and update its dependent drivers.Jung-uk Kim2009-10-191-1/+2
* Move sys/dev/x86bios to sys/compat/x86bios.Jung-uk Kim2009-09-231-1/+1
* Collapase interrupt supporting functions to a new module, and switch fromXin LI2009-09-211-0/+10