DragonFly BSD
DragonFly submit List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[PATCH] Sync VESA support with FreeBSD-CURRENT


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Wed, 25 Aug 2004 19:58:00 +0200

Hi,

here is a patch that syncs our VESA support with FreeBSD-CURRENT (where necessary):

http://www.yoyodyne.de/tmp/vesa.patch

It contains the following changes:

1) #include opt_vesa.h so that VESA_DEBUG works and add some more debug messages.

2) Add support for cards that identify themself as 'VIA CLE266' (two values have to be corrected for these cards).

3) Don't ignore VESA modes that have the NON-VGA bit set. Some cards (ATI Radeon 7000, for example) have this bit set for all their SVGA modes.

4) Remove some output from dmesg and put it under bootverbose.

For details consult the FreeBSD commit messages.

Thanks to Sarunas Vancevicius for testing issue 3 (he has a Radeon 7000).

Regards,
Sascha

--
http://yoyodyne.ath.cx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]