Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_STI
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_STI:
CONFIG_FB && CONFIG_PARISC
font
, sticore
, stifb
Enabling this option will implement the linux framebuffer device using calls to the STI BIOS routines for initialisation.
If you enable this option, you will get a planar framebuffer device /dev/fb which will work on the most common HP graphic cards of the NGLE family, including the artist chips (in the 7xx and Bxxx series), HCRX, HCRX24, CRX, CRX24 and VisEG series.
It is safe to enable this option, so you should probably say "Y".
drivers/video/Kconfig
The configuration item CONFIG_FB_STI:
CONFIG_FB && CONFIG_PARISC
font
, sticore
, stifb
STI refers to the HP "Standard Text Interface" which is a set of BIOS routines contained in a ROM chip in HP PA-RISC based machines. Enabling this option will implement the linux framebuffer device using calls to the STI BIOS routines for initialisation.
If you enable this option, you will get a planar framebuffer device /dev/fb which will work on the most common HP graphic cards of the NGLE family, including the artist chips (in the 7xx and Bxxx series), HCRX, HCRX24, CRX, CRX24 and VisEG series.
It is safe to enable this option, so you should probably say "Y".
drivers/video/Kconfig
The configuration item CONFIG_FB_STI:
CONFIG_FB && CONFIG_PARISC
font
, sticore
, stifb
STI refers to the HP "Standard Text Interface" which is a set of BIOS routines contained in a ROM chip in HP PA-RISC based machines. Enabling this option will implement the linux framebuffer device using calls to the STI BIOS routines for initialisation.
If you enable this option, you will get a planar framebuffer device /dev/fb which will work on the most common HP graphic cards of the NGLE family, including the artist chips (in the 7xx and Bxxx series), HCRX, HCRX24, CRX, CRX24 and VisEG series.
It is safe to enable this option, so you should probably say "Y".
drivers/video/Kconfig
The configuration item CONFIG_FB_STI:
CONFIG_FB && CONFIG_PARISC
font
, sticore
, stifb
STI refers to the HP "Standard Text Interface" which is a set of BIOS routines contained in a ROM chip in HP PA-RISC based machines. Enabling this option will implement the linux framebuffer device and an fbcon color text console using calls to the STI BIOS routines. The HP framebuffer device is usually planar, uses a strange memory layout, and changing the plane mask to create colored pixels requires a call to the STI routines, so do not expect /dev/fb to actually be useful. However, it is the best we have as far as graphics on the HP chipsets due to lack of hardware level documentation for the various on-board HP chipsets used in these systems. It is sufficient for basic text console functions, including fonts.
You should probably enable this option, unless you are having trouble getting video when booting the kernel (make sure it isn't just that you are running the console on the serial port, though). Really old HP boxes may not have STI, and must use the PDC BIOS console or the IODC BIOS.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
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")Raw data from LKDDb:
lkddb module font CONFIG_FB_STI : drivers/video/Kconfig : "HP STI frame buffer device support" # in 2.6.12–2.6.39, 3.0–3.10
lkddb module sticore CONFIG_FB_STI : drivers/video/Kconfig : "HP STI frame buffer device support" # in 2.5.59–2.5.75, 2.6.0–2.6.39, 3.0–3.14
lkddb module stifb CONFIG_FB_STI : drivers/video/fbdev/Kconfig : "HP STI frame buffer device support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 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
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 - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab