Deleted Added
full compact
aibs.4 (209523) aibs.4 (215010)
1.\" $FreeBSD: head/share/man/man4/aibs.4 209523 2010-06-25 15:32:46Z rpaulo $
1.\" $FreeBSD: head/share/man/man4/aibs.4 215010 2010-11-08 20:44:11Z jhb $
2.\" $NetBSD: aibs.4,v 1.2 2010/02/09 05:37:25 cnst Exp $
3.\" $OpenBSD: aibs.4,v 1.4 2009/07/30 06:30:45 jmc Exp $
4.\"
5.\" Copyright (c) 2009/2010 Constantine A. Murenin <cnst++@FreeBSD.org>
6.\"
7.\" Permission to use, copy, modify, and distribute this software for any
8.\" purpose with or without fee is hereby granted, provided that the above
9.\" copyright notice and this permission notice appear in all copies.

--- 9 unchanged lines hidden (view full) ---

19.Dd April 4, 2010
20.Dt AIBS 4
21.Os
22.Sh NAME
23.Nm aibs
24.Nd "ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor"
25.Sh SYNOPSIS
26To compile this driver into the kernel,
2.\" $NetBSD: aibs.4,v 1.2 2010/02/09 05:37:25 cnst Exp $
3.\" $OpenBSD: aibs.4,v 1.4 2009/07/30 06:30:45 jmc Exp $
4.\"
5.\" Copyright (c) 2009/2010 Constantine A. Murenin <cnst++@FreeBSD.org>
6.\"
7.\" Permission to use, copy, modify, and distribute this software for any
8.\" purpose with or without fee is hereby granted, provided that the above
9.\" copyright notice and this permission notice appear in all copies.

--- 9 unchanged lines hidden (view full) ---

19.Dd April 4, 2010
20.Dt AIBS 4
21.Os
22.Sh NAME
23.Nm aibs
24.Nd "ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor"
25.Sh SYNOPSIS
26To compile this driver into the kernel,
27place the following lines in your
27place the following line in your
28kernel configuration file:
29.Bd -ragged -offset indent
28kernel configuration file:
29.Bd -ragged -offset indent
30.Cd "device acpi"
31.Cd "device aibs"
32.Ed
33.Pp
34Alternatively, to load the driver as a
30.Cd "device aibs"
31.Ed
32.Pp
33Alternatively, to load the driver as a
35module at boot time, place the following lines in
34module at boot time, place the following line in
36.Xr loader.conf 5 :
37.Bd -literal -offset indent
35.Xr loader.conf 5 :
36.Bd -literal -offset indent
38acpi_load="YES"
39aibs_load="YES"
40.Ed
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for the voltage, temperature and fan sensors
45available through the
46.Tn ATK0110

--- 163 unchanged lines hidden ---
37aibs_load="YES"
38.Ed
39.Sh DESCRIPTION
40The
41.Nm
42driver provides support for the voltage, temperature and fan sensors
43available through the
44.Tn ATK0110

--- 163 unchanged lines hidden ---