diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-07-27 13:23:15 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-07-27 13:24:38 -0400 |
commit | f62beb6f3609e8b6e61325ac89017590811bbd07 (patch) | |
tree | b994b6747bc8693acd7bff0860e28258f6bf03f9 /hw/xfree86/doc | |
parent | 486fd4145aed93093d1f1655de40c0a8582bb8b1 (diff) |
Remove all trace of Option "BiosLocation".
This code was deeply dangerous. If anyone actually had a use for this code,
we should find a better way of doing it.
Diffstat (limited to 'hw/xfree86/doc')
-rw-r--r-- | hw/xfree86/doc/man/xorg.conf.man.pre | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre index 504e0c233..3ff5776f4 100644 --- a/hw/xfree86/doc/man/xorg.conf.man.pre +++ b/hw/xfree86/doc/man/xorg.conf.man.pre @@ -1601,13 +1601,6 @@ Note that disabling an operation will have no effect if the operation is not accelerated (whether due to lack of support in the hardware or in the driver). .TP 7 -.BI "Option \*qBiosLocation\*q \*q" address \*q -Set the location of the BIOS for the Int10 module. One may select a BIOS -of another card for posting or the legacy V_BIOS range located at 0xc0000 -or an alternative address (BUS_ISA). -This is only useful under very special circumstances and should be used with -extreme care. -.TP 7 .BI "Option \*qInitPrimary\*q \*q" boolean \*q Use the Int10 module to initialize the primary graphics card. Normally, only secondary cards are soft-booted using the Int10 module, as the |