Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VT
has multiple definitions:
drivers/tty/Kconfig
The configuration item CONFIG_VT:
( CONFIG_EXPERT ) && (! CONFIG_UML )
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/h8300/Kconfig
The configuration item CONFIG_VT:
(none)
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
drivers/char/Kconfig
The configuration item CONFIG_VT:
( CONFIG_EXPERT ) && (! CONFIG_S390 )
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/sparc64/Kconfig
The configuration item CONFIG_VT:
CONFIG_EMBEDDED
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/sparc/Kconfig
The configuration item CONFIG_VT:
(none)
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/sh/Kconfig
The configuration item CONFIG_VT:
(none)
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/m68k/Kconfig
The configuration item CONFIG_VT:
(none)
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/sparc64/Kconfig
The configuration item CONFIG_VT:
(none)
If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you can run several virtual terminals (also called virtual consoles) on one physical terminal. This is rather useful, for example one virtual terminal can collect system messages and warnings, another one can be used for a text-mode user session, and a third could run an X session, all in parallel. Switching between virtual terminals is done with certain key combinations, usually Alt-<function key>.
The setterm command ("man setterm") can be used to change the properties (such as colors or beeping) of a virtual terminal. The man page console_codes(4) ("man console_codes") contains the special character sequences that can be used to change those properties directly. The fonts used on virtual terminals can be changed with the setfont ("man setfont") command and the key bindings are defined with the loadkeys ("man loadkeys") command.
You need at least one virtual terminal device in order to make use of your keyboard and monitor. Therefore, only people configuring an embedded system would want to say N here in order to save some memory; the only way to log into such a system is then via a serial or network connection.
If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-)
arch/mips/Kconfig
The configuration item CONFIG_VT:
(none)
(none)
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 4c57
("RV200/M7 [Mobility Radeon 7500]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 4c59
("RV100/M6 [Rage/Radeon Mobility Series]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 4c5a
1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5144
("R100 [Radeon 7200 / All-In-Wonder Radeon]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5145
1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5146
1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5147
1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 514c
("R200 [Radeon 8500/8500 LE]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5157
("RV200 [Radeon 7500/7500 LE]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 5159
("RV100 [Radeon 7000 / Radeon VE]")1002
("Advanced Micro Devices, Inc. [AMD/ATI]"), device: 515a
102b
("Matrox Electronics Systems Ltd."), device: 0519
("MGA 2064W [Millennium]")102b
("Matrox Electronics Systems Ltd."), device: 051a
("MGA 1064SG [Mystique]")102b
("Matrox Electronics Systems Ltd."), device: 051b
("MGA 2164W [Millennium II]")102b
("Matrox Electronics Systems Ltd."), device: 051f
("MGA 2164W [Millennium II] AGP")102b
("Matrox Electronics Systems Ltd."), device: 0520
("MGA G200")102b
("Matrox Electronics Systems Ltd."), device: 0521
("MGA G200 AGP")102b
("Matrox Electronics Systems Ltd."), device: 0525
("MGA G400/G450")102b
("Matrox Electronics Systems Ltd."), device: 1000
("MGA G100 [Productiva]")102b
("Matrox Electronics Systems Ltd."), device: 1001
("MGA G100 [Productiva] AGP")102b
("Matrox Electronics Systems Ltd."), device: 2527
("Millennium G550")103c
("Hewlett-Packard Company")103c
("Hewlett-Packard Company"), device: 1005
("A4977A Visualize EG")103c
("Hewlett-Packard Company"), device: 1006
103c
("Hewlett-Packard Company"), device: 1008
("Visualize FX")103c
("Hewlett-Packard Company"), device: 100a
103c
("Hewlett-Packard Company"), device: 108b
("Visualize FXe")10c8
("Neomagic Corporation"), device: 0001
("NM2070 [MagicGraph 128]")10c8
("Neomagic Corporation"), device: 0002
("NM2090 [MagicGraph 128V]")10c8
("Neomagic Corporation"), device: 0003
("NM2093 [MagicGraph 128ZV]")10c8
("Neomagic Corporation"), device: 0004
("NM2160 [MagicGraph 128XD]")10c8
("Neomagic Corporation"), device: 0005
("NM2200 [MagicGraph 256AV]")10c8
("Neomagic Corporation"), device: 0006
("NM2360 [MagicMedia 256ZX]")10c8
("Neomagic Corporation"), device: 0016
("NM2380 [MagicMedia 256XL+]")10c8
("Neomagic Corporation"), device: 0025
("NM2230 [MagicGraph 256AV+]")10c8
("Neomagic Corporation"), device: 0083
("NM2093 [MagicGraph 128ZV+]")10de
("NVIDIA Corporation"), device: 0020
("NV4 [Riva TNT]")10de
("NVIDIA Corporation"), device: 0028
("NV5 [Riva TNT2 / TNT2 Pro]")10de
("NVIDIA Corporation"), device: 0029
("NV5 [Riva TNT2 Ultra]")10de
("NVIDIA Corporation"), device: 002c
("NV5 [Vanta / Vanta LT]")10de
("NVIDIA Corporation"), device: 002d
("NV5 [Riva TNT2 Model 64 / Model 64 Pro]")10de
("NVIDIA Corporation"), device: 00a0
("NV0A [Aladdin TNT2 IGP]")10de
("NVIDIA Corporation"), device: 0100
("NV10 [GeForce 256 SDR]")10de
("NVIDIA Corporation"), device: 0101
("NV10 [GeForce 256 DDR]")10de
("NVIDIA Corporation"), device: 0103
("NV10GL [Quadro]")10de
("NVIDIA Corporation"), device: 0110
("NV11 [GeForce2 MX/MX 400]")10de
("NVIDIA Corporation"), device: 0111
("NV11 [GeForce2 MX200]")10de
("NVIDIA Corporation"), device: 0113
("NV11GL [Quadro2 MXR/EX/Go]")10de
("NVIDIA Corporation"), device: 0150
("NV15 [GeForce2 GTS/Pro]")10de
("NVIDIA Corporation"), device: 0151
("NV15 [GeForce2 Ti]")10de
("NVIDIA Corporation"), device: 0152
("NV15 [GeForce2 Ultra]")10de
("NVIDIA Corporation"), device: 0153
("NV15GL [Quadro2 Pro]")10e0
("Integrated Micro Solutions Inc."), device: 9128
("IMS9128 [Twin turbo 128]")10e0
("Integrated Micro Solutions Inc."), device: 9135
10ea
("Integraphics"), device: 2000
("CyberPro 2000")10ea
("Integraphics"), device: 2010
("CyberPro 2000A")10ea
("Integraphics"), device: 5000
("CyberPro 5000")121a
("3Dfx Interactive, Inc."), device: 0001
("Voodoo")121a
("3Dfx Interactive, Inc."), device: 0002
("Voodoo 2")121a
("3Dfx Interactive, Inc."), device: 0003
("Voodoo Banshee"), class: 03
("Display controller")121a
("3Dfx Interactive, Inc."), device: 0005
("Voodoo 3"), class: 03
("Display controller")121a
("3Dfx Interactive, Inc."), device: 0009
("Voodoo 4 / Voodoo 5"), class: 03
("Display controller")12d2
("NVidia / SGS Thomson (Joint Venture)"), device: 0018
("Riva128")Raw data from LKDDb:
lkddb input .... .... .... .... ........ ........ .... ................ .. .... .. ................ .... : CONFIG_VT : drivers/char/keyboard.c # in 2.5.47–2.5.75, 2.6.0–2.6.26
lkddb input .... .... .... .... 00000002 ........ .... ................ .. .... .. ................ .... : CONFIG_VT : drivers/char/keyboard.c # in 2.6.27–2.6.36
lkddb input .... .... .... .... 00000002 ........ .... ................ .. .... .. ................ .... : CONFIG_VT : drivers/tty/vt/keyboard.c # in 2.6.37–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb input .... .... .... .... 00040000 ........ .... ................ .. .... .. ................ .... : CONFIG_VT : drivers/char/keyboard.c # in 2.6.27–2.6.36
lkddb input .... .... .... .... 00040000 ........ .... ................ .. .... .. ................ .... : CONFIG_VT : drivers/tty/vt/keyboard.c # in 2.6.37–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb parisc .. .. .... 00000077 : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.54–2.5.75, 2.6.0–2.6.27
lkddb parisc .. .. .... 00000085 : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.54–2.5.75, 2.6.0–2.6.27
lkddb parisc 0a .. .... 00000077 : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb parisc 0a .. .... 00000085 : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 1002 4c57 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 4c59 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 4c5a .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5144 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5145 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5146 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5147 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 514c .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5157 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 5159 .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 1002 515a .... .... ...... : CONFIG_FB_RADEON CONFIG_VT : drivers/video/radeonfb.c # in 2.5.45–2.5.50
lkddb pci 102b 0519 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 051a .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 051b .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 051f .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 0520 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 0521 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 0525 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 1000 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 1001 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 102b 2527 .... .... ...... : CONFIG_FB_MATROX CONFIG_VT : drivers/video/matrox/matroxfb_base.c # in 2.5.45–2.5.50
lkddb pci 103c .... .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.59
lkddb pci 103c 1005 .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.54–2.5.58, 2.5.60–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 103c 1006 .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.60–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 103c 1008 .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.54–2.5.58, 2.5.60–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 103c 100a .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.60–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 103c 108b .... .... ...... : CONFIG_FB_STI CONFIG_STI_CONSOLE CONFIG_VT : drivers/video/console/sticore.c # in 2.5.54–2.5.58, 2.5.60–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
lkddb pci 10c8 0001 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0002 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0003 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0004 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0005 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0006 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0016 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0025 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10c8 0083 .... .... ...... : CONFIG_FB_NEOMAGIC CONFIG_VT : drivers/video/neofb.c # in 2.5.45–2.5.50
lkddb pci 10de 0020 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0028 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0029 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 002c .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 002d .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 00a0 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0100 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0101 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0103 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0110 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0111 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0113 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0150 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0151 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0152 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10de 0153 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
lkddb pci 10e0 9128 .... .... ...... : CONFIG_FB_IMSTT CONFIG_VT : drivers/video/imsttfb.c # in 2.5.45–2.5.50
lkddb pci 10e0 9135 .... .... ...... : CONFIG_FB_IMSTT CONFIG_VT : drivers/video/imsttfb.c # in 2.5.45–2.5.50
lkddb pci 10ea 2000 .... .... ...... : CONFIG_FB_CYBER2000 CONFIG_VT : drivers/video/cyber2000fb.c # in 2.5.45–2.5.50
lkddb pci 10ea 2010 .... .... ...... : CONFIG_FB_CYBER2000 CONFIG_VT : drivers/video/cyber2000fb.c # in 2.5.45–2.5.50
lkddb pci 10ea 5000 .... .... ...... : CONFIG_FB_CYBER2000 CONFIG_VT : drivers/video/cyber2000fb.c # in 2.5.45–2.5.50
lkddb pci 121a 0001 .... .... ...... : CONFIG_FB_VOODOO1 CONFIG_VT : drivers/video/sstfb.c # in 2.5.45–2.5.50
lkddb pci 121a 0002 .... .... ...... : CONFIG_FB_VOODOO1 CONFIG_VT : drivers/video/sstfb.c # in 2.5.45–2.5.50
lkddb pci 121a 0003 .... .... 03.... : CONFIG_FB_3DFX CONFIG_VT : drivers/video/tdfxfb.c # in 2.5.45–2.5.50
lkddb pci 121a 0005 .... .... 03.... : CONFIG_FB_3DFX CONFIG_VT : drivers/video/tdfxfb.c # in 2.5.45–2.5.50
lkddb pci 121a 0009 .... .... 03.... : CONFIG_FB_3DFX CONFIG_VT : drivers/video/tdfxfb.c # in 2.5.45–2.5.50
lkddb pci 12d2 0018 .... .... ...... : CONFIG_FB_RIVA CONFIG_VT : drivers/video/riva/fbdev.c # in 2.5.45–2.5.50
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab