History log of /src/sys/dev/mca/if_tra_mca.c |
Revision | | Date | Author | Comments |
1.18 |
| 11-Jul-2016 |
msaitoh | KNF. No functional change.
|
1.17 |
| 13-Apr-2015 |
riastradh | Convert sys/dev to use <sys/rndsource.h>.
|
1.16 |
| 27-Oct-2012 |
chs | branches: 1.16.14; split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.15 |
| 03-Feb-2012 |
tls | branches: 1.15.6; Fix missed inclusion from my previous commit.
|
1.14 |
| 12-May-2009 |
cegger | branches: 1.14.12; 1.14.16; struct device * -> device_t, no functional changes intended.
|
1.13 |
| 12-May-2009 |
cegger | struct cfdata * -> cfdata_t, no functional changes intended.
|
1.12 |
| 14-Mar-2009 |
dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.)
|
1.11 |
| 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.10 |
| 28-Apr-2008 |
martin | branches: 1.10.8; 1.10.14; Remove clause 3 and 4 from TNF licenses
|
1.9 |
| 08-Apr-2008 |
cegger | branches: 1.9.2; 1.9.4; use aprint_*_dev and device_xname
|
1.8 |
| 19-Oct-2007 |
ad | branches: 1.8.16; machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
1.7 |
| 16-Nov-2006 |
christos | branches: 1.7.8; 1.7.22; 1.7.24; 1.7.28; __unused removal on arguments; approved by core.
|
1.6 |
| 12-Oct-2006 |
christos | - sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
|
1.5 |
| 30-Aug-2006 |
christos | branches: 1.5.2; 1.5.4; fix initializers
|
1.4 |
| 29-Mar-2006 |
thorpej | Use device_private().
|
1.3 |
| 11-Dec-2005 |
christos | branches: 1.3.4; 1.3.6; 1.3.8; 1.3.10; 1.3.12; merge ktrace-lwp.
|
1.2 |
| 03-Apr-2005 |
jdolecek | branches: 1.2.2; 1.2.4; 1.2.10; white space cleanup, some KNF, long line wrapup
|
1.1 |
| 03-Apr-2005 |
jdolecek | Add driver for MCA Tiara LANCard / Fujitsu mb86950 EtherStar. Driver provided in PR kern/26899 by Dave Barnes.
|
1.2.10.2 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.2.10.1 |
| 03-Apr-2005 |
skrll | file if_tra_mca.c was added on branch ktrace-lwp on 2005-11-10 14:05:42 +0000
|
1.2.4.3 |
| 27-Oct-2007 |
yamt | sync with head.
|
1.2.4.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.2.4.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.2.2.2 |
| 29-Apr-2005 |
kent | sync with -current
|
1.2.2.1 |
| 03-Apr-2005 |
kent | file if_tra_mca.c was added on branch kent-audio2 on 2005-04-29 11:28:56 +0000
|
1.3.12.1 |
| 31-Mar-2006 |
tron | Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
|
1.3.10.1 |
| 19-Apr-2006 |
elad | sync with head.
|
1.3.8.2 |
| 03-Sep-2006 |
yamt | sync with head.
|
1.3.8.1 |
| 01-Apr-2006 |
yamt | sync with head.
|
1.3.6.1 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.3.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.5.4.2 |
| 10-Dec-2006 |
yamt | sync with head.
|
1.5.4.1 |
| 22-Oct-2006 |
yamt | sync with head
|
1.5.2.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
1.7.28.1 |
| 25-Oct-2007 |
bouyer | Sync with HEAD.
|
1.7.24.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.7.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.7.8.1 |
| 23-Oct-2007 |
ad | Sync with head.
|
1.8.16.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.9.4.3 |
| 16-May-2009 |
yamt | sync with head
|
1.9.4.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.9.4.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.9.2.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.10.14.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.10.8.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.14.16.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.14.12.2 |
| 30-Oct-2012 |
yamt | sync with head
|
1.14.12.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.15.6.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.15.6.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.16.14.2 |
| 05-Oct-2016 |
skrll | Sync with HEAD
|
1.16.14.1 |
| 06-Jun-2015 |
skrll | Sync with HEAD
|