Module Name:src
Committed By: skrll
Date: Tue Jan 5 16:30:37 UTC 2021
Modified Files:
src/sys/arch/mips/adm5120/dev: ahci.c
Log Message:
Misc KNF. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/mips/adm5120/dev/ahci.c
Please note that
Module Name:src
Committed By: thorpej
Date: Mon Jan 4 18:11:26 UTC 2021
Modified Files:
src/sys/arch/mips/adm5120: adm5120_intr.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/mips/adm5120/adm5120_intr.c
Plea
Module Name:src
Committed By: skrll
Date: Thu Dec 3 08:48:06 UTC 2020
Modified Files:
src/sys/arch/mips/adm5120/dev: wdc_extio.c
Log Message:
Fix build
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/mips/adm5120/dev/wdc_extio.c
Please note t
Module Name:src
Committed By: msaitoh
Date: Thu Dec 5 06:25:33 UTC 2019
Modified Files:
src/sys/arch/mips/adm5120/dev: if_admsw.c
Log Message:
Revert if_admsw.c rev. 1.25. It's not required to check
sc->sc_ifmedia[port].ifm_cur->ifm_media instead of ifm->ifm_media.
To
Module Name:src
Committed By: msaitoh
Date: Thu Dec 5 03:15:20 UTC 2019
Modified Files:
src/sys/arch/mips/adm5120/dev: if_admsw.c
Log Message:
Do SIOC[GS]IFMEDIA like others. Not tested.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mips/ad
Module Name:src
Committed By: msaitoh
Date: Wed Dec 4 05:19:11 UTC 2019
Modified Files:
src/sys/arch/mips/adm5120/dev: if_admsw.c
Log Message:
Fix admsw_mediachange(). Not tested.
ifmedia_change() is used to change the device's media setting from
user-selected media. Th
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 06:09:19 UTC 2019
Modified Files:
src/sys/arch/mips/adm5120/dev: if_admsw.c
Log Message:
Don't include mii*.h because this driver doesn't use MII(4).
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src
Module Name:src
Committed By: msaitoh
Date: Fri Apr 12 05:19:24 UTC 2019
Modified Files:
src/sys/arch/mips/adm5120/dev: if_admsw.c
Log Message:
Fix a bug that the duplex of manual media setting may be wrong
when the IFM_GMASK bit other than IFM_[FH]DX is set.
To generat
Module Name:src
Committed By: skrll
Date: Sat Jun 28 10:25:16 UTC 2014
Modified Files:
src/sys/arch/mips/adm5120/dev: admpci.c
Log Message:
#ifdef a variable like its usage.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/adm5120/dev/admpc
Module Name:src
Committed By: skrll
Date: Sat Jun 28 10:25:32 UTC 2014
Modified Files:
src/sys/arch/mips/adm5120/dev: uart.c
Log Message:
Remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/adm5120/dev/uart.c
Please no
Module Name:src
Committed By: skrll
Date: Sun Sep 22 08:30:22 UTC 2013
Modified Files:
src/sys/arch/mips/adm5120/dev: ahci.c ahcivar.h
Log Message:
Adapt to usbmp. Compile tested only.
Did this ever work?
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src
Module Name:src
Committed By: skrll
Date: Sun Sep 22 07:26:42 UTC 2013
Modified Files:
src/sys/arch/mips/adm5120/dev: ahci.c
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/adm5120/dev/ahci.c
Pleas
Module Name:src
Committed By: skrll
Date: Mon Sep 2 15:48:08 UTC 2013
Modified Files:
src/sys/arch/mips/adm5120/dev: ahci.c
Log Message:
Use C99 designated initializers.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/mips/adm5120/dev/ahci.c
P
Module Name:src
Committed By: dyoung
Date: Fri Jul 1 18:38:49 UTC 2011
Modified Files:
src/sys/arch/mips/adm5120: adm5120_cfio.c adm5120_extio.c
adm5120_extio_space.c adm5120_intr.c adm5120_obio.c
adm5120_obio_dma.c adm5120_obio_space.c adm5120_pcii
Module Name:src
Committed By: dyoung
Date: Mon Apr 4 19:58:56 UTC 2011
Modified Files:
src/sys/arch/mips/adm5120/dev: ahci.c ahcivar.h
Log Message:
Use callout(9) instead of the USB compatibility junk that went away
months ago.
To generate a diff of this commit:
cvs rdi
15 matches
Mail list logo