OpenGrok
Cross Reference: if_mbe_g2.c
xref
: /
src
/
sys
/
arch
/
dreamcast
/
dev
/
g2
/
if_mbe_g2.c
Home
|
History
|
Annotate
|
Download
|
only in
g2
History log of
/src/sys/arch/dreamcast/dev/g2/if_mbe_g2.c
Revision
Date
Author
Comments
1.9
18-Jul-2018
sevan
Be consistent among ethernet drivers on the convention for printing ethernet
addresses.
NFC
1.8
19-Jul-2011
dyoung
branches: 1.8.52; 1.8.54;
Change <machine/bus.h> to <sys/bus.h> throughout.
Split bus.h -> bus_{defs,funcs}.h.
Mark dreamcast/bus.h obsolete.
1.7
12-Apr-2008
tsutsui
Split device_t/softc for MI mb86960, with misc cosmetics.
1.6
12-Mar-2007
tsutsui
branches: 1.6.38;
IRL line connected to each device on sysasic is not always corresponding
with MI IPL_* definitions, so add an independent arg to pass IRL lines
to sysasic_intr_establish() and use appropriate macro for them.
1.5
11-Dec-2005
christos
branches: 1.5.26; 1.5.30;
merge ktrace-lwp.
1.4
19-Feb-2005
tsutsui
branches: 1.4.6;
- u_intNN_t -> uintNN_t
- more ANSI function decls
- sone KNF
1.3
05-Feb-2003
tsutsui
branches: 1.3.2; 1.3.10; 1.3.12;
It seems the LAN Adapter on dreamcast actually uses slow 150ns SRAM,
so handle it properly by an additional quirk flag in sc_flags.
The problem was reported by Pat Wendorf on port-dreamcast, and
the fix was suggested and confirmed by Christian Groessler.
1.2
04-Jan-2003
tsutsui
Check chip type first in mbe_g2_detect() to reduce unexpected device access
in mbe_g2_match() when the device does not exist.
1.1
27-Dec-2002
tsutsui
branches: 1.1.2;
Add support for SEGA LAN Adapter, MB86967 based Ethernet adapter.
Based on the patches in port-dreamcast/17493 by Christian Groessler,
with several modification by me.
1.1.2.3
07-Jan-2003
thorpej
Sync with HEAD.
1.1.2.2
29-Dec-2002
thorpej
Sync with HEAD.
1.1.2.1
27-Dec-2002
thorpej
file if_mbe_g2.c was added on branch nathanw_sa on 2002-12-29 19:21:39 +0000
1.3.12.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.3.10.1
29-Apr-2005
kent
sync with -current
1.3.2.1
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.4.6.1
03-Sep-2007
yamt
sync with head.
1.5.30.1
13-Mar-2007
ad
Sync with head.
1.5.26.1
24-Mar-2007
yamt
sync with head.
1.6.38.1
02-Jun-2008
mjf
Sync with HEAD.
1.8.54.1
10-Jun-2019
christos
Sync with HEAD
1.8.52.1
28-Jul-2018
pgoyette
Sync with HEAD
Indexes created Tue Oct 21 19:09:51 GMT 2025