xref: /openbsd-src/share/man/man4/man4.hppa/mongoose.4 (revision 9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa)
1*9490d37cSjmc.\"	$OpenBSD: mongoose.4,v 1.4 2007/05/31 19:19:54 jmc Exp $
2b17e16c9Smickey.\"
3b17e16c9Smickey.\" Copyright (c) 2004 Michael Shalayeff
4b17e16c9Smickey.\" All rights reserved.
5b17e16c9Smickey.\"
6b17e16c9Smickey.\" Redistribution and use in source and binary forms, with or without
7b17e16c9Smickey.\" modification, are permitted provided that the following conditions
8b17e16c9Smickey.\" are met:
9b17e16c9Smickey.\" 1. Redistributions of source code must retain the above copyright
10b17e16c9Smickey.\"    notice, this list of conditions and the following disclaimer.
11b17e16c9Smickey.\" 2. Redistributions in binary form must reproduce the above copyright
12b17e16c9Smickey.\"    notice, this list of conditions and the following disclaimer in the
13b17e16c9Smickey.\"    documentation and/or other materials provided with the distribution.
14b17e16c9Smickey.\"
15b17e16c9Smickey.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16b17e16c9Smickey.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17b17e16c9Smickey.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18b17e16c9Smickey.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19b17e16c9Smickey.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20b17e16c9Smickey.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF MIND,
21b17e16c9Smickey.\" USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22b17e16c9Smickey.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23b17e16c9Smickey.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24b17e16c9Smickey.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25b17e16c9Smickey.\"
26*9490d37cSjmc.Dd $Mdocdate: May 31 2007 $
27b17e16c9Smickey.Dt MONGOOSE 4 hppa
28b17e16c9Smickey.Os
29b17e16c9Smickey.Sh NAME
30b17e16c9Smickey.Nm mongoose
31b17e16c9Smickey.Nd EISA Bus adapter
32b17e16c9Smickey.Sh SYNOPSIS
33b17e16c9Smickey.Cd "mongoose0 at mainbus?"
34b17e16c9Smickey.Cd "eisa* at mongoose?"
35b17e16c9Smickey.Sh DESCRIPTION
36b17e16c9SmickeyProvides an interface from the CPU-memory bus to EISA and ISA
37780b6db5Sjmcdevices.
38780b6db5SjmcTwo variations exist providing the same functionality
39b17e16c9Smickeybased on
40b17e16c9Smickey.Tn Intel i82350
41780b6db5Sjmcor
42b17e16c9Smickey.Tn Texas Instruments
43dac0ebebSmickey.\" TACT84544BPC/FBW41962 TACT84543BPP/36AEKJW TACT84541CPC/FCW421B3
44b17e16c9Smickeychips.
45b17e16c9SmickeyDepending on the model the bus clock is either 25 MHz or 33 MHz.
46b17e16c9Smickey.Sh SEE ALSO
47b17e16c9Smickey.Xr eisa 4 ,
48b17e16c9Smickey.Xr intro 4
49b17e16c9Smickey.Sh HISTORY
50b17e16c9SmickeyThe
51b17e16c9Smickey.Nm
52b17e16c9Smickeydriver
53b17e16c9Smickeyappeared in
54b17e16c9Smickey.Ox 2.6 .
55b17e16c9Smickey.Sh BUGS
56b17e16c9SmickeyHas some.
57