1*9490d37cSjmc.\" $OpenBSD: ie.4,v 1.16 2007/05/31 19:19:54 jmc Exp $ 2b1014d07Smickey.\" 3c462f693Smickey.\" Copyright (c) 2003 Paul Weissmann 4b1014d07Smickey.\" All rights reserved. 5b1014d07Smickey.\" 6b1014d07Smickey.\" 7b1014d07Smickey.\" Redistribution and use in source and binary forms, with or without 8b1014d07Smickey.\" modification, are permitted provided that the following conditions 9b1014d07Smickey.\" are met: 10b1014d07Smickey.\" 1. Redistributions of source code must retain the above copyright 11b1014d07Smickey.\" notice, this list of conditions and the following disclaimer. 12b1014d07Smickey.\" 2. Redistributions in binary form must reproduce the above copyright 13b1014d07Smickey.\" notice, this list of conditions and the following disclaimer in the 14b1014d07Smickey.\" documentation and/or other materials provided with the distribution. 15b1014d07Smickey.\" 16b1014d07Smickey.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 17b1014d07Smickey.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18b1014d07Smickey.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 19b1014d07Smickey.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 20b1014d07Smickey.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 21b1014d07Smickey.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 22b1014d07Smickey.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23b1014d07Smickey.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24b1014d07Smickey.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 25b1014d07Smickey.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 26b1014d07Smickey.\" SUCH DAMAGE. 27b1014d07Smickey.\" 28*9490d37cSjmc.Dd $Mdocdate: May 31 2007 $ 29b1014d07Smickey.Dt IE 4 hppa 30b1014d07Smickey.Os 31b1014d07Smickey.Sh NAME 32b1014d07Smickey.Nm ie 33d532e4f8Sjmc.Nd Intel i82596 Ethernet device 34b1014d07Smickey.Sh SYNOPSIS 35b1014d07Smickey.Cd "ie0 at gsc? irq 8" 36b1014d07Smickey.Sh DESCRIPTION 37b1014d07SmickeyThe 38b1014d07Smickey.Nm 39b1014d07Smickeyinterface provides access to the 10 Mb/s 40b1014d07Smickey.Tn Ethernet 41b1014d07Smickeynetwork via the 42b1014d07Smickey.Tn Intel 43cba302adSmickeyi82596 DX/CA 32-bit 449bfd5855SjmcLocal Area Network Coprocessor for Ethernet. 45b1014d07Smickey.Pp 46cba302adSmickeyThe i82596 comes basically in two different flavors: 47b1014d07Smickey.Bl -tag -width i82596DXxxx 48b1014d07Smickey.It i82596DX 49cba302adSmickeySystems with an ASP or WAX Main Bus Adapter (MBA), e.g. 720, 735 etc. 50b1014d07SmickeyThese types of systems generally have only AUI or BNC and AUI connectors at 51fa986dacSdavidthe back. 52fa986dacSdavidOn the models with both you usually have to switch a big 53569edf49Smickeyjumper-block on the mainboard to choose which one to activate. 54b1014d07Smickey.It i82596CA 55cba302adSmickeySystems with LASI MBA, e.g. 712/*, 715/100 have the i82596CA 56fa986dacSdavidintegrated on the LASI macrochip. 57fa986dacSdavidThey usually have TP and AUI 58569edf49Smickeyconnectors and autodetect to which one the network is connected to. 59b1014d07Smickey.El 60b1014d07Smickey.Pp 61b1014d07SmickeyBy default, the system will select the media type automatically, but the 62b1014d07Smickey.Xr ifconfig 8 63b1014d07Smickeycommand can be used to force the media selection. 64b1014d07SmickeyThe media types are shown below: 65d6936e52Smiod.Bl -tag -width "media autoselect" -offset indent 66b1014d07Smickey.It media autoselect 67b1014d07SmickeyAttempt to autoselect the media type (default) 68b1014d07Smickey.It media 10base5 69b1014d07SmickeyUse the AUI connector 70b1014d07Smickey.It media 10baseT 71b1014d07SmickeyUse the twisted pair connector 72b1014d07Smickey.It media 10base2 73b1014d07SmickeyUse the BNC connector 74b1014d07Smickey.El 75b1014d07Smickey.Sh SEE ALSO 76b1014d07Smickey.Xr arp 4 , 77b1014d07Smickey.Xr ifmedia 4 , 78b1014d07Smickey.Xr inet 4 , 79cba302adSmickey.Xr intro 4 , 80237ae4a4Sjmc.Xr io 4 , 81237ae4a4Sjmc.Xr hostname.if 5 , 82237ae4a4Sjmc.Xr ifconfig 8 83b1014d07Smickey.Rs 84908a2779Sjmc.%T 82596DX AND 82596SX High-Performance 32-bit Local Area Network Coprocessor 85908a2779Sjmc.%Q Intel 86908a2779Sjmc.Re 87908a2779Sjmc.Rs 88908a2779Sjmc.%T 82596CA High-Performance 32-bit Local Area Network Coprocessor 89908a2779Sjmc.%Q Intel 90908a2779Sjmc.Re 91