Deleted Added
full compact
ukbd.4 (48795) ukbd.4 (49831)
1.\" Copyright (c) 1997, 1998
2.\" Nick Hibma <hibma@skylink.it>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1997, 1998
2.\" Nick Hibma <hibma@skylink.it>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/ukbd.4 48795 1999-07-12 21:02:10Z nik $
32.\" $Id$
31.\" $FreeBSD: head/share/man/man4/ukbd.4 49831 1999-08-15 10:48:36Z mpp $
32.\" $Id: ukbd.4,v 1.5 1999/07/12 21:01:57 nik Exp $
33.\"
34.Dd April 11, 1999
35.Dt UKBD 4 i386
36.Os FreeBSD
37.Sh NAME
38.Nm ukbd
39.Nd USB keyboard driver
40.Sh SYNOPSIS

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

140.Ed
141.Pp
142Add the
143.Nm ukbd
144driver to the kernel.
145.Sh SEE ALSO
146.Xr kbdcontrol 1 ,
147.Xr ohci 4 ,
33.\"
34.Dd April 11, 1999
35.Dt UKBD 4 i386
36.Os FreeBSD
37.Sh NAME
38.Nm ukbd
39.Nd USB keyboard driver
40.Sh SYNOPSIS

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

140.Ed
141.Pp
142Add the
143.Nm ukbd
144driver to the kernel.
145.Sh SEE ALSO
146.Xr kbdcontrol 1 ,
147.Xr ohci 4 ,
148.Xr syscons 4
148.Xr syscons 4 ,
149.Xr uhci 4 ,
150.Xr usb 4 ,
149.Xr uhci 4 ,
150.Xr usb 4 ,
151.Xr config 8 ,
151.Xr config 8
152.\".Sh HISTORY
152.\".Sh HISTORY
153.Sh AUTHOR
153.Sh AUTHORS
154The
155.Nm ukbd
156driver was written by
157.An Lennart Augustsson Aq augustss@cs.chalmers.se
154The
155.Nm ukbd
156driver was written by
157.An Lennart Augustsson Aq augustss@cs.chalmers.se
158for NetBSD and was substantially rewritten for FreeBSD by
158for
159.Nx
160and was substantially rewritten for
161.Fx
162by
159.An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .
160.Pp
161This manual page was written by
162.An Nick Hibma Aq hibma@skylink.it
163with a large amount of input from
164.An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .
163.An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .
164.Pp
165This manual page was written by
166.An Nick Hibma Aq hibma@skylink.it
167with a large amount of input from
168.An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .