hme (4)
Leading comments
$NetBSD: hme.4,v 1.4 2003/02/14 15:20:18 grant Exp $ Copyright (c) 2001 The NetBSD Foundation, Inc. All rights reserved. This code is derived from software contributed to The NetBSD Foundation by Klaus Klein. 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. ...
NAME
hme - Sun Microelectronics STP2002-STQ Ethernet interfaces device driverSYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file:device miibus device hme
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
if_hme_load="YES"
DESCRIPTION
The driver supports Sun Microelectronics STP2002-STQ ``Happy Meal Ethernet'' Fast Ethernet interfaces.All controllers supported by the driver have TCP checksum offload capability for both receive and transmit, support for the reception and transmission of extended frames for vlan(4) and a 128-bit multicast hash filter.
HARDWARE
The driver supports the on-board Ethernet interfaces of many Sun UltraSPARC workstation and server models.Cards supported by the driver include:
- Sun PCI SunSwift Adapter (``SUNW,hme'' )
- Sun SBus SunSwift Adapter ``( hme'' and ``SUNW,hme''
- Sun PCI Sun100BaseT Adapter 2.0 (``SUNW,hme'' )
- Sun SBus Sun100BaseT 2.0 (``SUNW,hme'' )
- Sun PCI Quad FastEthernet Controller (``SUNW,qfe'' )
- Sun SBus Quad FastEthernet Controller (``SUNW,qfe'' )
NOTES
On sparc64 the driver respects the local-mac-address? system configuration variable which can be set in the Open Firmware boot monitor using the setenv command or by eeprom(8). If set to ``false '' (the default), the driver will use the system's default MAC address for all of its devices. If set to ``true '' the unique MAC address of each interface is used if present rather than the system's default MAC address.Supported interfaces having their own MAC address include on-board versions on boards equipped with more than one Ethernet interface and all add-on cards except the single-port SBus versions.
SEE ALSO
altq(4), intro(4), miibus(4), netintro(4), vlan(4), eeprom(8), ifconfig(8)- "STP2002QFP Fast Ethernet, Parallel Port, SCSI (FEPS) User's Guide" April 1996 Sun Microelectronics