Enable BIOS modes on amd64.
Submitted by: paradox <ddkprog at yahoo com>
This commit is contained in:
parent
b209cefead
commit
b53c4efaa1
@ -177,7 +177,7 @@ vga_mmap(struct cdev *dev, vga_softc_t *sc, vm_offset_t offset, vm_offset_t *pad
|
||||
#endif
|
||||
|
||||
/* architecture dependent option */
|
||||
#ifndef __i386__
|
||||
#if !defined(__i386__) && !defined(__amd64__)
|
||||
#define VGA_NO_BIOS 1
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user