Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/macppc/dev/if_mcvar.h
RevisionDateAuthorComments
 1.14  18-Sep-2022  thorpej Eliminate use of IFF_OACTIVE.
 1.13  26-Jul-2011  macallan finish device_t-ification
 1.12  14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.11  05-Mar-2007  tsutsui branches: 1.11.44; 1.11.52; 1.11.58;
Use (uint8_t *) for RX buffer.
 1.10  24-Dec-2005  perry branches: 1.10.26;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.9  11-Dec-2005  christos merge ktrace-lwp.
 1.8  15-Jan-2005  briggs branches: 1.8.10;
Drop default RX bufs to 2 so that they fit in one page of RAM.
Located by Tim Kelly. Also discussed on port-macppc with Dave Huang.
XXX -- This driver really needs to be introduced to bus_dma(9).
 1.7  09-Apr-2003  thorpej branches: 1.7.2;
Use PAGE_SIZE rather than NBPG.
 1.6  26-Jul-2001  tsubai branches: 1.6.6;
Fix a warning when compiled w/o DDB.
 1.5  11-Jul-2001  briggs Allow build with KGDB defined.
 1.4  30-May-2001  mrg branches: 1.4.2;
use _KERNEL_OPT
 1.3  03-Sep-1998  tsubai branches: 1.3.24;
Change void mcintr() to int mcintr().
 1.2  04-Jul-1998  jonathan defopt DDB.
 1.1  15-May-1998  tsubai Initial import of macppc port.
 1.3.24.1  21-Jun-2001  nathanw Catch up to -current.
 1.4.2.1  03-Aug-2001  lukem update to -current
 1.6.6.2  26-Jul-2001  tsubai Fix a warning when compiled w/o DDB.
 1.6.6.1  26-Jul-2001  tsubai file if_mcvar.h was added on branch nathanw_sa on 2001-07-26 11:23:38 +0000
 1.7.2.1  17-Jan-2005  skrll Sync with HEAD.
 1.8.10.2  03-Sep-2007  yamt sync with head.
 1.8.10.1  21-Jun-2006  yamt sync with head.
 1.10.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.11.58.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.11.52.1  28-Apr-2009  skrll Sync with HEAD.
 1.11.44.1  04-May-2009  yamt sync with head.

RSS XML Feed