FreeBSD Bugzilla – Attachment 19461 Details for
Bug 34577
Some man pages still advise using "conflicts" [patch]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.38 KB, created by
yonatan
on 2002-02-03 10:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
yonatan
Created:
2002-02-03 10:20:00 UTC
Size:
1.38 KB
patch
obsolete
>--- syscons.4.orig Fri Feb 1 11:58:52 2002 >+++ syscons.4 Fri Feb 1 12:12:55 2002 >@@ -429,7 +429,7 @@ > .Bd -literal -offset indent > device atkbdc0 at isa? port IO_KBD > device atkbd0 at atkbdc? irq 1 >-device vga0 at isa? conflicts >+device vga0 at isa? > device sc0 at isa? > > pseudo-device splash > >--- vga.4.orig Fri Feb 1 11:58:59 2002 >+++ vga.4 Fri Feb 1 12:15:08 2002 >@@ -40,7 +40,7 @@ > .Cd "options VGA_NO_MODE_CHANGE" > .Cd "options VGA_SLOW_IOACCESS" > .Cd "options VGA_WIDTH90" >-.Cd "device vga0 at isa? port ? conflicts" >+.Cd "device vga0 at isa? port ?" > .Sh DESCRIPTION > The > .Nm >@@ -51,11 +51,6 @@ > .Nm > driver to manipulate video hardware (changing video modes, loading font, etc). > .Pp >-The keyword >-.Dv conflicts >-is required, as the video card may use I/O ports in the same range >-as other drivers. >-.Pp > The > .Nm > driver supports the standard video cards: MDA, CGA, EGA and VGA. >@@ -131,13 +126,13 @@ > .Sh EXAMPLES > Your kernel configuration should normally have: > .Pp >-.Dl "device vga0 at isa? port ? conflicts" >+.Dl "device vga0 at isa? port ?" > .Pp > The following lines should be included in the kernel configuration file > in order to enable the VESA BIOS Extension support. > .Pp > .Dl "options VESA" >-.Dl "device vga0 at isa? port ? conflicts" >+.Dl "device vga0 at isa? port ?" > .Pp > If you do not want VESA support included in the kernel, but > want to use occasionally, do not add the
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34577
:
19459
|
19460
| 19461