summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_xlreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-04-12 20:38:45 +0000
committerwpaul <wpaul@FreeBSD.org>1999-04-12 20:38:45 +0000
commitc058886bf1e5fc34d63a74a9004f1fbf1886f98d (patch)
treee4863d3e6b38d19b291d8b66534081bb4c2fc886 /sys/pci/if_xlreg.h
parent6ce7c41dc143685eedec7365f9e62374709a4c6a (diff)
downloadFreeBSD-src-c058886bf1e5fc34d63a74a9004f1fbf1886f98d.zip
FreeBSD-src-c058886bf1e5fc34d63a74a9004f1fbf1886f98d.tar.gz
Add support for the 3cSOHO100-TX, which is a "hurricane" chipset
(cut-down version of the "cyclone" for the small office/home office "cheap bastard" market). Basically the same as a 3c905B but without Wake-on-LAN, ROM socket, etc...
Diffstat (limited to 'sys/pci/if_xlreg.h')
-rw-r--r--sys/pci/if_xlreg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/if_xlreg.h b/sys/pci/if_xlreg.h
index 6ba164d..5a2b41c 100644
--- a/sys/pci/if_xlreg.h
+++ b/sys/pci/if_xlreg.h
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_xlreg.h,v 1.21 1999/04/11 15:29:46 wpaul Exp $
+ * $Id: if_xlreg.h,v 1.22 1999/04/12 20:23:08 wpaul Exp $
*/
#define XL_EE_READ 0x0080 /* read, 5 bit address */
@@ -623,6 +623,7 @@ struct xl_stats {
#define TC_DEVICEID_CYCLONE_10_100_COMBO 0x9058
#define TC_DEVICEID_CYCLONE_10_100FX 0x905A
#define TC_DEVICEID_CYCLONE_10_100BT_SERV 0x9800
+#define TC_DEVICEID_HURRICANE_SOHO100TX 0x7646
/*
* Texas Instruments PHY identifiers
OpenPOWER on IntegriCloud