Don't forget to create opt_agp.h on ia64, which also uses agp(4).

This commit is contained in:
Wojciech A. Koszek 2009-02-07 09:57:14 +00:00
parent 875d039fd8
commit eb0a4a4b80
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188274
2 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,9 @@ VGA_NO_MODE_CHANGE opt_vga.h
VGA_SLOW_IOACCESS opt_vga.h
VGA_WIDTH90 opt_vga.h
# AGP debugging.
AGP_DEBUG opt_agp.h
PSM_HOOKRESUME opt_psm.h
PSM_RESETAFTERSUSPEND opt_psm.h
PSM_DEBUG opt_psm.h

View File

@ -101,6 +101,9 @@ options VGA_WIDTH90 # support 90 column modes
# Debugging.
options VGA_DEBUG
# AGP debugging.
options AGP_DEBUG
# The following devices are not supported.
nodevice fdc
nooption FDC_DEBUG