OpenGrok
Cross Reference: ixpcom_ixm.c
xref
: /
src
/
sys
/
arch
/
evbarm
/
ixm1200
/
ixpcom_ixm.c
Home
|
History
|
Annotate
|
Download
|
only in
ixm1200
History log of
/src/sys/arch/evbarm/ixm1200/ixpcom_ixm.c
Revision
Date
Author
Comments
1.12
20-Dec-2023
thorpej
Remove unnecessary <sys/malloc.h>.
1.11
27-Oct-2012
chs
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
1.10
12-Feb-2012
matt
branches: 1.10.6;
Change old-stlye-defintions to C89 prototypes.
Switch to CFATTACH_DECL_NEW/device_t/cfdata_t
Defer attaching interrupt evcnts.
Approved by releng.
1.9
01-Jul-2011
dyoung
branches: 1.9.2; 1.9.6;
#include <sys/bus.h> instead of <machine/bus.h>.
1.8
21-Oct-2009
rmind
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
1.7
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.6
25-Mar-2003
igy
branches: 1.6.108; 1.6.116; 1.6.122;
Add __KERNEL_RCSID tags
1.5
02-Oct-2002
thorpej
Use CFATTACH_DECL().
1.4
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.3
27-Sep-2002
thorpej
Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver. The cfdriver is then looked
up in a list which is built at run-time.
1.2
21-Jul-2002
ichiro
branches: 1.2.2; 1.2.4;
cosmetic change
mapping i21555 control/status registers
1.1
20-Jul-2002
ichiro
branches: 1.1.2;
attach/match separated from ixp12x0_com
Some bug of com driver have been improved.
1.1.2.3
30-Aug-2002
gehenna
catch up with -current.
1.1.2.2
21-Jul-2002
gehenna
catch up with -current.
1.1.2.1
20-Jul-2002
gehenna
file ixpcom_ixm.c was added on branch gehenna-devsw on 2002-07-21 13:00:35 +0000
1.2.4.2
18-Oct-2002
nathanw
Catch up to -current.
1.2.4.1
21-Jul-2002
nathanw
file ixpcom_ixm.c was added on branch nathanw_sa on 2002-10-18 02:36:34 +0000
1.2.2.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.2.2.2
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.2.2.1
21-Jul-2002
jdolecek
file ixpcom_ixm.c was added on branch kqueue on 2002-09-06 08:34:12 +0000
1.6.122.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.6.116.1
28-Apr-2009
skrll
Sync with HEAD.
1.6.108.2
11-Mar-2010
yamt
sync with head
1.6.108.1
04-May-2009
yamt
sync with head.
1.9.6.1
18-Feb-2012
mrg
merge to -current.
1.9.2.2
30-Oct-2012
yamt
sync with head
1.9.2.1
17-Apr-2012
yamt
sync with head
1.10.6.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
Indexes created Sun Oct 26 21:10:03 GMT 2025