OpenGrok
Cross Reference: if_stgereg.h
xref
: /
src
/
sys
/
dev
/
pci
/
if_stgereg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/if_stgereg.h
Revision
Date
Author
Comments
1.9
14-Jan-2020
msaitoh
No functional change:
- Move some definitions from if_stgereg.h to if_stge.c again because those are
not chip (registers or descriptors) definitions.
- Use proplib to pass information that loading DSP code is required when
PHY reset.
1.8
09-Jan-2020
msaitoh
Reduce diff against OpenBSD. No functional change.
- USE CSR_{READ,WRITE}_*() macro.
- Move some macros from if_stge.c to if_stgereg.h
1.7
26-Dec-2019
msaitoh
branches: 1.7.2;
Fix address of STGE_MaxFrameSize. Same as other OSes.
1.6
07-Oct-2019
msaitoh
Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by
Tomokazu HARADA and patch provided by Andrius V.
1.5
28-Apr-2008
martin
branches: 1.5.80; 1.5.88; 1.5.94;
Remove clause 3 and 4 from TNF licenses
1.4
25-Dec-2007
perry
branches: 1.4.6; 1.4.8; 1.4.10;
Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
1.3
10-Feb-2003
christos
branches: 1.3.18; 1.3.76; 1.3.82; 1.3.86; 1.3.90;
Centralize the interrupt bits for the 3 registers where they are being used.
1.2
08-Nov-2002
enami
s/than than/than/.
1.1
25-Jul-2001
thorpej
branches: 1.1.2; 1.1.4;
Driver for the Sundance Tech./Tamarack TC9021 Gigabit Ethernet
controller.
1.1.4.3
11-Nov-2002
nathanw
Catch up to -current
1.1.4.2
24-Aug-2001
nathanw
Catch up with -current.
1.1.4.1
25-Jul-2001
nathanw
file if_stgereg.h was added on branch nathanw_sa on 2001-08-24 00:10:08 +0000
1.1.2.2
03-Aug-2001
lukem
update to -current
1.1.2.1
25-Jul-2001
lukem
file if_stgereg.h was added on branch kqueue on 2001-08-03 04:13:16 +0000
1.3.90.1
02-Jan-2008
bouyer
Sync with HEAD
1.3.86.1
26-Dec-2007
ad
Sync with head.
1.3.82.1
18-Feb-2008
mjf
Sync with HEAD.
1.3.76.1
09-Jan-2008
matt
sync with HEAD
1.3.18.1
21-Jan-2008
yamt
sync with head
1.4.10.1
16-May-2008
yamt
sync with head.
1.4.8.1
18-May-2008
yamt
sync with head.
1.4.6.1
02-Jun-2008
mjf
Sync with HEAD.
1.5.94.2
21-Jan-2020
martin
Pull up following revision(s) (requested by msaitoh in ticket #627):
sys/dev/pci/if_stgereg.h: revision 1.7
Fix address of STGE_MaxFrameSize. Same as other OSes.
1.5.94.1
25-Nov-2019
martin
Pull up following revision(s) (requested by msaitoh in ticket #476):
sys/dev/pci/if_stgereg.h: revision 1.6
sys/arch/amd64/conf/ALL: revision 1.124
sys/dev/mii/files.mii: revision 1.51
share/man/man4/vge.4: revision 1.8
share/man/man4/vge.4: revision 1.9
distrib/sets/lists/man/mi: revision 1.1656
sys/arch/i386/conf/ALL: revision 1.471
share/man/man4/mii.4: revision 1.28
sys/dev/pci/if_stge.c: revision 1.71
sys/dev/mii/ipgphy.c: revision 1.1
sys/dev/mii/ipgphy.c: revision 1.2
share/man/man4/Makefile: revision 1.684
sys/dev/mii/ipgphy.c: revision 1.3
sys/dev/mii/ipgphyreg.h: revision 1.1
sys/dev/mii/ipgphy.c: revision 1.4
sys/dev/mii/ipgphyreg.h: revision 1.2
sys/dev/mii/ipgphy.c: revision 1.5
sys/dev/mii/ipgphyreg.h: revision 1.3
sys/dev/DEVNAMES: revision 1.322
sys/arch/i386/conf/GENERIC: revision 1.1211
sys/arch/amd64/conf/GENERIC: revision 1.537
share/man/man4/ipgphy.4: revision 1.1
share/man/man4/ipgphy.4: revision 1.2
Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported by
Tomokazu HARADA and patch provided by Andrius V.
New sentence, new line.
Fix date. Add RCS Id.
KNF. No functional change.
STGE_PhyCtrl is not PHY register but MAC register, so use ukphy_status()
for IP1000A device.
- Use auto-negotiation when forcing 1000BASE-T.
- Add XXX comment for strange pause setting code. I suspect this is wrong.
- On my environments, 1000BASE-T half duplex doesn't work, so we might remove
IFM_1000T_HDX from this device in future.
- Define IPGPHY_SCR's address.
- Whitespace fix.
Add missing NetBSD RCS Id. Reported by Andrius V.
1.5.88.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.5.88.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.5.80.1
31-Jan-2020
martin
Pull up following revision(s) (requested by msaitoh in ticket #1496):
sys/dev/pci/if_stgereg.h: revision 1.7
Fix address of STGE_MaxFrameSize. Same as other OSes.
1.7.2.1
17-Jan-2020
ad
Sync with head.
Indexes created Sun Oct 19 21:10:07 GMT 2025