summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/sysinstall/devices.c3
-rw-r--r--release/texts/HARDWARE.TXT15
-rw-r--r--release/texts/RELNOTES.TXT15
-rw-r--r--share/man/man4/man4.i386/Makefile7
-rw-r--r--share/man/man4/man4.i386/ste.4149
-rw-r--r--share/man/man4/ste.4149
-rw-r--r--sys/alpha/conf/GENERIC6
-rw-r--r--sys/alpha/conf/NOTES6
-rw-r--r--sys/amd64/conf/GENERIC6
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/conf/files1
-rw-r--r--sys/i386/conf/GENERIC6
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
-rw-r--r--sys/i386/i386/userconfig.c5
-rw-r--r--sys/modules/Makefile6
-rw-r--r--sys/modules/ste/Makefile33
-rw-r--r--sys/pci/if_ste.c1644
-rw-r--r--sys/pci/if_stereg.h640
-rw-r--r--usr.sbin/sade/devices.c3
-rw-r--r--usr.sbin/sysinstall/devices.c3
21 files changed, 2689 insertions, 26 deletions
diff --git a/release/sysinstall/devices.c b/release/sysinstall/devices.c
index 5854406..ef08e59 100644
--- a/release/sysinstall/devices.c
+++ b/release/sysinstall/devices.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: devices.c,v 1.97 1999/07/20 08:47:35 jkh Exp $
+ * $Id: devices.c,v 1.98 1999/07/25 04:32:50 wpaul Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -103,6 +103,7 @@ static struct _devname {
{ DEVICE_TYPE_NETWORK, "pn", "Lite-On 82168/82169 PNIC PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "rl", "RealTek 8129/8139 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sf", "Adaptec AIC-6915 PCI ethernet card" },
+ { DEVICE_TYPE_NETWORK, "ste", "Sundance ST201 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sk", "SysKonnect PCI gigabit ethernet card" },
{ DEVICE_TYPE_NETWORK, "tx", "SMC 9432TX ethernet card" },
{ DEVICE_TYPE_NETWORK, "ti", "Alteon Networks PCI gigabit ethernet card" },
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT
index 1d92f66..189f6e4 100644
--- a/release/texts/HARDWARE.TXT
+++ b/release/texts/HARDWARE.TXT
@@ -110,12 +110,13 @@ mx0 dyn dyn n/a dyn Macronix 98713/15/25 PCI based cards
pn0 dyn dyn n/a dyn Lite-On PNIC PCI based cards
rl0 dyn dyn n/a dyn RealTek 8129/8139 fast ethernet
sf0 dyn dyn n/a dyn Adaptec AIC-6915 fast ethernet
+ste0 dyn dyn n/a dyn Sundance ST201 fast ethernet
tl0 dyn dyn n/a dyn TI TNET100 'ThunderLAN' cards.
wb0 dyn dyn n/a dyn Winbond W89C840F PCI based cards.
vr0 dyn dyn n/a dyn VIA VT3043/VT86C100A PCI based cards.
vx0 dyn dyn n/a dyn 3Com 3c59x ((Fast) Etherlink III)
-xl0 dyn dyn n/a dyn 3Com 3c900, 3c905 and 3c905B
- ((Fast) Etherlink XL)
+xl0 dyn dyn n/a dyn 3Com 3c900, 3c905, 3c905B, 3c905C,
+ 3c980 ((Fast) Etherlink XL)
cs0 0x300 dyn n/a n/a Crystal Semiconductor CS89x0-based
cards.
ze0 300 5 n/a d8000 IBM/National Semiconductor
@@ -479,7 +480,11 @@ Winbond W89C840F fast ethernet NICs including the following:
VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
- D-Link DFE530TX
+ D-Link DFE-530TX
+
+Sundance Technologies ST201 PCI fast ethernet NICs including
+the following:
+ D-Link DFE-550TX
SysKonnect SK-984x PCI gigabit ethernet cards including the following:
SK-9841 1000baseLX single mode fiber, single port
@@ -533,8 +538,8 @@ Winbond W89C940, Surecom NE-34, VIA VT86C926.
3Com 3C507 Etherlink 16/TP
-3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905/905B PCI and EISA
-(Fast) Etherlink III / (Fast) Etherlink XL
+3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905/905B/905C PCI
+and EISA (Fast) Etherlink III / (Fast) Etherlink XL
3Com 3c980 Fast Etherlink XL server adapter
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT
index 1a30c82..7070963 100644
--- a/release/texts/RELNOTES.TXT
+++ b/release/texts/RELNOTES.TXT
@@ -80,6 +80,11 @@ ethernet adapters.
Driver support has been added for Adaptec Duralink PCI ethernet adapters
based on the Adaptec AIC-6915 fast ethernet controller.
+Driver support has been added for PCI fast ethernet adapters based on
+the Sundance Technologies ST201 controller, including the D-Link DFE-550TX.
+
+Driver support has been added for the 3Com 3c905C-TX. [MERGED]
+
1.2. SECURITY FIXES
-------------------
A new jail(2) system call and admin command (jail(8)) have been added for
@@ -282,7 +287,11 @@ Winbond W89C840F fast ethernet NICs including the following:
VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
- D-Link DFE530TX
+ D-Link DFE-530TX
+
+Sundance Technologies ST201 PCI fast ethernet NICs including
+the following:
+ D-Link DFE-550TX
SysKonnect SK-984x PCI gigabit ethernet cards including the following:
SK-9841 1000baseLX single mode fiber, single port
@@ -333,8 +342,8 @@ Winbond W89C940, Surecom NE-34, VIA VT86C926.
3Com 3C507 Etherlink 16/TP
-3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905/905B PCI and EISA
-(Fast) Etherlink III / (Fast) Etherlink XL
+3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905/905B/905C PCI
+and EISA (Fast) Etherlink III / (Fast) Etherlink XL
3Com 3c980 Fast Etherlink XL server adapter
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index e02091e..fd1726e 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.111 1999/07/25 04:32:39 wpaul Exp $
+# $Id: Makefile,v 1.112 1999/07/27 06:52:46 bde Exp $
MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 al.4 alpm.4 apm.4 ar.4 asc.4 \
atkbd.4 atkbdc.4 ax.4 bktr.4 bt.4 cs.4 cx.4 cy.4 de.4 \
@@ -7,8 +7,8 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 aic.4 al.4 alpm.4 apm.4 ar.4 asc.4 \
mem.4 meteor.4 mouse.4 mse.4 mtio.4 mx.4 ncr.4 npx.4 \
ohci.4 pcf.4 pcm.4 pcvt.4 perfmon.4 pn.4 pnp.4 ppc.4 psm.4 \
rdp.4 rl.4 sb.4 scd.4 screen.4 sf.4 si.4 sio.4 sk.4 \
- spkr.4 splash.4 sr.4 syscons.4 sysmouse.4 ti.4 tl.4 tw.4 tx.4 uhci.4 \
- ukbd.4 umass.4 ums.4 usb.4 vga.4 vr.4 vx.4 \
+ spkr.4 splash.4 sr.4 ste.4 syscons.4 sysmouse.4 ti.4 tl.4 tw.4 \
+ tx.4 uhci.4 ukbd.4 umass.4 ums.4 usb.4 vga.4 vr.4 vx.4 \
wb.4 wd.4 wfd.4 wi.4 wl.4 wt.4 xl.4 ze.4 zp.4
MLINKS= adv.4 ../adv.4
@@ -80,6 +80,7 @@ MLINKS+= spkr.4 ../spkr.4 spkr.4 speaker.4 spkr.4 ../speaker.4
MLINKS+= splash.4 ../splash.4 \
splash.4 screensaver.4 splash.4 ../screensaver.4
MLINKS+= sr.4 ../sr.4
+MLINKS+= ste.4 ../ste.4
MLINKS+= syscons.4 ../syscons.4
MLINKS+= sysmouse.4 ../sysmouse.4
MLINKS+= ti.4 ../ti.4
diff --git a/share/man/man4/man4.i386/ste.4 b/share/man/man4/man4.i386/ste.4
new file mode 100644
index 0000000..9b4817d
--- /dev/null
+++ b/share/man/man4/man4.i386/ste.4
@@ -0,0 +1,149 @@
+.\" Copyright (c) 1997, 1998, 1999
+.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Bill Paul.
+.\" 4. Neither the name of the author nor the names of any co-contributors
+.\" may be used to endorse or promote products derived from this software
+.\" without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+.\" THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" $Id$
+.\"
+.Dd August 21, 1999
+.Dt STE 4 i386
+.Os FreeBSD
+.Sh NAME
+.Nm ste
+.Nd
+Sundance Technologies ST201 fast ethernet device driver
+.Sh SYNOPSIS
+.Cd "controller miibus0"
+.Cd "device ste0"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for PCI ethernet adapters and embedded
+controllers based on the Sundance Technologies ST201 PCI fast
+ethernet controller chip. This includes the D-Link DFE-550TX.
+.Pp
+The Sundance ST201 uses bus master DMA and is designed to be a
+3Com Etherlink XL workalike. It uses the same DMA descriptor
+structure and is very similar in operation, however its register
+layout is different. The ST201 has a 64-bit multicast hash filter
+and a single perfect filter entry for the station address. IT
+supports both 10 and 100Mbps speeds in either full or half duplex
+using an MII transceiver.
+.Pp
+The
+.Nm
+driver supports the following media types:
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It autoselect
+Enable autoselection of the media type and options.
+The user can manually override
+the autoselected mode by adding media options to the
+.Pa /etc/rc.conf
+fine.
+.It 10baseT/UTP
+Set 10Mbps operation. The
+.Ar mediaopt
+option can also be used to select either
+.Ar full-duplex
+or
+.Ar half-duplex modes.
+.It 100baseTX
+Set 100Mbps (fast ethernet) operation. The
+.Ar mediaopt
+option can also be used to select either
+.Ar full-duplex
+or
+.Ar half-duplex
+modes.
+.El
+.Pp
+The
+.Nm
+driver supports the following media options:
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It full-duplex
+Force full duplex operation
+.It half-duplex
+Force half duplex operation.
+.El
+.Pp
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Sh DIAGNOSTICS
+.Bl -diag
+.It "ste%d: couldn't map ports/memory"
+A fatal initialization error has occurred.
+.It "ste%d: couldn't map interrupt"
+A fatal initialization error has occurred.
+.It "ste%d: watchdog timeout"
+The device has stopped responding to the network, or there is a problem with
+the network connection (cable).
+.It "ste%d: no memory for rx list"
+The driver failed to allocate an mbuf for the receiver ring.
+.It "ste%d: no memory for tx list"
+The driver failed to allocate an mbuf for the transmitter ring when
+allocating a pad buffer or collapsing an mbuf chain into a cluster.
+.It "ste%d: chip is in D3 power state -- setting to D0"
+This message applies only to adapters which support power
+management. Some operating systems place the controller in low power
+mode when shutting down, and some PCI BIOSes fail to bring the chip
+out of this state before configuring it. The controller loses all of
+its PCI configuration in the D3 state, so if the BIOS does not set
+it back to full power mode in time, it won't be able to configure it
+correctly. The driver tries to detect this condition and bring
+the adapter back to the D0 (full power) state, but this may not be
+enough to return the driver to a fully operational condition. If
+you see this message at boot time and the driver fails to attach
+the device as a network interface, you will have to perform second
+warm boot to have the device properly configured.
+.Pp
+Note that this condition only occurs when warm booting from another
+operating system. If you power down your system prior to booting
+.Fx ,
+the card should be configured correctly.
+.El
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr netintro 4 ,
+.Xr ifconfig 8
+.Rs
+.%T Sundance ST201 data sheet
+.%O http://www.sundanceti.com
+.Re
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Fx 3.0 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Bill Paul Aq wpaul@ee.columbia.edu .
diff --git a/share/man/man4/ste.4 b/share/man/man4/ste.4
new file mode 100644
index 0000000..9b4817d
--- /dev/null
+++ b/share/man/man4/ste.4
@@ -0,0 +1,149 @@
+.\" Copyright (c) 1997, 1998, 1999
+.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by Bill Paul.
+.\" 4. Neither the name of the author nor the names of any co-contributors
+.\" may be used to endorse or promote products derived from this software
+.\" without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+.\" THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" $Id$
+.\"
+.Dd August 21, 1999
+.Dt STE 4 i386
+.Os FreeBSD
+.Sh NAME
+.Nm ste
+.Nd
+Sundance Technologies ST201 fast ethernet device driver
+.Sh SYNOPSIS
+.Cd "controller miibus0"
+.Cd "device ste0"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for PCI ethernet adapters and embedded
+controllers based on the Sundance Technologies ST201 PCI fast
+ethernet controller chip. This includes the D-Link DFE-550TX.
+.Pp
+The Sundance ST201 uses bus master DMA and is designed to be a
+3Com Etherlink XL workalike. It uses the same DMA descriptor
+structure and is very similar in operation, however its register
+layout is different. The ST201 has a 64-bit multicast hash filter
+and a single perfect filter entry for the station address. IT
+supports both 10 and 100Mbps speeds in either full or half duplex
+using an MII transceiver.
+.Pp
+The
+.Nm
+driver supports the following media types:
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It autoselect
+Enable autoselection of the media type and options.
+The user can manually override
+the autoselected mode by adding media options to the
+.Pa /etc/rc.conf
+fine.
+.It 10baseT/UTP
+Set 10Mbps operation. The
+.Ar mediaopt
+option can also be used to select either
+.Ar full-duplex
+or
+.Ar half-duplex modes.
+.It 100baseTX
+Set 100Mbps (fast ethernet) operation. The
+.Ar mediaopt
+option can also be used to select either
+.Ar full-duplex
+or
+.Ar half-duplex
+modes.
+.El
+.Pp
+The
+.Nm
+driver supports the following media options:
+.Pp
+.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
+.It full-duplex
+Force full duplex operation
+.It half-duplex
+Force half duplex operation.
+.El
+.Pp
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Sh DIAGNOSTICS
+.Bl -diag
+.It "ste%d: couldn't map ports/memory"
+A fatal initialization error has occurred.
+.It "ste%d: couldn't map interrupt"
+A fatal initialization error has occurred.
+.It "ste%d: watchdog timeout"
+The device has stopped responding to the network, or there is a problem with
+the network connection (cable).
+.It "ste%d: no memory for rx list"
+The driver failed to allocate an mbuf for the receiver ring.
+.It "ste%d: no memory for tx list"
+The driver failed to allocate an mbuf for the transmitter ring when
+allocating a pad buffer or collapsing an mbuf chain into a cluster.
+.It "ste%d: chip is in D3 power state -- setting to D0"
+This message applies only to adapters which support power
+management. Some operating systems place the controller in low power
+mode when shutting down, and some PCI BIOSes fail to bring the chip
+out of this state before configuring it. The controller loses all of
+its PCI configuration in the D3 state, so if the BIOS does not set
+it back to full power mode in time, it won't be able to configure it
+correctly. The driver tries to detect this condition and bring
+the adapter back to the D0 (full power) state, but this may not be
+enough to return the driver to a fully operational condition. If
+you see this message at boot time and the driver fails to attach
+the device as a network interface, you will have to perform second
+warm boot to have the device properly configured.
+.Pp
+Note that this condition only occurs when warm booting from another
+operating system. If you power down your system prior to booting
+.Fx ,
+the card should be configured correctly.
+.El
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr netintro 4 ,
+.Xr ifconfig 8
+.Rs
+.%T Sundance ST201 data sheet
+.%O http://www.sundanceti.com
+.Re
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Fx 3.0 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Bill Paul Aq wpaul@ee.columbia.edu .
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index d50d48f..9cc7089 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.35 1999/08/11 22:33:57 gallatin Exp $
+# $Id: GENERIC,v 1.36 1999/08/15 09:54:55 phk Exp $
machine alpha
cpu EV4
@@ -108,6 +108,9 @@ device sc0 at isa?
device sio0 at isa0 port IO_COM1 irq 4
device sio1 at isa0 port IO_COM2 irq 3 flags 0x50
+# MII bus support, required for some 10/100 NICs.
+controller miibus0
+
# Operational PCI Ethernet drivers.
device al0
device ax0
@@ -117,6 +120,7 @@ device le0
device mx0
device pn0
device rl0
+devuce ste0
device sf0
device tl0
device vr0
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index d50d48f..9cc7089 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.35 1999/08/11 22:33:57 gallatin Exp $
+# $Id: GENERIC,v 1.36 1999/08/15 09:54:55 phk Exp $
machine alpha
cpu EV4
@@ -108,6 +108,9 @@ device sc0 at isa?
device sio0 at isa0 port IO_COM1 irq 4
device sio1 at isa0 port IO_COM2 irq 3 flags 0x50
+# MII bus support, required for some 10/100 NICs.
+controller miibus0
+
# Operational PCI Ethernet drivers.
device al0
device ax0
@@ -117,6 +120,7 @@ device le0
device mx0
device pn0
device rl0
+devuce ste0
device sf0
device tl0
device vr0
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 91e56ab..f889546 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -15,7 +15,7 @@
# device lines is also present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.181 1999/08/15 09:38:20 phk Exp $
+# $Id: GENERIC,v 1.182 1999/08/15 09:54:56 phk Exp $
machine i386
cpu I386_CPU
@@ -155,6 +155,9 @@ device plip0 # TCP/IP over parallel
device ppi0 # Parallel port interface device
#controller vpo0 # Requires scbus and da0
+# MII bus support, required for some 10/100 NICs
+controller miibus0
+
# PCI Ethernet NICs.
device al0 # ADMtek AL981 (``Comet'')
device ax0 # ASIX AX88140A
@@ -164,6 +167,7 @@ device mx0 # Macronix 98713/98715/98725 (``PMAC'')
device pn0 # Lite-On 82c168/82c169 (``PNIC'')
device rl0 # RealTek 8129/8139
device sf0 # Adaptec AIC-6915 (``Starfire'')
+device ste0 # Sundance ST201 (D-Link DFE-550TX)
device tl0 # Texas Instruments ThunderLAN
device tx0 # SMC 9432TX (83c170 ``EPIC'')
device vr0 # VIA Rhine, Rhine II
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5acf2c6..80ecf1a 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.628 1999/08/20 03:48:02 ken Exp $
+# $Id: LINT,v 1.629 1999/08/21 17:40:37 wpaul Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1579,6 +1579,10 @@ controller miibus0
# Most of these are 64-bit PCI devices, except for one single port
# card which is 32-bit.
#
+# The 'ste' device provides support for adapters based on the Sundance
+# Technologies ST201 PCI fast ethernet controller. This includes the
+# D-Link DFE-550TX.
+#
# The 'sk' device provides support for the SysKonnect SK-984x series
# PCI gigabit ethernet NICs. This includes the SK-9841 and SK-9842
# single port cards (single mode and multimode fiber) and the
diff --git a/sys/conf/files b/sys/conf/files
index a00156d..c2baba7 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -631,6 +631,7 @@ pci/if_fpa.c optional fpa pci
pci/if_rl.c optional rl
pci/if_sf.c optional sf
pci/if_sk.c optional sk
+pci/if_ste.c optional ste
pci/if_sr_p.c optional sr pci
pci/if_ti.c optional ti
pci/if_tl.c optional tl
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 91e56ab..f889546 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -15,7 +15,7 @@
# device lines is also present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.181 1999/08/15 09:38:20 phk Exp $
+# $Id: GENERIC,v 1.182 1999/08/15 09:54:56 phk Exp $
machine i386
cpu I386_CPU
@@ -155,6 +155,9 @@ device plip0 # TCP/IP over parallel
device ppi0 # Parallel port interface device
#controller vpo0 # Requires scbus and da0
+# MII bus support, required for some 10/100 NICs
+controller miibus0
+
# PCI Ethernet NICs.
device al0 # ADMtek AL981 (``Comet'')
device ax0 # ASIX AX88140A
@@ -164,6 +167,7 @@ device mx0 # Macronix 98713/98715/98725 (``PMAC'')
device pn0 # Lite-On 82c168/82c169 (``PNIC'')
device rl0 # RealTek 8129/8139
device sf0 # Adaptec AIC-6915 (``Starfire'')
+device ste0 # Sundance ST201 (D-Link DFE-550TX)
device tl0 # Texas Instruments ThunderLAN
device tx0 # SMC 9432TX (83c170 ``EPIC'')
device vr0 # VIA Rhine, Rhine II
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 5acf2c6..80ecf1a 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.628 1999/08/20 03:48:02 ken Exp $
+# $Id: LINT,v 1.629 1999/08/21 17:40:37 wpaul Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1579,6 +1579,10 @@ controller miibus0
# Most of these are 64-bit PCI devices, except for one single port
# card which is 32-bit.
#
+# The 'ste' device provides support for adapters based on the Sundance
+# Technologies ST201 PCI fast ethernet controller. This includes the
+# D-Link DFE-550TX.
+#
# The 'sk' device provides support for the SysKonnect SK-984x series
# PCI gigabit ethernet NICs. This includes the SK-9841 and SK-9842
# single port cards (single mode and multimode fiber) and the
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5acf2c6..80ecf1a 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.628 1999/08/20 03:48:02 ken Exp $
+# $Id: LINT,v 1.629 1999/08/21 17:40:37 wpaul Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1579,6 +1579,10 @@ controller miibus0
# Most of these are 64-bit PCI devices, except for one single port
# card which is 32-bit.
#
+# The 'ste' device provides support for adapters based on the Sundance
+# Technologies ST201 PCI fast ethernet controller. This includes the
+# D-Link DFE-550TX.
+#
# The 'sk' device provides support for the SysKonnect SK-984x series
# PCI gigabit ethernet NICs. This includes the SK-9841 and SK-9842
# single port cards (single mode and multimode fiber) and the
diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c
index 493d5d0..2a0f136 100644
--- a/sys/i386/i386/userconfig.c
+++ b/sys/i386/i386/userconfig.c
@@ -46,7 +46,7 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
** THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**
- ** $Id: userconfig.c,v 1.151 1999/08/09 10:34:44 phk Exp $
+ ** $Id: userconfig.c,v 1.152 1999/08/09 13:52:12 mpp Exp $
**/
/**
@@ -388,6 +388,7 @@ static DEV_INFO device_info[] = {
{"le", "DEC Etherworks 2 and 3 Ethernet adapters", 0, CLS_NETWORK},
{"lnc", "Isolan, Novell NE2100/NE32-VL Ethernet adapters", 0,CLS_NETWORK},
{"sf", "Adaptec AIC-6915 PCI Ethernet adapters", 0,CLS_NETWORK},
+{"ste", "Sundance ST201 PCI Ethernet adapters", 0,CLS_NETWORK},
{"sk", "SysKonnect SK-984x gigabit Ethernet adapters", 0,CLS_NETWORK},
{"ti", "Alteon Networks Tigon gigabit Ethernet adapters", 0,CLS_NETWORK},
{"tl", "Texas Instruments ThunderLAN Ethernet adapters", 0,CLS_NETWORK},
@@ -2544,7 +2545,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: userconfig.c,v 1.151 1999/08/09 10:34:44 phk Exp $
+ * $Id: userconfig.c,v 1.152 1999/08/09 13:52:12 mpp Exp $
*/
#include "scbus.h"
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 751c76a..db7bdd1 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.71 1999/08/10 21:09:11 wpaul Exp $
+# $Id: Makefile,v 1.72 1999/08/21 17:40:39 wpaul Exp $
# XXX present but broken: atapi ip_mroute_mod joy pcic
SUBDIR= ax ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw \
- kernfs mfs mii msdos mx nfs ntfs nullfs pn portal procfs sf sk \
- ti tl umapfs union vn vr wb xl
+ kernfs mfs mii msdos mx nfs ntfs nullfs pn portal procfs sf \
+ sk ste ti tl umapfs union vn vr wb xl
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
diff --git a/sys/modules/ste/Makefile b/sys/modules/ste/Makefile
new file mode 100644
index 0000000..423e2ad
--- /dev/null
+++ b/sys/modules/ste/Makefile
@@ -0,0 +1,33 @@
+# $Id: Makefile,v 1.1 1999/07/24 20:55:04 wpaul Exp $
+
+S = ${.CURDIR}/../..
+.PATH: $S/pci
+KMOD = ste
+SRCS = if_ste.c ste.h bpf.h opt_bdg.h device_if.h bus_if.h pci_if.h
+SRCS += miibus_if.h
+CLEANFILES += ste.h bpf.h opt_bdg.h device_if.h bus_if.h pci_if.h
+CLEANFILES += miibus_if.h
+CFLAGS += ${DEBUG_FLAGS}
+
+ste.h:
+ echo "#define NSTE 1" > ste.h
+
+bpf.h:
+ echo "#define NBPF 1" > bpf.h
+
+opt_bdg.h:
+ touch opt_bdg.h
+
+device_if.h: $S/kern/makedevops.pl $S/kern/device_if.m
+ perl $S/kern/makedevops.pl -h $S/kern/device_if.m
+
+bus_if.h: $S/kern/makedevops.pl $S/kern/bus_if.m
+ perl $S/kern/makedevops.pl -h $S/kern/bus_if.m
+
+pci_if.h: $S/kern/makedevops.pl $S/pci/pci_if.m
+ perl $S/kern/makedevops.pl -h $S/pci/pci_if.m
+
+miibus_if.h: $S/kern/makedevops.pl $S/dev/mii/miibus_if.m
+ perl $S/kern/makedevops.pl -h $S/dev/mii/miibus_if.m
+
+.include <bsd.kmod.mk>
diff --git a/sys/pci/if_ste.c b/sys/pci/if_ste.c
new file mode 100644
index 0000000..112dbf4
--- /dev/null
+++ b/sys/pci/if_ste.c
@@ -0,0 +1,1644 @@
+/*
+ * Copyright (c) 1997, 1998, 1999
+ * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * This product includes software developed by Bill Paul.
+ * 4. Neither the name of the author nor the names of any co-contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
+ * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ * THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $Id: if_ste.c,v 1.6 1999/08/20 15:20:08 wpaul Exp $
+ */
+
+
+#include "bpf.h"
+
+#include <sys/param.h>
+#include <sys/systm.h>
+#include <sys/sockio.h>
+#include <sys/mbuf.h>
+#include <sys/malloc.h>
+#include <sys/kernel.h>
+#include <sys/socket.h>
+
+#include <net/if.h>
+#include <net/if_arp.h>
+#include <net/ethernet.h>
+#include <net/if_dl.h>
+#include <net/if_media.h>
+
+#if NBPF > 0
+#include <net/bpf.h>
+#endif
+
+#include "opt_bdg.h"
+#ifdef BRIDGE
+#include <net/bridge.h>
+#endif
+
+#include <vm/vm.h> /* for vtophys */
+#include <vm/pmap.h> /* for vtophys */
+#include <machine/clock.h> /* for DELAY */
+#include <machine/bus_memio.h>
+#include <machine/bus_pio.h>
+#include <machine/bus.h>
+#include <machine/resource.h>
+#include <sys/bus.h>
+#include <sys/rman.h>
+
+#include <dev/mii/mii.h>
+#include <dev/mii/miivar.h>
+
+#include <pci/pcireg.h>
+#include <pci/pcivar.h>
+
+#include "miibus_if.h"
+
+#define STE_USEIOSPACE
+
+#include <pci/if_stereg.h>
+
+#if !defined(lint)
+static const char rcsid[] =
+ "$Id: if_ste.c,v 1.6 1999/08/20 15:20:08 wpaul Exp $";
+#endif
+
+/*
+ * Various supported device vendors/types and their names.
+ */
+static struct ste_type ste_devs[] = {
+ { ST_VENDORID, ST_DEVICEID_ST201, "Sundance ST201 10/100BaseTX" },
+ { DL_VENDORID, DL_DEVICEID_550TX, "D-Link DFE-550TX 10/100BaseTX" },
+ { 0, 0, NULL }
+};
+
+static int ste_probe __P((device_t));
+static int ste_attach __P((device_t));
+static int ste_detach __P((device_t));
+static void ste_init __P((void *));
+static void ste_intr __P((void *));
+static void ste_rxeof __P((struct ste_softc *));
+static void ste_txeoc __P((struct ste_softc *));
+static void ste_txeof __P((struct ste_softc *));
+static void ste_stats_update __P((void *));
+static void ste_stop __P((struct ste_softc *));
+static void ste_reset __P((struct ste_softc *));
+static int ste_ioctl __P((struct ifnet *, u_long, caddr_t));
+static int ste_encap __P((struct ste_softc *, struct ste_chain *,
+ struct mbuf *));
+static void ste_start __P((struct ifnet *));
+static void ste_watchdog __P((struct ifnet *));
+static void ste_shutdown __P((device_t));
+static int ste_newbuf __P((struct ste_softc *,
+ struct ste_chain_onefrag *,
+ struct mbuf *));
+static int ste_ifmedia_upd __P((struct ifnet *));
+static void ste_ifmedia_sts __P((struct ifnet *, struct ifmediareq *));
+
+static void ste_mii_sync __P((struct ste_softc *));
+static void ste_mii_send __P((struct ste_softc *, u_int32_t, int));
+static int ste_mii_readreg __P((struct ste_softc *,
+ struct ste_mii_frame *));
+static int ste_mii_writereg __P((struct ste_softc *,
+ struct ste_mii_frame *));
+static int ste_miibus_readreg __P((device_t, int, int));
+static int ste_miibus_writereg __P((device_t, int, int, int));
+static void ste_miibus_statchg __P((device_t));
+
+static int ste_eeprom_wait __P((struct ste_softc *));
+static int ste_read_eeprom __P((struct ste_softc *, caddr_t, int,
+ int, int));
+static void ste_wait __P((struct ste_softc *));
+static u_int8_t ste_calchash __P((caddr_t));
+static void ste_setmulti __P((struct ste_softc *));
+static int ste_init_rx_list __P((struct ste_softc *));
+static void ste_init_tx_list __P((struct ste_softc *));
+
+#ifdef STE_USEIOSPACE
+#define STE_RES SYS_RES_IOPORT
+#define STE_RID STE_PCI_LOIO
+#else
+#define STE_RES SYS_RES_MEMORY
+#define STE_RID STE_PCI_LOMEM
+#endif
+
+static device_method_t ste_methods[] = {
+ /* Device interface */
+ DEVMETHOD(device_probe, ste_probe),
+ DEVMETHOD(device_attach, ste_attach),
+ DEVMETHOD(device_detach, ste_detach),
+ DEVMETHOD(device_shutdown, ste_shutdown),
+
+ /* bus interface */
+ DEVMETHOD(bus_print_child, bus_generic_print_child),
+ DEVMETHOD(bus_driver_added, bus_generic_driver_added),
+
+ /* MII interface */
+ DEVMETHOD(miibus_readreg, ste_miibus_readreg),
+ DEVMETHOD(miibus_writereg, ste_miibus_writereg),
+ DEVMETHOD(miibus_statchg, ste_miibus_statchg),
+
+ { 0, 0 }
+};
+
+static driver_t ste_driver = {
+ "ste",
+ ste_methods,
+ sizeof(struct ste_softc)
+};
+
+static devclass_t ste_devclass;
+
+DRIVER_MODULE(ste, pci, ste_driver, ste_devclass, 0, 0);
+DRIVER_MODULE(miibus, ste, miibus_driver, miibus_devclass, 0, 0);
+
+#define STE_SETBIT4(sc, reg, x) \
+ CSR_WRITE_4(sc, reg, CSR_READ_4(sc, reg) | x)
+
+#define STE_CLRBIT4(sc, reg, x) \
+ CSR_WRITE_4(sc, reg, CSR_READ_4(sc, reg) & ~x)
+
+#define STE_SETBIT2(sc, reg, x) \
+ CSR_WRITE_2(sc, reg, CSR_READ_2(sc, reg) | x)
+
+#define STE_CLRBIT2(sc, reg, x) \
+ CSR_WRITE_2(sc, reg, CSR_READ_2(sc, reg) & ~x)
+
+#define STE_SETBIT1(sc, reg, x) \
+ CSR_WRITE_1(sc, reg, CSR_READ_1(sc, reg) | x)
+
+#define STE_CLRBIT1(sc, reg, x) \
+ CSR_WRITE_1(sc, reg, CSR_READ_1(sc, reg) & ~x)
+
+
+#define MII_SET(x) STE_SETBIT1(sc, STE_PHYCTL, x)
+#define MII_CLR(x) STE_CLRBIT1(sc, STE_PHYCTL, x)
+
+/*
+ * Sync the PHYs by setting data bit and strobing the clock 32 times.
+ */
+static void ste_mii_sync(sc)
+ struct ste_softc *sc;
+{
+ register int i;
+
+ MII_SET(STE_PHYCTL_MDIR|STE_PHYCTL_MDATA);
+
+ for (i = 0; i < 32; i++) {
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ }
+
+ return;
+}
+
+/*
+ * Clock a series of bits through the MII.
+ */
+static void ste_mii_send(sc, bits, cnt)
+ struct ste_softc *sc;
+ u_int32_t bits;
+ int cnt;
+{
+ int i;
+
+ MII_CLR(STE_PHYCTL_MCLK);
+
+ for (i = (0x1 << (cnt - 1)); i; i >>= 1) {
+ if (bits & i) {
+ MII_SET(STE_PHYCTL_MDATA);
+ } else {
+ MII_CLR(STE_PHYCTL_MDATA);
+ }
+ DELAY(1);
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_SET(STE_PHYCTL_MCLK);
+ }
+}
+
+/*
+ * Read an PHY register through the MII.
+ */
+static int ste_mii_readreg(sc, frame)
+ struct ste_softc *sc;
+ struct ste_mii_frame *frame;
+
+{
+ int i, ack, s;
+
+ s = splimp();
+
+ /*
+ * Set up frame for RX.
+ */
+ frame->mii_stdelim = STE_MII_STARTDELIM;
+ frame->mii_opcode = STE_MII_READOP;
+ frame->mii_turnaround = 0;
+ frame->mii_data = 0;
+
+ CSR_WRITE_2(sc, STE_PHYCTL, 0);
+ /*
+ * Turn on data xmit.
+ */
+ MII_SET(STE_PHYCTL_MDIR);
+
+ ste_mii_sync(sc);
+
+ /*
+ * Send command/address info.
+ */
+ ste_mii_send(sc, frame->mii_stdelim, 2);
+ ste_mii_send(sc, frame->mii_opcode, 2);
+ ste_mii_send(sc, frame->mii_phyaddr, 5);
+ ste_mii_send(sc, frame->mii_regaddr, 5);
+
+ /* Turn off xmit. */
+ MII_CLR(STE_PHYCTL_MDIR);
+
+ /* Idle bit */
+ MII_CLR((STE_PHYCTL_MCLK|STE_PHYCTL_MDATA));
+ DELAY(1);
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+
+ /* Check for ack */
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+ ack = CSR_READ_2(sc, STE_PHYCTL) & STE_PHYCTL_MDATA;
+
+ /*
+ * Now try reading data bits. If the ack failed, we still
+ * need to clock through 16 cycles to keep the PHY(s) in sync.
+ */
+ if (ack) {
+ for(i = 0; i < 16; i++) {
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+ }
+ goto fail;
+ }
+
+ for (i = 0x8000; i; i >>= 1) {
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ if (!ack) {
+ if (CSR_READ_2(sc, STE_PHYCTL) & STE_PHYCTL_MDATA)
+ frame->mii_data |= i;
+ DELAY(1);
+ }
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+ }
+
+fail:
+
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+
+ splx(s);
+
+ if (ack)
+ return(1);
+ return(0);
+}
+
+/*
+ * Write to a PHY register through the MII.
+ */
+static int ste_mii_writereg(sc, frame)
+ struct ste_softc *sc;
+ struct ste_mii_frame *frame;
+
+{
+ int s;
+
+ s = splimp();
+ /*
+ * Set up frame for TX.
+ */
+
+ frame->mii_stdelim = STE_MII_STARTDELIM;
+ frame->mii_opcode = STE_MII_WRITEOP;
+ frame->mii_turnaround = STE_MII_TURNAROUND;
+
+ /*
+ * Turn on data output.
+ */
+ MII_SET(STE_PHYCTL_MDIR);
+
+ ste_mii_sync(sc);
+
+ ste_mii_send(sc, frame->mii_stdelim, 2);
+ ste_mii_send(sc, frame->mii_opcode, 2);
+ ste_mii_send(sc, frame->mii_phyaddr, 5);
+ ste_mii_send(sc, frame->mii_regaddr, 5);
+ ste_mii_send(sc, frame->mii_turnaround, 2);
+ ste_mii_send(sc, frame->mii_data, 16);
+
+ /* Idle bit. */
+ MII_SET(STE_PHYCTL_MCLK);
+ DELAY(1);
+ MII_CLR(STE_PHYCTL_MCLK);
+ DELAY(1);
+
+ /*
+ * Turn off xmit.
+ */
+ MII_CLR(STE_PHYCTL_MDIR);
+
+ splx(s);
+
+ return(0);
+}
+
+static int ste_miibus_readreg(dev, phy, reg)
+ device_t dev;
+ int phy, reg;
+{
+ struct ste_softc *sc;
+ struct ste_mii_frame frame;
+
+ sc = device_get_softc(dev);
+
+ bzero((char *)&frame, sizeof(frame));
+
+ frame.mii_phyaddr = phy;
+ frame.mii_regaddr = reg;
+ ste_mii_readreg(sc, &frame);
+
+ return(frame.mii_data);
+}
+
+static int ste_miibus_writereg(dev, phy, reg, data)
+ device_t dev;
+ int phy, reg, data;
+{
+ struct ste_softc *sc;
+ struct ste_mii_frame frame;
+
+ sc = device_get_softc(dev);
+ bzero((char *)&frame, sizeof(frame));
+
+ frame.mii_phyaddr = phy;
+ frame.mii_regaddr = reg;
+ frame.mii_data = data;
+
+ ste_mii_writereg(sc, &frame);
+
+ return(0);
+}
+
+static void ste_miibus_statchg(dev)
+ device_t dev;
+{
+ struct ste_softc *sc;
+ struct mii_data *mii;
+
+ sc = device_get_softc(dev);
+ mii = device_get_softc(sc->ste_miibus);
+
+ if ((mii->mii_media_active & IFM_GMASK) == IFM_FDX) {
+ STE_SETBIT2(sc, STE_MACCTL0, STE_MACCTL0_FULLDUPLEX);
+ } else {
+ STE_CLRBIT2(sc, STE_MACCTL0, STE_MACCTL0_FULLDUPLEX);
+ }
+
+ return;
+}
+
+static int ste_ifmedia_upd(ifp)
+ struct ifnet *ifp;
+{
+ struct ste_softc *sc;
+ struct mii_data *mii;
+
+ sc = ifp->if_softc;
+ mii = device_get_softc(sc->ste_miibus);
+ mii_mediachg(mii);
+
+ return(0);
+}
+
+static void ste_ifmedia_sts(ifp, ifmr)
+ struct ifnet *ifp;
+ struct ifmediareq *ifmr;
+{
+ struct ste_softc *sc;
+ struct mii_data *mii;
+
+ sc = ifp->if_softc;
+ mii = device_get_softc(sc->ste_miibus);
+
+ mii_pollstat(mii);
+ ifmr->ifm_active = mii->mii_media_active;
+ ifmr->ifm_status = mii->mii_media_status;
+
+ return;
+}
+
+static void ste_wait(sc)
+ struct ste_softc *sc;
+{
+ register int i;
+
+ for (i = 0; i < STE_TIMEOUT; i++) {
+ if (!(CSR_READ_4(sc, STE_DMACTL) & STE_DMACTL_DMA_HALTINPROG))
+ break;
+ }
+
+ if (i == STE_TIMEOUT)
+ printf("ste%d: command never completed!\n", sc->ste_unit);
+
+ return;
+}
+
+/*
+ * The EEPROM is slow: give it time to come ready after issuing
+ * it a command.
+ */
+static int ste_eeprom_wait(sc)
+ struct ste_softc *sc;
+{
+ int i;
+
+ DELAY(1000);
+
+ for (i = 0; i < 100; i++) {
+ if (CSR_READ_2(sc, STE_EEPROM_CTL) & STE_EECTL_BUSY)
+ DELAY(1000);
+ else
+ break;
+ }
+
+ if (i == 100) {
+ printf("ste%d: eeprom failed to come ready\n", sc->ste_unit);
+ return(1);
+ }
+
+ return(0);
+}
+
+/*
+ * Read a sequence of words from the EEPROM. Note that ethernet address
+ * data is stored in the EEPROM in network byte order.
+ */
+static int ste_read_eeprom(sc, dest, off, cnt, swap)
+ struct ste_softc *sc;
+ caddr_t dest;
+ int off;
+ int cnt;
+ int swap;
+{
+ int err = 0, i;
+ u_int16_t word = 0, *ptr;
+
+ if (ste_eeprom_wait(sc))
+ return(1);
+
+ for (i = 0; i < cnt; i++) {
+ CSR_WRITE_2(sc, STE_EEPROM_CTL, STE_EEOPCODE_READ | (off + i));
+ err = ste_eeprom_wait(sc);
+ if (err)
+ break;
+ word = CSR_READ_2(sc, STE_EEPROM_DATA);
+ ptr = (u_int16_t *)(dest + (i * 2));
+ if (swap)
+ *ptr = ntohs(word);
+ else
+ *ptr = word;
+ }
+
+ return(err ? 1 : 0);
+}
+
+static u_int8_t ste_calchash(addr)
+ caddr_t addr;
+{
+
+ u_int32_t crc, carry;
+ int i, j;
+ u_int8_t c;
+
+ /* Compute CRC for the address value. */
+ crc = 0xFFFFFFFF; /* initial value */
+
+ for (i = 0; i < 6; i++) {
+ c = *(addr + i);
+ for (j = 0; j < 8; j++) {
+ carry = ((crc & 0x80000000) ? 1 : 0) ^ (c & 0x01);
+ crc <<= 1;
+ c >>= 1;
+ if (carry)
+ crc = (crc ^ 0x04c11db6) | carry;
+ }
+ }
+
+ /* return the filter bit position */
+ return(crc & 0x0000003F);
+}
+
+static void ste_setmulti(sc)
+ struct ste_softc *sc;
+{
+ struct ifnet *ifp;
+ int h = 0;
+ u_int32_t hashes[2] = { 0, 0 };
+ struct ifmultiaddr *ifma;
+
+ ifp = &sc->arpcom.ac_if;
+ if (ifp->if_flags & IFF_ALLMULTI || ifp->if_flags & IFF_PROMISC) {
+ STE_SETBIT1(sc, STE_RX_MODE, STE_RXMODE_ALLMULTI);
+ STE_CLRBIT1(sc, STE_RX_MODE, STE_RXMODE_MULTIHASH);
+ return;
+ }
+
+ /* first, zot all the existing hash bits */
+ CSR_WRITE_4(sc, STE_MAR0, 0);
+ CSR_WRITE_4(sc, STE_MAR1, 0);
+
+ /* now program new ones */
+ for (ifma = ifp->if_multiaddrs.lh_first; ifma != NULL;
+ ifma = ifma->ifma_link.le_next) {
+ if (ifma->ifma_addr->sa_family != AF_LINK)
+ continue;
+ h = ste_calchash(LLADDR((struct sockaddr_dl *)ifma->ifma_addr));
+ if (h < 32)
+ hashes[0] |= (1 << h);
+ else
+ hashes[1] |= (1 << (h - 32));
+ }
+
+ CSR_WRITE_4(sc, STE_MAR0, hashes[0]);
+ CSR_WRITE_4(sc, STE_MAR1, hashes[1]);
+ STE_CLRBIT1(sc, STE_RX_MODE, STE_RXMODE_ALLMULTI);
+ STE_SETBIT1(sc, STE_RX_MODE, STE_RXMODE_MULTIHASH);
+
+ return;
+}
+
+static void ste_intr(xsc)
+ void *xsc;
+{
+ struct ste_softc *sc;
+ struct ifnet *ifp;
+ u_int16_t status;
+
+ sc = xsc;
+ ifp = &sc->arpcom.ac_if;
+
+ /* See if this is really our interrupt. */
+ if (!(CSR_READ_2(sc, STE_ISR) & STE_ISR_INTLATCH))
+ return;
+
+ for (;;) {
+ status = CSR_READ_2(sc, STE_ISR_ACK);
+
+ if (!(status & STE_INTRS))
+ break;
+
+ if (status & STE_ISR_RX_DMADONE)
+ ste_rxeof(sc);
+
+ if (status & STE_ISR_TX_DMADONE)
+ ste_txeof(sc);
+
+ if (status & STE_ISR_TX_DONE)
+ ste_txeoc(sc);
+
+ if (status & STE_ISR_STATS_OFLOW) {
+ untimeout(ste_stats_update, sc, sc->ste_stat_ch);
+ ste_stats_update(sc);
+ }
+
+ if (status & STE_ISR_HOSTERR) {
+ ste_reset(sc);
+ ste_init(sc);
+ }
+ }
+
+ /* Re-enable interrupts */
+ CSR_WRITE_2(sc, STE_IMR, STE_INTRS);
+
+ if (ifp->if_snd.ifq_head != NULL)
+ ste_start(ifp);
+
+ return;
+}
+
+/*
+ * A frame has been uploaded: pass the resulting mbuf chain up to
+ * the higher level protocols.
+ */
+static void ste_rxeof(sc)
+ struct ste_softc *sc;
+{
+ struct ether_header *eh;
+ struct mbuf *m;
+ struct ifnet *ifp;
+ struct ste_chain_onefrag *cur_rx;
+ int total_len = 0;
+ u_int32_t rxstat;
+
+ ifp = &sc->arpcom.ac_if;
+
+again:
+
+ while((rxstat = sc->ste_cdata.ste_rx_head->ste_ptr->ste_status)) {
+ cur_rx = sc->ste_cdata.ste_rx_head;
+ sc->ste_cdata.ste_rx_head = cur_rx->ste_next;
+
+ /*
+ * If an error occurs, update stats, clear the
+ * status word and leave the mbuf cluster in place:
+ * it should simply get re-used next time this descriptor
+ * comes up in the ring.
+ */
+ if (rxstat & STE_RXSTAT_FRAME_ERR) {
+ ifp->if_ierrors++;
+ cur_rx->ste_ptr->ste_status = 0;
+ continue;
+ }
+
+ /*
+ * If there error bit was not set, the upload complete
+ * bit should be set which means we have a valid packet.
+ * If not, something truly strange has happened.
+ */
+ if (!(rxstat & STE_RXSTAT_DMADONE)) {
+ printf("ste%d: bad receive status -- packet dropped",
+ sc->ste_unit);
+ ifp->if_ierrors++;
+ cur_rx->ste_ptr->ste_status = 0;
+ continue;
+ }
+
+ /* No errors; receive the packet. */
+ m = cur_rx->ste_mbuf;
+ total_len = cur_rx->ste_ptr->ste_status & STE_RXSTAT_FRAMELEN;
+
+ /*
+ * Try to conjure up a new mbuf cluster. If that
+ * fails, it means we have an out of memory condition and
+ * should leave the buffer in place and continue. This will
+ * result in a lost packet, but there's little else we
+ * can do in this situation.
+ */
+ if (ste_newbuf(sc, cur_rx, NULL) == ENOBUFS) {
+ ifp->if_ierrors++;
+ cur_rx->ste_ptr->ste_status = 0;
+ continue;
+ }
+
+ ifp->if_ipackets++;
+ eh = mtod(m, struct ether_header *);
+ m->m_pkthdr.rcvif = ifp;
+ m->m_pkthdr.len = m->m_len = total_len;
+
+#if NBPF > 0
+ /* Handle BPF listeners. Let the BPF user see the packet. */
+ if (ifp->if_bpf)
+ bpf_mtap(ifp, m);
+#endif
+
+#ifdef BRIDGE
+ if (do_bridge) {
+ struct ifnet *bdg_ifp ;
+ bdg_ifp = bridge_in(m);
+ if (bdg_ifp != BDG_LOCAL && bdg_ifp != BDG_DROP)
+ bdg_forward(&m, bdg_ifp);
+ if (((bdg_ifp != BDG_LOCAL) && (bdg_ifp != BDG_BCAST) &&
+ (bdg_ifp != BDG_MCAST)) || bdg_ifp == BDG_DROP) {
+ m_freem(m);
+ continue;
+ }
+ }
+#endif
+
+#if NBPF > 0
+ /*
+ * Don't pass packet up to the ether_input() layer unless it's
+ * a broadcast packet, multicast packet, matches our ethernet
+ * address or the interface is in promiscuous mode.
+ */
+ if (ifp->if_bpf) {
+ if (ifp->if_flags & IFF_PROMISC &&
+ (bcmp(eh->ether_dhost, sc->arpcom.ac_enaddr,
+ ETHER_ADDR_LEN) && (eh->ether_dhost[0] & 1) == 0)){
+ m_freem(m);
+ continue;
+ }
+ }
+#endif
+
+ /* Remove header from mbuf and pass it on. */
+ m_adj(m, sizeof(struct ether_header));
+ ether_input(ifp, eh, m);
+ }
+
+ /*
+ * Handle the 'end of channel' condition. When the upload
+ * engine hits the end of the RX ring, it will stall. This
+ * is our cue to flush the RX ring, reload the uplist pointer
+ * register and unstall the engine.
+ * XXX This is actually a little goofy. With the ThunderLAN
+ * chip, you get an interrupt when the receiver hits the end
+ * of the receive ring, which tells you exactly when you
+ * you need to reload the ring pointer. Here we have to
+ * fake it. I'm mad at myself for not being clever enough
+ * to avoid the use of a goto here.
+ */
+ if (CSR_READ_4(sc, STE_RX_DMALIST_PTR) == 0 ||
+ CSR_READ_4(sc, STE_DMACTL) & STE_DMACTL_RXDMA_STOPPED) {
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_RXDMA_STALL);
+ ste_wait(sc);
+ CSR_WRITE_4(sc, STE_RX_DMALIST_PTR,
+ vtophys(&sc->ste_ldata->ste_rx_list[0]));
+ sc->ste_cdata.ste_rx_head = &sc->ste_cdata.ste_rx_chain[0];
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_RXDMA_UNSTALL);
+ goto again;
+ }
+
+ return;
+}
+
+static void ste_txeoc(sc)
+ struct ste_softc *sc;
+{
+ u_int8_t txstat;
+ struct ifnet *ifp;
+
+ ifp = &sc->arpcom.ac_if;
+
+ while ((txstat = CSR_READ_1(sc, STE_TX_STATUS)) &
+ STE_TXSTATUS_TXDONE) {
+ if (txstat & STE_TXSTATUS_UNDERRUN ||
+ txstat & STE_TXSTATUS_EXCESSCOLLS ||
+ txstat & STE_TXSTATUS_RECLAIMERR) {
+ ifp->if_oerrors++;
+ printf("ste%d: transmission error: %x\n",
+ sc->ste_unit, txstat);
+ STE_SETBIT4(sc, STE_ASICCTL, STE_ASICCTL_TX_RESET);
+
+ if (sc->ste_cdata.ste_tx_head != NULL)
+ CSR_WRITE_4(sc, STE_TX_DMALIST_PTR,
+ vtophys(sc->ste_cdata.ste_tx_head->ste_ptr));
+ if (txstat & STE_TXSTATUS_UNDERRUN &&
+ sc->ste_tx_thresh < STE_PACKET_SIZE) {
+ sc->ste_tx_thresh += STE_MIN_FRAMELEN;
+ printf("ste%d: tx underrun, increasing tx"
+ " start threshold to %d bytes\n",
+ sc->ste_unit, sc->ste_tx_thresh);
+ }
+ CSR_WRITE_2(sc, STE_TX_STARTTHRESH, sc->ste_tx_thresh);
+ CSR_WRITE_2(sc, STE_TX_RECLAIM_THRESH,
+ (STE_PACKET_SIZE >> 4));
+ }
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_TX_ENABLE);
+ if (CSR_READ_4(sc, STE_TX_DMALIST_PTR))
+ CSR_WRITE_4(sc, STE_DMACTL, STE_DMACTL_TXDMA_UNSTALL);
+ CSR_WRITE_2(sc, STE_TX_STATUS, txstat);
+ }
+
+ return;
+}
+
+static void ste_txeof(sc)
+ struct ste_softc *sc;
+{
+ struct ste_chain *cur_tx;
+ struct ifnet *ifp;
+
+ ifp = &sc->arpcom.ac_if;
+
+ /* Clear the timeout timer. */
+ ifp->if_timer = 0;
+
+ while(sc->ste_cdata.ste_tx_head != NULL) {
+ cur_tx = sc->ste_cdata.ste_tx_head;
+ if (!(cur_tx->ste_ptr->ste_ctl & STE_TXCTL_DMADONE))
+ break;
+ sc->ste_cdata.ste_tx_head = cur_tx->ste_next;
+
+ m_freem(cur_tx->ste_mbuf);
+ cur_tx->ste_mbuf = NULL;
+ ifp->if_opackets++;
+
+ cur_tx->ste_next = sc->ste_cdata.ste_tx_free;
+ sc->ste_cdata.ste_tx_free = cur_tx;
+ }
+
+ if (sc->ste_cdata.ste_tx_head == NULL) {
+ ifp->if_flags &= ~IFF_OACTIVE;
+ sc->ste_cdata.ste_tx_tail = NULL;
+ } else {
+ if (CSR_READ_4(sc, STE_DMACTL) & STE_DMACTL_TXDMA_STOPPED ||
+ !CSR_READ_4(sc, STE_TX_DMALIST_PTR)) {
+ CSR_WRITE_4(sc, STE_TX_DMALIST_PTR,
+ vtophys(sc->ste_cdata.ste_tx_head->ste_ptr));
+ CSR_WRITE_4(sc, STE_DMACTL, STE_DMACTL_TXDMA_UNSTALL);
+ }
+ }
+
+ return;
+}
+
+static void ste_stats_update(xsc)
+ void *xsc;
+{
+ struct ste_softc *sc;
+ struct ste_stats stats;
+ struct ifnet *ifp;
+ struct mii_data *mii;
+ int i, s;
+ u_int8_t *p;
+
+ s = splimp();
+
+ sc = xsc;
+ ifp = &sc->arpcom.ac_if;
+ mii = device_get_softc(sc->ste_miibus);
+
+ p = (u_int8_t *)&stats;
+
+ for (i = 0; i < sizeof(stats); i++) {
+ *p = CSR_READ_1(sc, STE_STATS + i);
+ p++;
+ }
+
+ ifp->if_collisions += stats.ste_single_colls +
+ stats.ste_multi_colls + stats.ste_late_colls;
+
+ mii_tick(mii);
+
+ sc->ste_stat_ch = timeout(ste_stats_update, sc, hz);
+ splx(s);
+
+ return;
+}
+
+
+/*
+ * Probe for a Sundance ST201 chip. Check the PCI vendor and device
+ * IDs against our list and return a device name if we find a match.
+ */
+static int ste_probe(dev)
+ device_t dev;
+{
+ struct ste_type *t;
+
+ t = ste_devs;
+
+ while(t->ste_name != NULL) {
+ if ((pci_get_vendor(dev) == t->ste_vid) &&
+ (pci_get_device(dev) == t->ste_did)) {
+ device_set_desc(dev, t->ste_name);
+ return(0);
+ }
+ t++;
+ }
+
+ return(ENXIO);
+}
+
+/*
+ * Attach the interface. Allocate softc structures, do ifmedia
+ * setup and ethernet/BPF attach.
+ */
+static int ste_attach(dev)
+ device_t dev;
+{
+ int s;
+ u_int32_t command;
+ struct ste_softc *sc;
+ struct ifnet *ifp;
+ int unit, error = 0, rid;
+
+ s = splimp();
+
+ sc = device_get_softc(dev);
+ unit = device_get_unit(dev);
+ bzero(sc, sizeof(struct ste_softc));
+
+ /*
+ * Handle power management nonsense.
+ */
+ command = pci_read_config(dev, STE_PCI_CAPID, 4) & 0x000000FF;
+ if (command == 0x01) {
+
+ command = pci_read_config(dev, STE_PCI_PWRMGMTCTRL, 4);
+ if (command & STE_PSTATE_MASK) {
+ u_int32_t iobase, membase, irq;
+
+ /* Save important PCI config data. */
+ iobase = pci_read_config(dev, STE_PCI_LOIO, 4);
+ membase = pci_read_config(dev, STE_PCI_LOMEM, 4);
+ irq = pci_read_config(dev, STE_PCI_INTLINE, 4);
+
+ /* Reset the power state. */
+ printf("ste%d: chip is in D%d power mode "
+ "-- setting to D0\n", unit, command & STE_PSTATE_MASK);
+ command &= 0xFFFFFFFC;
+ pci_write_config(dev, STE_PCI_PWRMGMTCTRL, command, 4);
+
+ /* Restore PCI config data. */
+ pci_write_config(dev, STE_PCI_LOIO, iobase, 4);
+ pci_write_config(dev, STE_PCI_LOMEM, membase, 4);
+ pci_write_config(dev, STE_PCI_INTLINE, irq, 4);
+ }
+ }
+
+ /*
+ * Map control/status registers.
+ */
+ command = pci_read_config(dev, PCI_COMMAND_STATUS_REG, 4);
+ command |= (PCIM_CMD_PORTEN|PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN);
+ pci_write_config(dev, PCI_COMMAND_STATUS_REG, command, 4);
+ command = pci_read_config(dev, PCI_COMMAND_STATUS_REG, 4);
+
+#ifdef STE_USEIOSPACE
+ if (!(command & PCIM_CMD_PORTEN)) {
+ printf("ste%d: failed to enable I/O ports!\n", unit);
+ error = ENXIO;
+ goto fail;
+ }
+#else
+ if (!(command & PCIM_CMD_MEMEN)) {
+ printf("ste%d: failed to enable memory mapping!\n", unit);
+ error = ENXIO;
+ goto fail;
+ }
+#endif
+
+ rid = STE_RID;
+ sc->ste_res = bus_alloc_resource(dev, STE_RES, &rid,
+ 0, ~0, 1, RF_ACTIVE);
+
+ if (sc->ste_res == NULL) {
+ printf ("ste%d: couldn't map ports/memory\n", unit);
+ error = ENXIO;
+ goto fail;
+ }
+
+ sc->ste_btag = rman_get_bustag(sc->ste_res);
+ sc->ste_bhandle = rman_get_bushandle(sc->ste_res);
+
+ rid = 0;
+ sc->ste_irq = bus_alloc_resource(dev, SYS_RES_IRQ, &rid, 0, ~0, 1,
+ RF_SHAREABLE | RF_ACTIVE);
+
+ if (sc->ste_irq == NULL) {
+ printf("ste%d: couldn't map interrupt\n", unit);
+ bus_release_resource(dev, STE_RES, STE_RID, sc->ste_res);
+ error = ENXIO;
+ goto fail;
+ }
+
+ error = bus_setup_intr(dev, sc->ste_irq, INTR_TYPE_NET,
+ ste_intr, sc, &sc->ste_intrhand);
+
+ if (error) {
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->ste_irq);
+ bus_release_resource(dev, STE_RES, STE_RID, sc->ste_res);
+ printf("ste%d: couldn't set up irq\n", unit);
+ goto fail;
+ }
+
+ callout_handle_init(&sc->ste_stat_ch);
+
+ /* Reset the adapter. */
+ ste_reset(sc);
+
+ /*
+ * Get station address from the EEPROM.
+ */
+ if (ste_read_eeprom(sc, (caddr_t)&sc->arpcom.ac_enaddr,
+ STE_EEADDR_NODE0, 3, 0)) {
+ printf("ste%d: failed to read station address\n", unit);
+ free(sc, M_DEVBUF);
+ goto fail;
+ }
+
+ /*
+ * A Sundance chip was detected. Inform the world.
+ */
+ printf("ste%d: Ethernet address: %6D\n", unit,
+ sc->arpcom.ac_enaddr, ":");
+
+ sc->ste_unit = unit;
+
+ /* Allocate the descriptor queues. */
+ sc->ste_ldata = contigmalloc(sizeof(struct ste_list_data), M_DEVBUF,
+ M_NOWAIT, 0x100000, 0xffffffff, PAGE_SIZE, 0);
+
+ if (sc->ste_ldata == NULL) {
+ free(sc, M_DEVBUF);
+ printf("ste%d: no memory for list buffers!\n", unit);
+ goto fail;
+ }
+
+ bzero(sc->ste_ldata, sizeof(struct ste_list_data));
+
+ /* Do MII setup. */
+ if (mii_phy_probe(dev, &sc->ste_miibus,
+ ste_ifmedia_upd, ste_ifmedia_sts)) {
+ printf("ste%d: MII without any phy!\n", sc->ste_unit);
+ bus_teardown_intr(dev, sc->ste_irq, sc->ste_intrhand);
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->ste_irq);
+ bus_release_resource(dev, STE_RES, STE_RID, sc->ste_res);
+ free(sc->ste_ldata, M_DEVBUF);
+ error = ENXIO;
+ goto fail;
+ }
+
+ ifp = &sc->arpcom.ac_if;
+ ifp->if_softc = sc;
+ ifp->if_unit = unit;
+ ifp->if_name = "ste";
+ ifp->if_mtu = ETHERMTU;
+ ifp->if_flags = IFF_BROADCAST | IFF_SIMPLEX | IFF_MULTICAST;
+ ifp->if_ioctl = ste_ioctl;
+ ifp->if_output = ether_output;
+ ifp->if_start = ste_start;
+ ifp->if_watchdog = ste_watchdog;
+ ifp->if_init = ste_init;
+ ifp->if_baudrate = 10000000;
+ ifp->if_snd.ifq_maxlen = STE_TX_LIST_CNT - 1;
+
+ /*
+ * Call MI attach routines.
+ */
+
+ if_attach(ifp);
+ ether_ifattach(ifp);
+
+#if NBPF > 0
+ bpfattach(ifp, DLT_EN10MB, sizeof(struct ether_header));
+#endif
+
+fail:
+ splx(s);
+ return(error);
+}
+
+static int ste_detach(dev)
+ device_t dev;
+{
+ struct ste_softc *sc;
+ struct ifnet *ifp;
+ int s;
+
+ s = splimp();
+
+ sc = device_get_softc(dev);
+ ifp = &sc->arpcom.ac_if;
+
+ ste_stop(sc);
+ if_detach(ifp);
+
+ bus_generic_detach(dev);
+ device_delete_child(dev, sc->ste_miibus);
+
+ bus_teardown_intr(dev, sc->ste_irq, sc->ste_intrhand);
+ bus_release_resource(dev, SYS_RES_IRQ, 0, sc->ste_irq);
+ bus_release_resource(dev, STE_RES, STE_RID, sc->ste_res);
+
+ free(sc->ste_ldata, M_DEVBUF);
+
+ splx(s);
+
+ return(0);
+}
+
+static int ste_newbuf(sc, c, m)
+ struct ste_softc *sc;
+ struct ste_chain_onefrag *c;
+ struct mbuf *m;
+{
+ struct mbuf *m_new = NULL;
+
+ if (m == NULL) {
+ MGETHDR(m_new, M_DONTWAIT, MT_DATA);
+ if (m_new == NULL) {
+ printf("ste%d: no memory for rx list -- "
+ "packet dropped\n", sc->ste_unit);
+ return(ENOBUFS);
+ }
+ MCLGET(m_new, M_DONTWAIT);
+ if (!(m_new->m_flags & M_EXT)) {
+ printf("ste%d: no memory for rx list -- "
+ "packet dropped\n", sc->ste_unit);
+ m_freem(m_new);
+ return(ENOBUFS);
+ }
+ m_new->m_len = m_new->m_pkthdr.len = MCLBYTES;
+ } else {
+ m_new = m;
+ m_new->m_len = m_new->m_pkthdr.len = MCLBYTES;
+ m_new->m_data = m_new->m_ext.ext_buf;
+ }
+
+ m_adj(m_new, ETHER_ALIGN);
+
+ c->ste_mbuf = m_new;
+ c->ste_ptr->ste_status = 0;
+ c->ste_ptr->ste_frag.ste_addr = vtophys(mtod(m_new, caddr_t));
+ c->ste_ptr->ste_frag.ste_len = 1536 | STE_FRAG_LAST;
+
+ return(0);
+}
+
+static int ste_init_rx_list(sc)
+ struct ste_softc *sc;
+{
+ struct ste_chain_data *cd;
+ struct ste_list_data *ld;
+ int i;
+
+ cd = &sc->ste_cdata;
+ ld = sc->ste_ldata;
+
+ for (i = 0; i < STE_RX_LIST_CNT; i++) {
+ cd->ste_rx_chain[i].ste_ptr = &ld->ste_rx_list[i];
+ if (ste_newbuf(sc, &cd->ste_rx_chain[i], NULL) == ENOBUFS)
+ return(ENOBUFS);
+ if (i == (STE_RX_LIST_CNT - 1)) {
+ cd->ste_rx_chain[i].ste_next =
+ &cd->ste_rx_chain[0];
+ ld->ste_rx_list[i].ste_next =
+ vtophys(&ld->ste_rx_list[0]);
+ } else {
+ cd->ste_rx_chain[i].ste_next =
+ &cd->ste_rx_chain[i + 1];
+ ld->ste_rx_list[i].ste_next =
+ vtophys(&ld->ste_rx_list[i + 1]);
+ }
+
+ }
+
+ cd->ste_rx_head = &cd->ste_rx_chain[0];
+
+ return(0);
+}
+
+static void ste_init_tx_list(sc)
+ struct ste_softc *sc;
+{
+ struct ste_chain_data *cd;
+ struct ste_list_data *ld;
+ int i;
+
+ cd = &sc->ste_cdata;
+ ld = sc->ste_ldata;
+ for (i = 0; i < STE_TX_LIST_CNT; i++) {
+ cd->ste_tx_chain[i].ste_ptr = &ld->ste_tx_list[i];
+ if (i == (STE_TX_LIST_CNT - 1))
+ cd->ste_tx_chain[i].ste_next = NULL;
+ else
+ cd->ste_tx_chain[i].ste_next =
+ &cd->ste_tx_chain[i + 1];
+ }
+
+ cd->ste_tx_free = &cd->ste_tx_chain[0];
+ cd->ste_tx_tail = cd->ste_tx_head = NULL;
+
+ return;
+}
+
+static void ste_init(xsc)
+ void *xsc;
+{
+ struct ste_softc *sc;
+ int i, s;
+ struct ifnet *ifp;
+ struct mii_data *mii;
+
+ s = splimp();
+
+ sc = xsc;
+ ifp = &sc->arpcom.ac_if;
+ mii = device_get_softc(sc->ste_miibus);
+
+ ste_stop(sc);
+
+ /* Init our MAC address */
+ for (i = 0; i < ETHER_ADDR_LEN; i++) {
+ CSR_WRITE_1(sc, STE_PAR0 + i, sc->arpcom.ac_enaddr[i]);
+ }
+
+ /* Init RX list */
+ if (ste_init_rx_list(sc) == ENOBUFS) {
+ printf("ste%d: initialization failed: no "
+ "memory for RX buffers\n", sc->ste_unit);
+ ste_stop(sc);
+ splx(s);
+ return;
+ }
+
+ /* Init TX descriptors */
+ ste_init_tx_list(sc);
+
+ /* Set the TX freethresh value */
+ CSR_WRITE_1(sc, STE_TX_DMABURST_THRESH, STE_PACKET_SIZE >> 8);
+
+ /* Set the TX start threshold for best performance. */
+ sc->ste_tx_thresh = STE_MIN_FRAMELEN;
+ CSR_WRITE_2(sc, STE_TX_STARTTHRESH, sc->ste_tx_thresh);
+
+ /* Set the TX reclaim threshold. */
+ CSR_WRITE_1(sc, STE_TX_RECLAIM_THRESH, (STE_PACKET_SIZE >> 4));
+
+ /* Set up the RX filter. */
+ CSR_WRITE_1(sc, STE_RX_MODE, STE_RXMODE_UNICAST);
+
+ /* If we want promiscuous mode, set the allframes bit. */
+ if (ifp->if_flags & IFF_PROMISC) {
+ STE_SETBIT1(sc, STE_RX_MODE, STE_RXMODE_PROMISC);
+ } else {
+ STE_CLRBIT1(sc, STE_RX_MODE, STE_RXMODE_PROMISC);
+ }
+
+ /* Set capture broadcast bit to accept broadcast frames. */
+ if (ifp->if_flags & IFF_BROADCAST) {
+ STE_SETBIT1(sc, STE_RX_MODE, STE_RXMODE_BROADCAST);
+ } else {
+ STE_CLRBIT1(sc, STE_RX_MODE, STE_RXMODE_BROADCAST);
+ }
+
+ ste_setmulti(sc);
+
+ /* Load the address of the RX list. */
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_RXDMA_STALL);
+ ste_wait(sc);
+ CSR_WRITE_4(sc, STE_RX_DMALIST_PTR,
+ vtophys(&sc->ste_ldata->ste_rx_list[0]));
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_RXDMA_UNSTALL);
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_RXDMA_UNSTALL);
+
+ /* Enable receiver and transmitter */
+ CSR_WRITE_2(sc, STE_MACCTL0, 0);
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_TX_ENABLE);
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_RX_ENABLE);
+
+ /* Enable stats counters. */
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_STATS_ENABLE);
+
+ /* Enable interrupts. */
+ CSR_WRITE_2(sc, STE_ISR, 0xFFFF);
+ CSR_WRITE_2(sc, STE_IMR, STE_INTRS);
+
+ mii_mediachg(mii);
+
+ ifp->if_flags |= IFF_RUNNING;
+ ifp->if_flags &= ~IFF_OACTIVE;
+
+ splx(s);
+
+ sc->ste_stat_ch = timeout(ste_stats_update, sc, hz);
+
+ return;
+}
+
+static void ste_stop(sc)
+ struct ste_softc *sc;
+{
+ int i;
+ struct ifnet *ifp;
+
+ ifp = &sc->arpcom.ac_if;
+
+ untimeout(ste_stats_update, sc, sc->ste_stat_ch);
+
+ CSR_WRITE_2(sc, STE_IMR, 0);
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_TX_DISABLE);
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_RX_DISABLE);
+ STE_SETBIT2(sc, STE_MACCTL1, STE_MACCTL1_STATS_DISABLE);
+ STE_SETBIT2(sc, STE_DMACTL, STE_DMACTL_TXDMA_STALL);
+ STE_SETBIT2(sc, STE_DMACTL, STE_DMACTL_RXDMA_STALL);
+ ste_wait(sc);
+
+ for (i = 0; i < STE_RX_LIST_CNT; i++) {
+ if (sc->ste_cdata.ste_rx_chain[i].ste_mbuf != NULL) {
+ m_freem(sc->ste_cdata.ste_rx_chain[i].ste_mbuf);
+ sc->ste_cdata.ste_rx_chain[i].ste_mbuf = NULL;
+ }
+ }
+
+ for (i = 0; i < STE_TX_LIST_CNT; i++) {
+ if (sc->ste_cdata.ste_tx_chain[i].ste_mbuf != NULL) {
+ m_freem(sc->ste_cdata.ste_tx_chain[i].ste_mbuf);
+ sc->ste_cdata.ste_tx_chain[i].ste_mbuf = NULL;
+ }
+ }
+
+ ifp->if_flags &= ~(IFF_RUNNING|IFF_OACTIVE);
+
+ return;
+}
+
+static void ste_reset(sc)
+ struct ste_softc *sc;
+{
+ int i;
+
+ STE_SETBIT4(sc, STE_ASICCTL,
+ STE_ASICCTL_GLOBAL_RESET|STE_ASICCTL_RX_RESET|
+ STE_ASICCTL_TX_RESET|STE_ASICCTL_DMA_RESET|
+ STE_ASICCTL_FIFO_RESET|STE_ASICCTL_NETWORK_RESET|
+ STE_ASICCTL_AUTOINIT_RESET|STE_ASICCTL_HOST_RESET|
+ STE_ASICCTL_EXTRESET_RESET);
+
+ DELAY(100000);
+
+ for (i = 0; i < STE_TIMEOUT; i++) {
+ if (!(CSR_READ_4(sc, STE_ASICCTL) & STE_ASICCTL_RESET_BUSY))
+ break;
+ }
+
+ if (i == STE_TIMEOUT)
+ printf("ste%d: global reset never completed\n", sc->ste_unit);
+
+#ifdef foo
+ STE_SETBIT4(sc, STE_ASICCTL, STE_ASICCTL_RX_RESET);
+ for (i = 0; i < STE_TIMEOUT; i++) {
+ if (!(CSR_READ_4(sc, STE_ASICCTL) & STE_ASICCTL_RX_RESET))
+ break;
+ }
+
+ if (i == STE_TIMEOUT)
+ printf("ste%d: RX reset never completed\n", sc->ste_unit);
+
+ DELAY(100000);
+
+ STE_SETBIT4(sc, STE_ASICCTL, STE_ASICCTL_TX_RESET);
+ for (i = 0; i < STE_TIMEOUT; i++) {
+ if (!(CSR_READ_4(sc, STE_ASICCTL) & STE_ASICCTL_TX_RESET))
+ break;
+ }
+
+ if (i == STE_TIMEOUT)
+ printf("ste%d: TX reset never completed\n", sc->ste_unit);
+
+ DELAY(100000);
+#endif
+
+ return;
+}
+
+static int ste_ioctl(ifp, command, data)
+ struct ifnet *ifp;
+ u_long command;
+ caddr_t data;
+{
+ struct ste_softc *sc;
+ struct ifreq *ifr;
+ struct mii_data *mii;
+ int error = 0, s;
+
+ s = splimp();
+
+ sc = ifp->if_softc;
+ ifr = (struct ifreq *)data;
+
+ switch(command) {
+ case SIOCSIFADDR:
+ case SIOCGIFADDR:
+ case SIOCSIFMTU:
+ error = ether_ioctl(ifp, command, data);
+ break;
+ case SIOCSIFFLAGS:
+ if (ifp->if_flags & IFF_UP) {
+ ste_init(sc);
+ } else {
+ if (ifp->if_flags & IFF_RUNNING)
+ ste_stop(sc);
+ }
+ error = 0;
+ break;
+ case SIOCADDMULTI:
+ case SIOCDELMULTI:
+ ste_setmulti(sc);
+ error = 0;
+ break;
+ case SIOCGIFMEDIA:
+ case SIOCSIFMEDIA:
+ mii = device_get_softc(sc->ste_miibus);
+ error = ifmedia_ioctl(ifp, ifr, &mii->mii_media, command);
+ break;
+ default:
+ error = EINVAL;
+ break;
+ }
+
+ splx(s);
+
+ return(error);
+}
+
+static int ste_encap(sc, c, m_head)
+ struct ste_softc *sc;
+ struct ste_chain *c;
+ struct mbuf *m_head;
+{
+ int frag = 0;
+ struct ste_frag *f = NULL;
+ int total_len;
+ struct mbuf *m;
+
+ m = m_head;
+ total_len = 0;
+
+ for (m = m_head, frag = 0; m != NULL; m = m->m_next) {
+ if (m->m_len != 0) {
+ if (frag == STE_MAXFRAGS)
+ break;
+ total_len += m->m_len;
+ f = &c->ste_ptr->ste_frags[frag];
+ f->ste_addr = vtophys(mtod(m, vm_offset_t));
+ f->ste_len = m->m_len;
+ frag++;
+ }
+ }
+
+ if (m != NULL) {
+ struct mbuf *m_new = NULL;
+
+ MGETHDR(m_new, M_DONTWAIT, MT_DATA);
+ if (m_new == NULL) {
+ printf("ste%d: no memory for "
+ "tx list", sc->ste_unit);
+ return(1);
+ }
+ if (m_head->m_pkthdr.len > MHLEN) {
+ MCLGET(m_new, M_DONTWAIT);
+ if (!(m_new->m_flags & M_EXT)) {
+ m_freem(m_new);
+ printf("ste%d: no memory for "
+ "tx list", sc->ste_unit);
+ return(1);
+ }
+ }
+ m_copydata(m_head, 0, m_head->m_pkthdr.len,
+ mtod(m_new, caddr_t));
+ m_new->m_pkthdr.len = m_new->m_len = m_head->m_pkthdr.len;
+ m_freem(m_head);
+ m_head = m_new;
+ f = &c->ste_ptr->ste_frags[0];
+ f->ste_addr = vtophys(mtod(m_new, caddr_t));
+ f->ste_len = total_len = m_new->m_len;
+ frag = 1;
+ }
+
+ c->ste_mbuf = m_head;
+ c->ste_ptr->ste_frags[frag - 1].ste_len |= STE_FRAG_LAST;
+ c->ste_ptr->ste_ctl = total_len;
+ c->ste_ptr->ste_next = 0;
+
+ return(0);
+}
+
+static void ste_start(ifp)
+ struct ifnet *ifp;
+{
+ struct ste_softc *sc;
+ struct mbuf *m_head = NULL;
+ struct ste_chain *prev = NULL, *cur_tx = NULL, *start_tx;
+
+ sc = ifp->if_softc;
+
+ if (sc->ste_cdata.ste_tx_free == NULL) {
+ ifp->if_flags |= IFF_OACTIVE;
+ return;
+ }
+
+ start_tx = sc->ste_cdata.ste_tx_free;
+
+ while(sc->ste_cdata.ste_tx_free != NULL) {
+ IF_DEQUEUE(&ifp->if_snd, m_head);
+ if (m_head == NULL)
+ break;
+
+ cur_tx = sc->ste_cdata.ste_tx_free;
+ sc->ste_cdata.ste_tx_free = cur_tx->ste_next;
+
+ cur_tx->ste_next = NULL;
+
+ ste_encap(sc, cur_tx, m_head);
+
+ if (prev != NULL) {
+ prev->ste_next = cur_tx;
+ prev->ste_ptr->ste_next = vtophys(cur_tx->ste_ptr);
+ }
+ prev = cur_tx;
+
+#if NBPF > 0
+ /*
+ * If there's a BPF listener, bounce a copt of this frame
+ * to him.
+ */
+ if (ifp->if_bpf)
+ bpf_mtap(ifp, cur_tx->ste_mbuf);
+#endif
+ }
+
+ if (cur_tx == NULL)
+ return;
+
+ cur_tx->ste_ptr->ste_ctl |= STE_TXCTL_DMAINTR;
+
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_TXDMA_STALL);
+ ste_wait(sc);
+
+ if (sc->ste_cdata.ste_tx_head != NULL) {
+ sc->ste_cdata.ste_tx_tail->ste_next = start_tx;
+ sc->ste_cdata.ste_tx_tail->ste_ptr->ste_next =
+ vtophys(start_tx->ste_ptr);
+ sc->ste_cdata.ste_tx_tail->ste_ptr->ste_ctl &=
+ ~STE_TXCTL_DMAINTR;
+ sc->ste_cdata.ste_tx_tail = cur_tx;
+ } else {
+ sc->ste_cdata.ste_tx_head = start_tx;
+ sc->ste_cdata.ste_tx_tail = cur_tx;
+ }
+
+ if (!CSR_READ_4(sc, STE_TX_DMALIST_PTR))
+ CSR_WRITE_4(sc, STE_TX_DMALIST_PTR,
+ vtophys(start_tx->ste_ptr));
+ STE_SETBIT4(sc, STE_DMACTL, STE_DMACTL_TXDMA_UNSTALL);
+
+ ifp->if_timer = 5;
+
+ return;
+}
+
+static void ste_watchdog(ifp)
+ struct ifnet *ifp;
+{
+ struct ste_softc *sc;
+
+ sc = ifp->if_softc;
+
+ ifp->if_oerrors++;
+ printf("ste%d: watchdog timeout\n", sc->ste_unit);
+
+#ifdef foo
+ if (sc->ste_pinfo != NULL) {
+ if (!(ste_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT))
+ printf("ste%d: no carrier - transceiver "
+ "cable problem?\n", sc->ste_unit);
+ }
+#endif
+
+ ste_txeoc(sc);
+ ste_txeof(sc);
+ ste_rxeof(sc);
+ ste_reset(sc);
+ ste_init(sc);
+
+ if (ifp->if_snd.ifq_head != NULL)
+ ste_start(ifp);
+
+ return;
+}
+
+static void ste_shutdown(dev)
+ device_t dev;
+{
+ struct ste_softc *sc;
+
+ sc = device_get_softc(dev);
+
+ ste_stop(sc);
+
+ return;
+}
diff --git a/sys/pci/if_stereg.h b/sys/pci/if_stereg.h
new file mode 100644
index 0000000..f602421
--- /dev/null
+++ b/sys/pci/if_stereg.h
@@ -0,0 +1,640 @@
+/*
+ * Copyright (c) 1997, 1998, 1999
+ * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * This product includes software developed by Bill Paul.
+ * 4. Neither the name of the author nor the names of any co-contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
+ * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ * THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * $Id: if_stereg.h,v 1.2 1999/08/20 05:13:47 wpaul Exp $
+ */
+
+/*
+ * Sundance PCI device/vendor ID for the
+ * ST201 chip.
+ */
+#define ST_VENDORID 0x13F0
+#define ST_DEVICEID_ST201 0x0201
+
+/*
+ * D-Link PCI device/vendor ID for the DFE-550TX.
+ */
+#define DL_VENDORID 0x1186
+#define DL_DEVICEID_550TX 0x1002
+
+/*
+ * Register definitions for the Sundance Technologies ST201 PCI
+ * fast ethernet controller. The register space is 128 bytes long and
+ * can be accessed using either PCI I/O space or PCI memory mapping.
+ * There are 32-bit, 16-bit and 8-bit registers.
+ */
+
+#define STE_DMACTL 0x00
+#define STE_TX_DMALIST_PTR 0x04
+#define STE_TX_DMABURST_THRESH 0x08
+#define STE_TX_DMAURG_THRESH 0x09
+#define STE_TX_DMAPOLL_PERIOD 0x0A
+#define STE_RX_DMASTATUS 0x0C
+#define STE_RX_DMALIST_PTR 0x10
+#define STE_RX_DMABURST_THRESH 0x14
+#define STE_RX_DMAURG_THRESH 0x15
+#define STE_RX_DMAPOLL_PERIOD 0x16
+#define STE_DEBUGCTL 0x1A
+#define STE_ASICCTL 0x30
+#define STE_EEPROM_DATA 0x34
+#define STE_EEPROM_CTL 0x36
+#define STE_FIFOCTL 0x3A
+#define STE_TX_STARTTHRESH 0x3C
+#define STE_RX_EARLYTHRESH 0x3E
+#define STE_EXT_ROMADDR 0x40
+#define STE_EXT_ROMDATA 0x44
+#define STE_WAKE_EVENT 0x45
+#define STE_TX_STATUS 0x46
+#define STE_TX_FRAMEID 0x47
+#define STE_COUNTDOWN 0x48
+#define STE_ISR_ACK 0x4A
+#define STE_IMR 0x4C
+#define STE_ISR 0x4E
+#define STE_MACCTL0 0x50
+#define STE_MACCTL1 0x52
+#define STE_PAR0 0x54
+#define STE_PAR1 0x56
+#define STE_PAR2 0x58
+#define STE_MAX_FRAMELEN 0x5A
+#define STE_RX_MODE 0x5C
+#define STE_TX_RECLAIM_THRESH 0x5D
+#define STE_PHYCTL 0x5E
+#define STE_MAR0 0x60
+#define STE_MAR1 0x64
+#define STE_STATS 0x68
+
+#define STE_DMACTL_RXDMA_STOPPED 0x00000001
+#define STE_DMACTL_TXDMA_CMPREQ 0x00000002
+#define STE_DMACTL_TXDMA_STOPPED 0x00000004
+#define STE_DMACTL_RXDMA_COMPLETE 0x00000008
+#define STE_DMACTL_TXDMA_COMPLETE 0x00000010
+#define STE_DMACTL_RXDMA_STALL 0x00000100
+#define STE_DMACTL_RXDMA_UNSTALL 0x00000200
+#define STE_DMACTL_TXDMA_STALL 0x00000400
+#define STE_DMACTL_TXDMA_UNSTALL 0x00000800
+#define STE_DMACTL_TXDMA_INPROG 0x00004000
+#define STE_DMACTL_DMA_HALTINPROG 0x00008000
+#define STE_DMACTL_RXEARLY_ENABLE 0x00020000
+#define STE_DMACTL_COUNTDOWN_SPEED 0x00040000
+#define STE_DMACTL_COUNTDOWN_MODE 0x00080000
+#define STE_DMACTL_MWI_DISABLE 0x00100000
+#define STE_DMACTL_RX_DISCARD_OFLOWS 0x00400000
+#define STE_DMACTL_COUNTDOWN_ENABLE 0x00800000
+#define STE_DMACTL_TARGET_ABORT 0x40000000
+#define STE_DMACTL_MASTER_ABORT 0x80000000
+
+/*
+ * TX DMA burst thresh is the number of 32-byte blocks that
+ * must be loaded into the TX Fifo before a TXDMA burst request
+ * will be issued.
+ */
+#define STE_TXDMABURST_THRESH 0x1F
+
+/*
+ * The number of 32-byte blocks in the TX FIFO falls below the
+ * TX DMA urgent threshold, a TX DMA urgent request will be
+ * generated.
+ */
+#define STE_TXDMAURG_THRESH 0x3F
+
+/*
+ * Number of 320ns intervals between polls of the TXDMA next
+ * descriptor pointer (if we're using polling mode).
+ */
+#define STE_TXDMA_POLL_PERIOD 0x7F
+
+#define STE_RX_DMASTATUS_FRAMELEN 0x00001FFF
+#define STE_RX_DMASTATUS_RXERR 0x00004000
+#define STE_RX_DMASTATUS_DMADONE 0x00008000
+#define STE_RX_DMASTATUS_FIFO_OFLOW 0x00010000
+#define STE_RX_DMASTATUS_RUNT 0x00020000
+#define STE_RX_DMASTATUS_ALIGNERR 0x00040000
+#define STE_RX_DMASTATUS_CRCERR 0x00080000
+#define STE_RX_DMASTATUS_GIANT 0x00100000
+#define STE_RX_DMASTATUS_DRIBBLE 0x00800000
+#define STE_RX_DMASTATUS_DMA_OFLOW 0x01000000
+
+/*
+ * RX DMA burst thresh is the number of 32-byte blocks that
+ * must be present in the RX FIFO before a RXDMA bus master
+ * request will be issued.
+ */
+#define STE_RXDMABURST_THRESH 0xFF
+
+/*
+ * The number of 32-byte blocks in the RX FIFO falls below the
+ * RX DMA urgent threshold, a RX DMA urgent request will be
+ * generated.
+ */
+#define STE_RXDMAURG_THRESH 0x1F
+
+/*
+ * Number of 320ns intervals between polls of the RXDMA complete
+ * bit in the status field on the current RX descriptor (if we're
+ * using polling mode).
+ */
+#define STE_RXDMA_POLL_PERIOD 0x7F
+
+#define STE_DEBUGCTL_GPIO0_CTL 0x0001
+#define STE_DEBUGCTL_GPIO1_CTL 0x0002
+#define STE_DEBUGCTL_GPIO0_DATA 0x0004
+#define STE_DEBUGCTL_GPIO1_DATA 0x0008
+
+#define STE_ASICCTL_ROMSIZE 0x00000002
+#define STE_ASICCTL_TX_LARGEPKTS 0x00000004
+#define STE_ASICCTL_RX_LARGEPKTS 0x00000008
+#define STE_ASICCTL_EXTROM_DISABLE 0x00000010
+#define STE_ASICCTL_PHYSPEED_10 0x00000020
+#define STE_ASICCTL_PHYSPEED_100 0x00000040
+#define STE_ASICCTL_PHYMEDIA 0x00000080
+#define STE_ASICCTL_FORCEDCONFIG 0x00000700
+#define STE_ASICCTL_D3RESET_DISABLE 0x00000800
+#define STE_ASICCTL_SPEEDUPMODE 0x00002000
+#define STE_ASICCTL_LEDMODE 0x00004000
+#define STE_ASICCTL_RSTOUT_POLARITY 0x00008000
+#define STE_ASICCTL_GLOBAL_RESET 0x00010000
+#define STE_ASICCTL_RX_RESET 0x00020000
+#define STE_ASICCTL_TX_RESET 0x00040000
+#define STE_ASICCTL_DMA_RESET 0x00080000
+#define STE_ASICCTL_FIFO_RESET 0x00100000
+#define STE_ASICCTL_NETWORK_RESET 0x00200000
+#define STE_ASICCTL_HOST_RESET 0x00400000
+#define STE_ASICCTL_AUTOINIT_RESET 0x00800000
+#define STE_ASICCTL_EXTRESET_RESET 0x01000000
+#define STE_ASICCTL_SOFTINTR 0x02000000
+#define STE_ASICCTL_RESET_BUSY 0x04000000
+
+#define STE_ASICCTL1_GLOBAL_RESET 0x0001
+#define STE_ASICCTL1_RX_RESET 0x0002
+#define STE_ASICCTL1_TX_RESET 0x0004
+#define STE_ASICCTL1_DMA_RESET 0x0008
+#define STE_ASICCTL1_FIFO_RESET 0x0010
+#define STE_ASICCTL1_NETWORK_RESET 0x0020
+#define STE_ASICCTL1_HOST_RESET 0x0040
+#define STE_ASICCTL1_AUTOINIT_RESET 0x0080
+#define STE_ASICCTL1_EXTRESET_RESET 0x0100
+#define STE_ASICCTL1_SOFTINTR 0x0200
+#define STE_ASICCTL1_RESET_BUSY 0x0400
+
+#define STE_EECTL_ADDR 0x00FF
+#define STE_EECTL_OPCODE 0x0300
+#define STE_EECTL_BUSY 0x1000
+
+#define STE_EEOPCODE_WRITE 0x0100
+#define STE_EEOPCODE_READ 0x0200
+#define STE_EEOPCODE_ERASE 0x0300
+
+#define STE_FIFOCTL_RAMTESTMODE 0x0001
+#define STE_FIFOCTL_OVERRUNMODE 0x0200
+#define STE_FIFOCTL_RXFIFOFULL 0x0800
+#define STE_FIFOCTL_TX_BUSY 0x4000
+#define STE_FIFOCTL_RX_BUSY 0x8000
+
+/*
+ * The number of bytes that must in present in the TX FIFO before
+ * transmission begins. Value should be in increments of 4 bytes.
+ */
+#define STE_TXSTART_THRESH 0x1FFF
+
+/*
+ * Number of bytes that must be present in the RX FIFO before
+ * an RX EARLY interrupt is generated.
+ */
+#define STE_RXEARLY_THRESH 0x1FFF
+
+#define STE_WAKEEVENT_WAKEPKT_ENB 0x01
+#define STE_WAKEEVENT_MAGICPKT_ENB 0x02
+#define STE_WAKEEVENT_LINKEVT_ENB 0x04
+#define STE_WAKEEVENT_WAKEPOLARITY 0x08
+#define STE_WAKEEVENT_WAKEPKTEVENT 0x10
+#define STE_WAKEEVENT_MAGICPKTEVENT 0x20
+#define STE_WAKEEVENT_LINKEVENT 0x40
+#define STE_WAKEEVENT_WAKEONLAN_ENB 0x80
+
+#define STE_TXSTATUS_RECLAIMERR 0x02
+#define STE_TXSTATUS_STATSOFLOW 0x04
+#define STE_TXSTATUS_EXCESSCOLLS 0x08
+#define STE_TXSTATUS_UNDERRUN 0x10
+#define STE_TXSTATUS_TXINTR_REQ 0x40
+#define STE_TXSTATUS_TXDONE 0x80
+
+#define STE_ISRACK_INTLATCH 0x0001
+#define STE_ISRACK_HOSTERR 0x0002
+#define STE_ISRACK_TX_DONE 0x0004
+#define STE_ISRACK_MACCTL_FRAME 0x0008
+#define STE_ISRACK_RX_DONE 0x0010
+#define STE_ISRACK_RX_EARLY 0x0020
+#define STE_ISRACK_SOFTINTR 0x0040
+#define STE_ISRACK_STATS_OFLOW 0x0080
+#define STE_ISRACK_LINKEVENT 0x0100
+#define STE_ISRACK_TX_DMADONE 0x0200
+#define STE_ISRACK_RX_DMADONE 0x0400
+
+#define STE_IMR_HOSTERR 0x0002
+#define STE_IMR_TX_DONE 0x0004
+#define STE_IMR_MACCTL_FRAME 0x0008
+#define STE_IMR_RX_DONE 0x0010
+#define STE_IMR_RX_EARLY 0x0020
+#define STE_IMR_SOFTINTR 0x0040
+#define STE_IMR_STATS_OFLOW 0x0080
+#define STE_IMR_LINKEVENT 0x0100
+#define STE_IMR_TX_DMADONE 0x0200
+#define STE_IMR_RX_DMADONE 0x0400
+
+#define STE_INTRS \
+ (STE_IMR_RX_DMADONE|STE_IMR_TX_DMADONE|STE_IMR_STATS_OFLOW| \
+ STE_IMR_TX_DONE|STE_IMR_HOSTERR|STE_IMR_RX_EARLY)
+
+#define STE_ISR_INTLATCH 0x0001
+#define STE_ISR_HOSTERR 0x0002
+#define STE_ISR_TX_DONE 0x0004
+#define STE_ISR_MACCTL_FRAME 0x0008
+#define STE_ISR_RX_DONE 0x0010
+#define STE_ISR_RX_EARLY 0x0020
+#define STE_ISR_SOFTINTR 0x0040
+#define STE_ISR_STATS_OFLOW 0x0080
+#define STE_ISR_LINKEVENT 0x0100
+#define STE_ISR_TX_DMADONE 0x0200
+#define STE_ISR_RX_DMADONE 0x0400
+
+/*
+ * Note: the Sundance manual gives the impression that the's
+ * only one 32-bit MACCTL register. In fact, there are two
+ * 16-bit registers side by side, and you have to access them
+ * separately.
+ */
+#define STE_MACCTL0_IPG 0x0003
+#define STE_MACCTL0_FULLDUPLEX 0x0020
+#define STE_MACCTL0_RX_GIANTS 0x0040
+#define STE_MACCTL0_FLOWCTL_ENABLE 0x0100
+#define STE_MACCTL0_RX_FCS 0x0200
+#define STE_MACCTL0_FIFOLOOPBK 0x0400
+#define STE_MACCTL0_MACLOOPBK 0x0800
+
+#define STE_MACCTL1_COLLDETECT 0x0001
+#define STE_MACCTL1_CARRSENSE 0x0002
+#define STE_MACCTL1_TX_BUSY 0x0004
+#define STE_MACCTL1_TX_ERROR 0x0008
+#define STE_MACCTL1_STATS_ENABLE 0x0020
+#define STE_MACCTL1_STATS_DISABLE 0x0040
+#define STE_MACCTL1_STATS_ENABLED 0x0080
+#define STE_MACCTL1_TX_ENABLE 0x0100
+#define STE_MACCTL1_TX_DISABLE 0x0200
+#define STE_MACCTL1_TX_ENABLED 0x0400
+#define STE_MACCTL1_RX_ENABLE 0x0800
+#define STE_MACCTL1_RX_DISABLE 0x1000
+#define STE_MACCTL1_RX_ENABLED 0x2000
+#define STE_MACCTL1_PAUSED 0x4000
+
+#define STE_IPG_96BT 0x00000000
+#define STE_IPG_128BT 0x00000001
+#define STE_IPG_224BT 0x00000002
+#define STE_IPG_544BT 0x00000003
+
+#define STE_RXMODE_UNICAST 0x01
+#define STE_RXMODE_ALLMULTI 0x02
+#define STE_RXMODE_BROADCAST 0x04
+#define STE_RXMODE_PROMISC 0x08
+#define STE_RXMODE_MULTIHASH 0x10
+#define STE_RXMODE_ALLIPMULTI 0x20
+
+#define STE_PHYCTL_MCLK 0x01
+#define STE_PHYCTL_MDATA 0x02
+#define STE_PHYCTL_MDIR 0x04
+#define STE_PHYCTL_CLK25_DISABLE 0x08
+#define STE_PHYCTL_DUPLEXPOLARITY 0x10
+#define STE_PHYCTL_DUPLEXSTAT 0x20
+#define STE_PHYCTL_SPEEDSTAT 0x40
+#define STE_PHYCTL_LINKSTAT 0x80
+
+/*
+ * EEPROM offsets.
+ */
+#define STE_EEADDR_CONFIGPARM 0x00
+#define STE_EEADDR_ASICCTL 0x02
+#define STE_EEADDR_SUBSYS_ID 0x04
+#define STE_EEADDR_SUBVEN_ID 0x08
+
+#define STE_EEADDR_NODE0 0x10
+#define STE_EEADDR_NODE1 0x12
+#define STE_EEADDR_NODE2 0x14
+
+/* PCI registers */
+#define STE_PCI_VENDOR_ID 0x00
+#define STE_PCI_DEVICE_ID 0x02
+#define STE_PCI_COMMAND 0x04
+#define STE_PCI_STATUS 0x06
+#define STE_PCI_CLASSCODE 0x09
+#define STE_PCI_LATENCY_TIMER 0x0D
+#define STE_PCI_HEADER_TYPE 0x0E
+#define STE_PCI_LOIO 0x10
+#define STE_PCI_LOMEM 0x14
+#define STE_PCI_BIOSROM 0x30
+#define STE_PCI_INTLINE 0x3C
+#define STE_PCI_INTPIN 0x3D
+#define STE_PCI_MINGNT 0x3E
+#define STE_PCI_MINLAT 0x0F
+
+#define STE_PCI_CAPID 0x50 /* 8 bits */
+#define STE_PCI_NEXTPTR 0x51 /* 8 bits */
+#define STE_PCI_PWRMGMTCAP 0x52 /* 16 bits */
+#define STE_PCI_PWRMGMTCTRL 0x54 /* 16 bits */
+
+#define STE_PSTATE_MASK 0x0003
+#define STE_PSTATE_D0 0x0000
+#define STE_PSTATE_D1 0x0002
+#define STE_PSTATE_D2 0x0002
+#define STE_PSTATE_D3 0x0003
+#define STE_PME_EN 0x0010
+#define STE_PME_STATUS 0x8000
+
+
+struct ste_stats {
+ u_int32_t ste_rx_bytes;
+ u_int32_t ste_tx_bytes;
+ u_int16_t ste_tx_frames;
+ u_int16_t ste_rx_frames;
+ u_int8_t ste_carrsense_errs;
+ u_int8_t ste_late_colls;
+ u_int8_t ste_multi_colls;
+ u_int8_t ste_single_colls;
+ u_int8_t ste_tx_frames_defered;
+ u_int8_t ste_rx_lost_frames;
+ u_int8_t ste_tx_excess_defers;
+ u_int8_t ste_tx_abort_excess_colls;
+ u_int8_t ste_tx_bcast_frames;
+ u_int8_t ste_rx_bcast_frames;
+ u_int8_t ste_tx_mcast_frames;
+ u_int8_t ste_rx_mcast_frames;
+};
+
+struct ste_frag {
+ u_int32_t ste_addr;
+ u_int32_t ste_len;
+};
+
+#define STE_FRAG_LAST 0x80000000
+#define STE_FRAG_LEN 0x00001FFF
+
+#define STE_MAXFRAGS 63
+
+struct ste_desc {
+ u_int32_t ste_next;
+ u_int32_t ste_ctl;
+ struct ste_frag ste_frags[STE_MAXFRAGS];
+};
+
+struct ste_desc_onefrag {
+ u_int32_t ste_next;
+ u_int32_t ste_status;
+ struct ste_frag ste_frag;
+};
+
+#define STE_TXCTL_WORDALIGN 0x00000003
+#define STE_TXCTL_FRAMEID 0x000003FC
+#define STE_TXCTL_NOCRC 0x00002000
+#define STE_TXCTL_TXINTR 0x00008000
+#define STE_TXCTL_DMADONE 0x00010000
+#define STE_TXCTL_DMAINTR 0x80000000
+
+#define STE_RXSTAT_FRAMELEN 0x00001FFF
+#define STE_RXSTAT_FRAME_ERR 0x00004000
+#define STE_RXSTAT_DMADONE 0x00008000
+#define STE_RXSTAT_FIFO_OFLOW 0x00010000
+#define STE_RXSTAT_RUNT 0x00020000
+#define STE_RXSTAT_ALIGNERR 0x00040000
+#define STE_RXSTAT_CRCERR 0x00080000
+#define STE_RXSTAT_GIANT 0x00100000
+#define STE_RXSTAT_DRIBBLEBITS 0x00800000
+#define STE_RXSTAT_DMA_OFLOW 0x01000000
+#define STE_RXATAT_ONEBUF 0x10000000
+
+/*
+ * register space access macros
+ */
+#define CSR_WRITE_4(sc, reg, val) \
+ bus_space_write_4(sc->ste_btag, sc->ste_bhandle, reg, val)
+#define CSR_WRITE_2(sc, reg, val) \
+ bus_space_write_2(sc->ste_btag, sc->ste_bhandle, reg, val)
+#define CSR_WRITE_1(sc, reg, val) \
+ bus_space_write_1(sc->ste_btag, sc->ste_bhandle, reg, val)
+
+#define CSR_READ_4(sc, reg) \
+ bus_space_read_4(sc->ste_btag, sc->ste_bhandle, reg)
+#define CSR_READ_2(sc, reg) \
+ bus_space_read_2(sc->ste_btag, sc->ste_bhandle, reg)
+#define CSR_READ_1(sc, reg) \
+ bus_space_read_1(sc->ste_btag, sc->ste_bhandle, reg)
+
+#define STE_TIMEOUT 1000
+#define STE_MIN_FRAMELEN 60
+#define STE_PACKET_SIZE 1536
+#define ETHER_ALIGN 2
+#define STE_RX_LIST_CNT 128
+#define STE_TX_LIST_CNT 256
+
+struct ste_type {
+ u_int16_t ste_vid;
+ u_int16_t ste_did;
+ char *ste_name;
+};
+
+struct ste_list_data {
+ struct ste_desc_onefrag ste_rx_list[STE_RX_LIST_CNT];
+ struct ste_desc ste_tx_list[STE_TX_LIST_CNT];
+ u_int8_t ste_pad[STE_MIN_FRAMELEN];
+};
+
+struct ste_chain {
+ struct ste_desc *ste_ptr;
+ struct mbuf *ste_mbuf;
+ struct ste_chain *ste_next;
+};
+
+struct ste_chain_onefrag {
+ struct ste_desc_onefrag *ste_ptr;
+ struct mbuf *ste_mbuf;
+ struct ste_chain_onefrag *ste_next;
+};
+
+struct ste_chain_data {
+ struct ste_chain_onefrag ste_rx_chain[STE_RX_LIST_CNT];
+ struct ste_chain ste_tx_chain[STE_TX_LIST_CNT];
+ struct ste_chain_onefrag *ste_rx_head;
+
+ struct ste_chain *ste_tx_head;
+ struct ste_chain *ste_tx_tail;
+ struct ste_chain *ste_tx_free;
+};
+
+struct ste_softc {
+ struct arpcom arpcom;
+ bus_space_tag_t ste_btag;
+ bus_space_handle_t ste_bhandle;
+ struct resource *ste_res;
+ struct resource *ste_irq;
+ void *ste_intrhand;
+ struct ste_type *ste_info;
+ device_t ste_miibus;
+ int ste_unit;
+ int ste_tx_thresh;
+ struct ste_list_data *ste_ldata;
+ struct ste_chain_data ste_cdata;
+ struct callout_handle ste_stat_ch;
+};
+
+struct ste_mii_frame {
+ u_int8_t mii_stdelim;
+ u_int8_t mii_opcode;
+ u_int8_t mii_phyaddr;
+ u_int8_t mii_regaddr;
+ u_int8_t mii_turnaround;
+ u_int16_t mii_data;
+};
+
+/*
+ * MII constants
+ */
+#define STE_MII_STARTDELIM 0x01
+#define STE_MII_READOP 0x02
+#define STE_MII_WRITEOP 0x01
+#define STE_MII_TURNAROUND 0x02
+
+#define STE_FLAG_FORCEDELAY 1
+#define STE_FLAG_SCHEDDELAY 2
+#define STE_FLAG_DELAYTIMEO 3
+
+#define PHY_UNKNOWN 6
+
+#define STE_PHYADDR_MIN 0x00
+#define STE_PHYADDR_MAX 0x1F
+
+#define STE_PHY_GENCTL 0x00
+#define STE_PHY_GENSTS 0x01
+#define STE_PHY_VENID 0x02
+#define STE_PHY_DEVID 0x03
+#define STE_PHY_ANAR 0x04
+#define STE_PHY_LPAR 0x05
+#define STE_PHY_ANEXP 0x06
+
+#define PHY_ANAR_NEXTPAGE 0x8000
+#define PHY_ANAR_RSVD0 0x4000
+#define PHY_ANAR_TLRFLT 0x2000
+#define PHY_ANAR_RSVD1 0x1000
+#define PHY_ANAR_RSVD2 0x0800
+#define PHY_ANAR_RSVD3 0x0400
+#define PHY_ANAR_100BT4 0x0200
+#define PHY_ANAR_100BTXFULL 0x0100
+#define PHY_ANAR_100BTXHALF 0x0080
+#define PHY_ANAR_10BTFULL 0x0040
+#define PHY_ANAR_10BTHALF 0x0020
+#define PHY_ANAR_PROTO4 0x0010
+#define PHY_ANAR_PROTO3 0x0008
+#define PHY_ANAR_PROTO2 0x0004
+#define PHY_ANAR_PROTO1 0x0002
+#define PHY_ANAR_PROTO0 0x0001
+
+/*
+ * These are the register definitions for the PHY (physical layer
+ * interface chip).
+ */
+/*
+ * PHY BMCR Basic Mode Control Register
+ */
+#define PHY_BMCR 0x00
+#define PHY_BMCR_RESET 0x8000
+#define PHY_BMCR_LOOPBK 0x4000
+#define PHY_BMCR_SPEEDSEL 0x2000
+#define PHY_BMCR_AUTONEGENBL 0x1000
+#define PHY_BMCR_RSVD0 0x0800 /* write as zero */
+#define PHY_BMCR_ISOLATE 0x0400
+#define PHY_BMCR_AUTONEGRSTR 0x0200
+#define PHY_BMCR_DUPLEX 0x0100
+#define PHY_BMCR_COLLTEST 0x0080
+#define PHY_BMCR_RSVD1 0x0040 /* write as zero, don't care */
+#define PHY_BMCR_RSVD2 0x0020 /* write as zero, don't care */
+#define PHY_BMCR_RSVD3 0x0010 /* write as zero, don't care */
+#define PHY_BMCR_RSVD4 0x0008 /* write as zero, don't care */
+#define PHY_BMCR_RSVD5 0x0004 /* write as zero, don't care */
+#define PHY_BMCR_RSVD6 0x0002 /* write as zero, don't care */
+#define PHY_BMCR_RSVD7 0x0001 /* write as zero, don't care */
+/*
+ * RESET: 1 == software reset, 0 == normal operation
+ * Resets status and control registers to default values.
+ * Relatches all hardware config values.
+ *
+ * LOOPBK: 1 == loopback operation enabled, 0 == normal operation
+ *
+ * SPEEDSEL: 1 == 100Mb/s, 0 == 10Mb/s
+ * Link speed is selected byt his bit or if auto-negotiation if bit
+ * 12 (AUTONEGENBL) is set (in which case the value of this register
+ * is ignored).
+ *
+ * AUTONEGENBL: 1 == Autonegotiation enabled, 0 == Autonegotiation disabled
+ * Bits 8 and 13 are ignored when autoneg is set, otherwise bits 8 and 13
+ * determine speed and mode. Should be cleared and then set if PHY configured
+ * for no autoneg on startup.
+ *
+ * ISOLATE: 1 == isolate PHY from MII, 0 == normal operation
+ *
+ * AUTONEGRSTR: 1 == restart autonegotiation, 0 = normal operation
+ *
+ * DUPLEX: 1 == full duplex mode, 0 == half duplex mode
+ *
+ * COLLTEST: 1 == collision test enabled, 0 == normal operation
+ */
+
+/*
+ * PHY, BMSR Basic Mode Status Register
+ */
+#define PHY_BMSR 0x01
+#define PHY_BMSR_100BT4 0x8000
+#define PHY_BMSR_100BTXFULL 0x4000
+#define PHY_BMSR_100BTXHALF 0x2000
+#define PHY_BMSR_10BTFULL 0x1000
+#define PHY_BMSR_10BTHALF 0x0800
+#define PHY_BMSR_RSVD1 0x0400 /* write as zero, don't care */
+#define PHY_BMSR_RSVD2 0x0200 /* write as zero, don't care */
+#define PHY_BMSR_RSVD3 0x0100 /* write as zero, don't care */
+#define PHY_BMSR_RSVD4 0x0080 /* write as zero, don't care */
+#define PHY_BMSR_MFPRESUP 0x0040
+#define PHY_BMSR_AUTONEGCOMP 0x0020
+#define PHY_BMSR_REMFAULT 0x0010
+#define PHY_BMSR_CANAUTONEG 0x0008
+#define PHY_BMSR_LINKSTAT 0x0004
+#define PHY_BMSR_JABBER 0x0002
+#define PHY_BMSR_EXTENDED 0x0001
+
+#ifdef __alpha__
+#undef vtophys
+#define vtophys(va) (pmap_kextract(((vm_offset_t) (va))) \
+ + 1*1024*1024*1024)
+#endif
diff --git a/usr.sbin/sade/devices.c b/usr.sbin/sade/devices.c
index 5854406..ef08e59 100644
--- a/usr.sbin/sade/devices.c
+++ b/usr.sbin/sade/devices.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: devices.c,v 1.97 1999/07/20 08:47:35 jkh Exp $
+ * $Id: devices.c,v 1.98 1999/07/25 04:32:50 wpaul Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -103,6 +103,7 @@ static struct _devname {
{ DEVICE_TYPE_NETWORK, "pn", "Lite-On 82168/82169 PNIC PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "rl", "RealTek 8129/8139 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sf", "Adaptec AIC-6915 PCI ethernet card" },
+ { DEVICE_TYPE_NETWORK, "ste", "Sundance ST201 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sk", "SysKonnect PCI gigabit ethernet card" },
{ DEVICE_TYPE_NETWORK, "tx", "SMC 9432TX ethernet card" },
{ DEVICE_TYPE_NETWORK, "ti", "Alteon Networks PCI gigabit ethernet card" },
diff --git a/usr.sbin/sysinstall/devices.c b/usr.sbin/sysinstall/devices.c
index 5854406..ef08e59 100644
--- a/usr.sbin/sysinstall/devices.c
+++ b/usr.sbin/sysinstall/devices.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: devices.c,v 1.97 1999/07/20 08:47:35 jkh Exp $
+ * $Id: devices.c,v 1.98 1999/07/25 04:32:50 wpaul Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -103,6 +103,7 @@ static struct _devname {
{ DEVICE_TYPE_NETWORK, "pn", "Lite-On 82168/82169 PNIC PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "rl", "RealTek 8129/8139 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sf", "Adaptec AIC-6915 PCI ethernet card" },
+ { DEVICE_TYPE_NETWORK, "ste", "Sundance ST201 PCI ethernet card" },
{ DEVICE_TYPE_NETWORK, "sk", "SysKonnect PCI gigabit ethernet card" },
{ DEVICE_TYPE_NETWORK, "tx", "SMC 9432TX ethernet card" },
{ DEVICE_TYPE_NETWORK, "ti", "Alteon Networks PCI gigabit ethernet card" },
OpenPOWER on IntegriCloud