diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-20 15:22:21 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-20 15:22:21 +0000 |
commit | f01e723a66f896f402cc98821e1a961eb5b9c5d2 (patch) | |
tree | 1a6bb1105816579dabe746edd704bf7c49ca1ad3 /graphics/s3switch/files/patch-s3switch.1x | |
parent | New port: akpop3d (diff) |
Add s3switch 0.1, enable TV-out on S3 graphics cards.
PR: ports/50766
Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes:
svn path=/head/; revision=79361
Diffstat (limited to 'graphics/s3switch/files/patch-s3switch.1x')
-rw-r--r-- | graphics/s3switch/files/patch-s3switch.1x | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/s3switch/files/patch-s3switch.1x b/graphics/s3switch/files/patch-s3switch.1x new file mode 100644 index 000000000000..4a0b692baf43 --- /dev/null +++ b/graphics/s3switch/files/patch-s3switch.1x @@ -0,0 +1,14 @@ +--- s3switch.1x.orig Wed Sep 11 23:21:19 2002 ++++ s3switch.1x Sun Mar 16 03:49:59 2003 +@@ -55,8 +55,10 @@ + .I S3switch + will not allow you to activate devices which are not connected, on those + chips that are able to detect this. +-.SH AUTHOR ++.SH AUTHORS + Tim Roberts (timr@probo.com) ++.P ++Bruce M Simpson <bms@spc.org> (FreeBSD Port) + .SH "SEE ALSO" + .BR X(1x), + .BR Xserver(1x) |