1*2415bd9bSmiod.\" $OpenBSD: gsckbc.4,v 1.5 2008/07/16 16:32:08 miod Exp $ 24926665fSmiod.\" 34926665fSmiod.\" Copyright (c) 2003, Miodrag Vallat. 44926665fSmiod.\" All rights reserved. 54926665fSmiod.\" 64926665fSmiod.\" Redistribution and use in source and binary forms, with or without 74926665fSmiod.\" modification, are permitted provided that the following conditions 84926665fSmiod.\" are met: 94926665fSmiod.\" 1. Redistributions of source code must retain the above copyright 104926665fSmiod.\" notice, this list of conditions and the following disclaimer. 114926665fSmiod.\" 2. Redistributions in binary form must reproduce the above copyright 124926665fSmiod.\" notice, this list of conditions and the following disclaimer in the 134926665fSmiod.\" documentation and/or other materials provided with the distribution. 144926665fSmiod.\" 154926665fSmiod.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 164926665fSmiod.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 174926665fSmiod.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 184926665fSmiod.\" DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 194926665fSmiod.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 204926665fSmiod.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 214926665fSmiod.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 224926665fSmiod.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 234926665fSmiod.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 244926665fSmiod.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 254926665fSmiod.\" POSSIBILITY OF SUCH DAMAGE. 264926665fSmiod.\" 27*2415bd9bSmiod.Dd $Mdocdate: July 16 2008 $ 289bfd5855Sjmc.Dt GSCKBC 4 hppa 294926665fSmiod.Os 304926665fSmiod.Sh NAME 314926665fSmiod.Nm gsckbc 324926665fSmiod.Nd PS/2-like controller driver 334926665fSmiod.Sh SYNOPSIS 344926665fSmiod.Cd "gsckbc* at gsc? irq 26" 35*2415bd9bSmiod.Cd "pckbd* at gsckbc?" 36376a70b7Smiod.Cd "pms* at gsckbc?" 374926665fSmiod.Sh DESCRIPTION 384926665fSmiodThe 394926665fSmiod.Nm 404926665fSmioddriver handles resource allocation and device attachment for the 414926665fSmiodPS/2 input device ports. 424926665fSmiodEach 434926665fSmiod.Nm 444926665fSmioddriver provides the logical connection for one child device, either the 454926665fSmiod.Dq keyboard 464926665fSmiodport or the 474926665fSmiod.Dq mouse 484926665fSmiodport. 494926665fSmiod.Sh SEE ALSO 504926665fSmiod.Xr gsc 4 , 51*2415bd9bSmiod.Xr pckbd 4 , 52376a70b7Smiod.Xr pms 4 53