1.\" $OpenBSD: xe.4,v 1.12 2007/05/31 19:19:53 jmc Exp $ 2.\" 3.\" Copyright (c) 1999 Niklas Hallqvist 4.\" All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: 9.\" 1. Redistributions of source code must retain the above copyright 10.\" notice, this list of conditions and the following disclaimer. 11.\" 2. The name of the author may not be used to endorse or promote products 12.\" derived from this software without specific prior written permission 13.\" 14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 24.\" 25.Dd $Mdocdate: May 31 2007 $ 26.Dt XE 4 27.Os 28.Sh NAME 29.Nm xe 30.Nd Xircom-based 16-bit PCMCIA 10/100 Ethernet device 31.Sh SYNOPSIS 32.Cd "xe* at pcmcia?" 33.Cd "icsphy* at mii?" 34.Sh DESCRIPTION 35The 36.Nm 37interface provides access to a 10/100 Mb/s Ethernet network via a 38Xircom Ethernet card. 39The Ethernet cards known to be supported by the 40.Nm 41interface are: 42.Pp 43.Bl -tag -width Ds -offset indent -compact 44.It Xircom Realport 45.It Xircom CE3 46.El 47.Pp 48However, most 16-bit Xircom Ethernet cards should work. 49.Sh SEE ALSO 50.Xr arp 4 , 51.Xr icsphy 4 , 52.Xr ifmedia 4 , 53.Xr intro 4 , 54.Xr netintro 4 , 55.Xr pcmcia 4 , 56.Xr hostname.if 5 , 57.Xr ifconfig 8 58.Sh HISTORY 59The 60.Nm 61driver appeared in 62.Ox 2.5 . 63