diff options
| author | Wilko Bulte <wilko@FreeBSD.org> | 2005-06-06 10:53:10 +0000 |
|---|---|---|
| committer | Wilko Bulte <wilko@FreeBSD.org> | 2005-06-06 10:53:10 +0000 |
| commit | fa9d6cfa34d373648bac9c8ecbf5730eaff4f16c (patch) | |
| tree | 692425d9099fcd25e4a2b03c39435a9f2f17f951 /sys | |
| parent | cb1e3c19f0c20bee1980972eb4a13298770a6bb5 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 3cef689c5edf3..0af8a93fed20f 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -129,7 +129,8 @@ device atkbd # AT keyboard device psm # PS/2 mouse device vga # VGA video card driver -device tga # TGA video card driver +# TGA support is broken +# device tga # TGA video card driver device splash # Splash screen and screen saver support |
