2 .\" Copyright (c) 2004 Tom Rhodes
3 .\" All rights reserved.
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\" notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
12 .\" documentation and/or other materials provided with the distribution.
14 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
18 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 .Nd National Semiconductor DP8393X SONIC Ethernet adapter driver
40 driver provides support for the
48 driver supports the following cards:
52 National Semiconductor DP83934AVQB
66 NEC PC-9801N-J02 PCMCIA
68 NEC PC-9801N-J02R PCMCIA
73 driver also includes support for the
78 64 * 16 bits Microwave Serial
80 .Sh IMPLEMENTATION NOTES
83 card data structures and registers as 32 bit values
84 makes code endianness independent.
87 is however always in big-endian mode so it is necessary to
88 ensure that data structures shared
93 card are always in big-endian order.
102 Support is also provided for the legacy C-Bus.
104 The following driver specific error messages
107 .It "snc%d: snc_nec16_register_irq: unsupported irq (%d)"
110 which is not supported by the driver.
111 .It "snc%d: invalid packet length %d bytes"
112 An attempt to transfer a data packet failed due to an
113 invalid packet length.
117 .Xr bus_alloc_resource_any 9
121 driver was ported from
125 .An Motomichi Matsuzaki Aq mzaki@e-mail.ne.jp
127 .An Hiroshi Yamashita Aq bluemoon@msj.biglobe.ne.jp .
130 This manual page first appeared in
133 This manual page was written by
134 .An Tom Rhodes Aq trhodes@FreeBSD.org .
138 driver only works on the
141 It should probably work on the i386 architecture