Home | History | Annotate | Download | only in mca
History log of /src/sys/dev/mca/if_le_mca.c
RevisionDateAuthorComments
 1.21  09-Apr-2019  msaitoh Fix a bug that the supported media can't passed correctly. Not tested.
 1.20  09-Apr-2019  msaitoh KNF. No functional change.
 1.19  13-Nov-2010  uebayasi branches: 1.19.60;
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
some other constants. These are provided by sys/param.h now.
 1.18  28-Apr-2008  martin branches: 1.18.22;
Remove clause 3 and 4 from TNF licenses
 1.17  04-Apr-2008  tsutsui branches: 1.17.2; 1.17.4;
Split device_t/softc for le(4) and variants and misc cosmetic changes.
 1.16  19-Oct-2007  ad branches: 1.16.16;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.15  16-Nov-2006  christos branches: 1.15.8; 1.15.22; 1.15.24; 1.15.28;
__unused removal on arguments; approved by core.
 1.14  12-Oct-2006  christos - sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
 1.13  29-Mar-2006  thorpej branches: 1.13.8; 1.13.10;
Use device_private().
 1.12  24-Dec-2005  perry branches: 1.12.4; 1.12.6; 1.12.8; 1.12.10; 1.12.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.11  11-Dec-2005  christos merge ktrace-lwp.
 1.10  28-Feb-2005  jdolecek branches: 1.10.4;
le_mca_intredge(): g/c error semicolon, found by Simon Burge
 1.9  27-Feb-2005  perry nuke trailing whitespace
 1.8  04-Feb-2005  perry de-__P
 1.7  25-Oct-2003  christos branches: 1.7.8; 1.7.10;
Fix uninitialized variable warnings
 1.6  02-Oct-2002  thorpej branches: 1.6.6;
Add trailing ; to CFATTACH_DECL.
 1.5  30-Sep-2002  thorpej Use CFATTACH_DECL().
 1.4  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.3  13-Nov-2001  lukem add RCSID
 1.2  18-Aug-2001  chs make this compile.
 1.1  27-Apr-2001  jdolecek branches: 1.1.2; 1.1.4;
Add driver for SKNET Personal and MC+ - AMD Lance 7990 based ethernet cards.
Both models tested and seem to be quite stable and fast.

Thanks to:
- Hans Hubner <hans@Huebner.org> for giving me the cards for testing
- Georg Klug of Syskonnect, who provided me with hw docs for these cards,
very promptly and willingly - I wish all vendors would be like this
- Alfred Arnold, Linux SKNET driver author, for giving me valuable Syskonnect
contact :)
 1.1.4.3  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.4.1  25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.1.2.5  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.4  14-Nov-2001  nathanw Catch up to -current.
 1.1.2.3  24-Aug-2001  nathanw Catch up with -current.
 1.1.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.1.2.1  27-Apr-2001  nathanw file if_le_mca.c was added on branch nathanw_sa on 2001-06-21 20:04:05 +0000
 1.6.6.5  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.6.6.4  04-Feb-2005  skrll Sync with HEAD.
 1.6.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.6.1  03-Aug-2004  skrll Sync with HEAD
 1.7.10.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.7.10.1  12-Feb-2005  yamt sync with head.
 1.7.8.1  29-Apr-2005  kent sync with -current
 1.10.4.3  27-Oct-2007  yamt sync with head.
 1.10.4.2  30-Dec-2006  yamt sync with head.
 1.10.4.1  21-Jun-2006  yamt sync with head.
 1.12.12.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.12.10.1  19-Apr-2006  elad sync with head.
 1.12.8.1  01-Apr-2006  yamt sync with head.
 1.12.6.1  22-Apr-2006  simonb Sync with head.
 1.12.4.1  09-Sep-2006  rpaulo sync with head
 1.13.10.2  10-Dec-2006  yamt sync with head.
 1.13.10.1  22-Oct-2006  yamt sync with head
 1.13.8.1  18-Nov-2006  ad Sync with head.
 1.15.28.1  25-Oct-2007  bouyer Sync with HEAD.
 1.15.24.1  06-Nov-2007  matt sync with HEAD
 1.15.22.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.15.8.1  23-Oct-2007  ad Sync with head.
 1.16.16.1  02-Jun-2008  mjf Sync with HEAD.
 1.17.4.1  16-May-2008  yamt sync with head.
 1.17.2.1  18-May-2008  yamt sync with head.
 1.18.22.1  05-Mar-2011  rmind sync with head
 1.19.60.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed