1.\" $NetBSD: mongoose.4,v 1.2 2017/02/17 22:24:46 christos Exp $ 2.\" 3.\" $OpenBSD: mongoose.4,v 1.2 2004/06/08 07:55:54 jmc Exp $ 4.\" 5.\" Copyright (c) 2004 Michael Shalayeff 6.\" All rights reserved. 7.\" 8.\" Redistribution and use in source and binary forms, with or without 9.\" modification, are permitted provided that the following conditions 10.\" are met: 11.\" 1. Redistributions of source code must retain the above copyright 12.\" notice, this list of conditions and the following disclaimer. 13.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" notice, this list of conditions and the following disclaimer in the 15.\" documentation and/or other materials provided with the distribution. 16.\" 17.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 18.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 19.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF MIND, 23.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 25.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27.\" 28.Dd February 17, 2017 29.Dt MONGOOSE 4 hppa 30.Os 31.Sh NAME 32.Nm mongoose 33.Nd EISA Bus adapter 34.Sh SYNOPSIS 35.Cd "mongoose* at mainbus?" 36.Cd "eisa* at mongoose?" 37.Sh DESCRIPTION 38Provides an interface from the CPU-memory bus to EISA and ISA 39devices. 40Two variations exist providing the same functionality 41based on 42.Tn Intel i82350 43or 44.Tn Texas Instruments 45chips. 46Depending on the model the bus clock is either 25 MHz or 33 MHz. 47.Sh MACHINES 48An incomplete list of machines that use the 49.Tn mongoose 50bus controller: 51.Pp 52.Bl -bullet -compact 53.It 54715/{33,50,75} 55.It 56720, 730, 750 57.It 58725/{50,75} 59.It 60735/* 61.It 62755/* 63.It 64742i 65.It 66745i/{50,75} 67.It 68747i/{50,75} 69.El 70.Sh SEE ALSO 71.Xr eisa 4 , 72.Xr hppa/intro 4 73.Sh HISTORY 74The 75.Nm 76driver 77appeared in 78.Ox 2.6 . 79It was ported to 80.Nx 1.6 81by Matthew Fredette. 82.Sh BUGS 83Has some. 84