Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BUSMOUSE
has multiple definitions:
drivers/char/Kconfig
The configuration item CONFIG_BUSMOUSE:
(none)
busmouse
Say Y here if your machine has a bus mouse as opposed to a serial mouse. Most people have a regular serial MouseSystem or Microsoft mouse (made by Logitech) that plugs into a COM port (rectangular with 9 or 25 pins). These people say N here.
If you have a laptop, you either have to check the documentation or experiment a bit to find out whether the trackball is a serial mouse or not; it's best to say Y here for you.
This is the generic bus mouse driver code. If you have a bus mouse, you will have to say Y here and also to the specific driver for your mouse below.
To compile this driver as a module, choose M here: the module will be called busmouse.
arch/m68k/Kconfig
The configuration item CONFIG_BUSMOUSE:
CONFIG_SUN3X_ZS || CONFIG_ATARI && CONFIG_VT && CONFIG_ATARIMOUSE || CONFIG_AMIGA && CONFIG_AMIGAMOUSE
busmouse
Say Y here if your machine has a bus mouse as opposed to a serial mouse. Most people have a regular serial MouseSystem or Microsoft mouse (made by Logitech) that plugs into a COM port (rectangular with 9 or 25 pins). These people say N here.
If you have a laptop, you either have to check the documentation or experiment a bit to find out whether the trackball is a serial mouse or not; it's best to say Y here for you.
This is the generic bus mouse driver code. If you have a bus mouse, you will have to say Y here and also to the specific driver for your mouse below.
This code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called busmouse.o. If you want to compile it as a module, say M here and read Documentation/modules.txt.
Raw data from LKDDb:
lkddb module busmouse CONFIG_BUSMOUSE : drivers/char/Kconfig : "Bus Mouse Support" # in 2.5.45–2.5.75, 2.6.0–2.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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab