OpenGrok
Cross Reference: if_casreg.h
xref
: /
src
/
sys
/
dev
/
pci
/
if_casreg.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/if_casreg.h
Revision
Date
Author
Comments
1.7
01-Mar-2025
andvar
s/compete/complete/ in comment.
1.6
28-May-2022
andvar
branches: 1.6.10;
fix various typos, mainly in comments.
1.5
09-Dec-2021
andvar
s/atached/attached/ and removing double s in state.
1.4
17-Aug-2021
andvar
fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
1.3
29-Jan-2020
msaitoh
u_int{32,64}_t -> uint{32,64}_t. No functional change.
1.2
26-Dec-2019
msaitoh
branches: 1.2.2;
Fix a bug that the driver sometimes incorrectly attach gentbi(4) instead of
gphyter(4) on non-fiber device.
Tested with Sun Quad GigaSwift Ethernet UTP (QGE) (part no. 501-6522) on
amd64. On this environment, the problem frequently had occurred. I also
tested with other 4 cas(4) variants.
1.1
07-Jan-2010
jdc
branches: 1.1.4; 1.1.66; 1.1.72;
Driver for Sun Cassini/Cassini+ (GigaSwift) Ethernet (also known as
National Semiconductor Saturn).
Based on the OpenBSD driver written by Mark Kettenis:
detach support added
MAC address lookup modified (only tested on sparc64)
Tested on single GigaSwift (UTP and MMF) and quad GigaSwift PCI cards.
1.1.72.1
21-Jan-2020
martin
Pull up following revision(s) (requested by msaitoh in ticket #626):
sys/arch/amd64/conf/GENERIC: revision 1.552
sys/dev/pci/if_casreg.h: revision 1.2
sys/dev/pci/if_cas.c: revision 1.37
share/man/man4/cas.4: revision 1.4
sys/dev/pci/if_casvar.h: revision 1.7
Update supported device list with part number. From FreeBSD.
Fix a bug that the driver sometimes incorrectly attach gentbi(4) instead of
gphyter(4) on non-fiber device.
Tested with Sun Quad GigaSwift Ethernet UTP (QGE) (part no. 501-6522) on
amd64. On this environment, the problem frequently had occurred. I also
tested with other 4 cas(4) variants.
Add cas(4).
1.1.66.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.1.4.2
11-Mar-2010
yamt
sync with head
1.1.4.1
07-Jan-2010
yamt
file if_casreg.h was added on branch yamt-nfs-mp on 2010-03-11 15:03:45 +0000
1.2.2.1
29-Feb-2020
ad
Sync with head.
1.6.10.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Sat Oct 18 08:10:09 GMT 2025