Deleted Added
full compact
atkbdc.4 (56184) atkbdc.4 (57676)
1.\"
2.\" Copyright (c) 1999
3.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
1.\"
2.\" Copyright (c) 1999
3.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/share/man/man4/atkbdc.4 56184 2000-01-17 13:37:10Z asmodai $
27.\" $FreeBSD: head/share/man/man4/atkbdc.4 57676 2000-03-01 14:50:24Z sheldonh $
28.\"
29.Dd February 9, 1999
30.Dt ATKBDC 4
31.Os FreeBSD
32.Sh NAME
33.Nm atkbdc
34.Nd
35the AT keyboard controller interface

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

71the reset command.
72These options control how long the
73.Nm
74driver should
75wait before eventually giving up -- the driver will wait
76.Fa X
77*
78.Fa Y
28.\"
29.Dd February 9, 1999
30.Dt ATKBDC 4
31.Os FreeBSD
32.Sh NAME
33.Nm atkbdc
34.Nd
35the AT keyboard controller interface

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

71the reset command.
72These options control how long the
73.Nm
74driver should
75wait before eventually giving up -- the driver will wait
76.Fa X
77*
78.Fa Y
79msecs at most. If the drivers seem unable to detect
80devices, you may want to increase these values. The default values are
79msecs at most.
80If the drivers seem unable to detect
81devices, you may want to increase these values.
82The default values are
81200 msec for
82.Fa X
83and 5
84for
85.Fa Y .
86.It Em KBDIO_DEBUG=N
87Sets the debug level to
88.Fa N .

--- 24 unchanged lines hidden ---
83200 msec for
84.Fa X
85and 5
86for
87.Fa Y .
88.It Em KBDIO_DEBUG=N
89Sets the debug level to
90.Fa N .

--- 24 unchanged lines hidden ---