diff options
author | Matt Wilson <msw@redhat.com> | 1999-09-01 23:35:07 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-09-01 23:35:07 +0000 |
commit | b028bbe9125d0719d7d0257a00df423537b2e187 (patch) | |
tree | f73220a62a730f34209ea8e9f70006dbf1ce5c6e /ddcprobe/README | |
parent | f4ce2e52a28014ee15c1d9764e19f1fda9539feb (diff) | |
download | anaconda-b028bbe9125d0719d7d0257a00df423537b2e187.tar.gz anaconda-b028bbe9125d0719d7d0257a00df423537b2e187.tar.xz anaconda-b028bbe9125d0719d7d0257a00df423537b2e187.zip |
logistics
Diffstat (limited to 'ddcprobe/README')
-rw-r--r-- | ddcprobe/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ddcprobe/README b/ddcprobe/README new file mode 100644 index 000000000..bdba8f378 --- /dev/null +++ b/ddcprobe/README @@ -0,0 +1,8 @@ +This is some VBE/DDC stuff. It makes calls to the VESA extensions in the BIOS +using a slightly modified version of Josh Vanderhoof's LRMI 0.6, and generally +requires a 2.2 or newer kernel. The idea for reading EDID data from the BIOS +came from Matt Wilson <msw@gimp.org>, as well as several ideas about better ways +to lay out data structure declarations. + +Nalin Dahyabhai +bigfun@pobox.com |