freebsd-skq/sys/dev/syscons
yokota 3d34bf047b Yet another round of fixes for the VESA support code.
- Express various sizes in bytes, rather than Kbytes, in the video
  mode and adapter information structures.
- Fill 0 in the linear buffer size field if the linear frame buffer
  is not available.
- Remove SW_VESA_USER ioctl. It is still experimetal and was not meant
  to be released.
- Fix missing cast operator.
- Correctly handle pointers returned by the VESA BIOS. The pointers
  may point to the area either in the BIOS ROM or in the buffer supplied
  by the caller.
- Set the destructive cursor at the right moment.
1998-10-01 11:39:18 +00:00
..
blank Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
daemon Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
fade Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
green Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
snake Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
star Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
scvesactl.c Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00
scvidctl.c Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00
syscons.c Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00
syscons.h Yet another round of fixes for the VESA support code. 1998-10-01 11:39:18 +00:00