Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/hmereg.h
RevisionDateAuthorComments
 1.23  05-Feb-2024  andvar fix various typos in comments.
 1.22  07-May-2009  jdc Add extra counter definitions (pointed out by Geoff Wing).
 1.21  16-Apr-2009  tsutsui u_intNN_t -> uintNN_t
 1.20  28-Apr-2008  martin branches: 1.20.8; 1.20.14;
Remove clause 3 and 4 from TNF licenses
 1.19  04-Mar-2007  christos branches: 1.19.36; 1.19.38; 1.19.40;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.18  11-Dec-2005  christos branches: 1.18.26;
merge ktrace-lwp.
 1.17  13-Feb-2005  heas branches: 1.17.6;
Add register definitions for hardware checksums, comments, and formats for
various register bitmask_snprintfs.
 1.16  02-Nov-2003  wiz branches: 1.16.8; 1.16.10;
Fix some typos. From Tom Cosgrove via jmc@openbsd.
 1.15  02-Jun-2003  petrov branches: 1.15.2;
Fix the previous patch of me.
 1.14  14-May-2003  petrov Move DTIMEXP and RFIFOVF warnings under control of HMEDEBUG.
PR port-sparc64/20280 by grant beattie.
 1.13  03-May-2003  wiz DMA, not dma nor Dma.
 1.12  07-May-2002  uwe Delint. Add /* CONSTCOND */. Add parens to macro argument to avoid
interesting interaction between cc -C and comma inside a comment after
macro definition.
 1.11  26-Nov-2001  tron Back out new "hme" driver because it causes a performance regression on
"netio" on an U5.
 1.10  26-Nov-2001  tron Bug fixes for VLAN handling supplied by Klaus Klein in private e-mail.
 1.9  25-Nov-2001  tron Pull in Jason Wright's latest changes to the "hme" driver from OpenBSD.
This supports direct DMA from and into mbuf cluster, and VLAN
handling is done a bit differently.
 1.8  30-Apr-2001  bouyer branches: 1.8.2;
remplace /*
*/
with
#ifdef notdef
#endif
to avoid:
../../../../dev/ic/hmereg.h:275: warning: `/*' within comment
 1.7  30-Apr-2001  lukem delint
 1.6  17-Nov-2000  bouyer branches: 1.6.2;
Supports ETHERCAP_VLAN_MTU. Tested on sbus hme on Ultra/1.
Thanks to Andrei Petrov for the hint !
 1.5  25-Jun-2000  eeh Get PCI HME working.
 1.4  28-Jan-2000  pk branches: 1.4.4;
Define the fixed hme PHY addresses.
 1.3  17-Dec-1999  pk Fix status bit symbols strings.
Rename MII receives enable bit to be in sync with the STP2002 datasheet.
 1.2  14-Dec-1999  pk Add a missing register offset.
 1.1  27-Jun-1999  pk branches: 1.1.2; 1.1.4; 1.1.10;
HME ethernet driver.
Note: this is work in progress; needs testing and tweaking. mgr has
promised to do that..
 1.1.10.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.4.2  22-Nov-2000  bouyer Sync with HEAD.
 1.1.4.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.2.2  01-Jul-1999  thorpej Sync w/ -current.
 1.1.2.1  27-Jun-1999  thorpej file hmereg.h was added on branch chs-ubc2 on 1999-07-01 23:32:27 +0000
 1.4.4.1  31-Jul-2000  mrg pull up 1.5 (approved by thorpej):
>Get PCI HME working.
 1.6.2.3  20-Jun-2002  nathanw Catch up to -current.
 1.6.2.2  08-Jan-2002  nathanw Catch up to -current.
 1.6.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.8.2.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.8.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.15.2.4  15-Feb-2005  skrll Sync with HEAD.
 1.15.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.15.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.15.2.1  03-Aug-2004  skrll Sync with HEAD
 1.16.10.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.16.8.1  29-Apr-2005  kent sync with -current
 1.17.6.1  03-Sep-2007  yamt sync with head.
 1.18.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.19.40.3  16-May-2009  yamt sync with head
 1.19.40.2  04-May-2009  yamt sync with head.
 1.19.40.1  16-May-2008  yamt sync with head.
 1.19.38.1  18-May-2008  yamt sync with head.
 1.19.36.1  02-Jun-2008  mjf Sync with HEAD.
 1.20.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.20.8.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed