GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BCM5974(4) FreeBSD Kernel Interfaces Manual BCM5974(4)

bcm5974Wellspring touchpad driver

To compile this driver into the kernel, place the following lines into your kernel configuration file:

device bcm5974
device hidbus
device hid
device usbhid
device usb
device evdev

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

bcm5974_load="YES"

The bcm5974 driver provides support for the Wellspring touchpads found in many Apple laptops.

To get multi-touch device working in X(7) (ports/x11/xorg-docs), install ports/x11-drivers/xf86-input-libinput.

bcm5974 creates a pseudo-device file, /dev/input/eventX which presents the multi-touch device as an input event device.

hid(4), loader.conf(5), xorg.conf(5) (ports/x11/xorg), libinput(4) (ports/x11-drivers/xf86-input-libinput).

The bcm5974 driver was written by Vladimir Kondratyev <wulf@FreeBSD.org>. It is based on wsp(4) driver written by Huang Wen Hui <huanghwh@gmail.com>.

bcm5974 cannot act like sysmouse(4)

February 27, 2022 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.