Module Name:src
Committed By: thorpej
Date: Mon Jan 4 17:35:12 UTC 2021
Modified Files:
src/sys/arch/mips/alchemy: au_himem_space.c au_icu.c au_wired_space.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mip
Module Name:src
Committed By: dholland
Date: Sun Aug 30 04:09:22 UTC 2015
Modified Files:
src/sys/arch/mips/alchemy/dev: aupcmcia.c
Log Message:
Turn interrupts back off after sleeping. From maxv's Brainy list.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: matt
Date: Sat Jun 27 03:33:18 UTC 2015
Modified Files:
src/sys/arch/mips/alchemy/dev: augpio.c aupci.c
Log Message:
Cleanup includes.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/alchemy/dev/augpio.c
cvs rdi
Module Name:src
Committed By: kiyohara
Date: Thu Jun 7 00:19:29 UTC 2012
Modified Files:
src/sys/arch/mips/alchemy/dev: if_aumac.c
Log Message:
Fix can't assign IPv6 address. Valiable error resets to 0, if error ==
ENETRESET in aumac_ioctl().
To generate a diff of thi
Module Name:src
Committed By: kiyohara
Date: Sat May 19 15:17:35 UTC 2012
Modified Files:
src/sys/arch/mips/alchemy/dev: if_aumac.c
Log Message:
Enable interrupt in aumac_init(). And disable in aumac_stop()/aumac_attach().
Interrupt storm happen if received packet and DMA
Module Name:src
Committed By: kiyohara
Date: Sat Jan 14 16:09:19 UTC 2012
Modified Files:
src/sys/arch/mips/alchemy: au_icu.c
Log Message:
+ Fix IPL_VM sr_bits for alchemy_ipl_sr_map. Alchemy peripherals connects to
MIPS_INT_MASK_[0-3].
+ Also add IPL_DDB.
To generate
Module Name:src
Committed By: kiyohara
Date: Wed Jan 4 02:36:26 UTC 2012
Modified Files:
src/sys/arch/mips/alchemy/dev: aupcmcia.c auspi.c
Log Message:
Use device_t instead of 'struct device *'.
Remove unnecessary \n.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: kiyohara
Date: Tue Jan 3 07:36:02 UTC 2012
Modified Files:
src/sys/arch/mips/alchemy/dev: augpio.c aupci.c aupcmcia.c aupsc.c
aupscvar.h aurtc.c ausmbus_psc.c auspi.c if_aumac.c
Log Message:
Use device_t instead of 'struct device
Module Name:src
Committed By: dyoung
Date: Fri Jul 1 18:39:30 UTC 2011
Modified Files:
src/sys/arch/mips/alchemy: au1000.c au1100.c au1500.c au1550.c
au_chipdep.c au_cpureg_mem.c au_himem_space.c au_icu.c au_timer.c
au_wired_space.c aubus.c
Module Name:src
Committed By: martin
Date: Mon Jun 7 13:33:33 UTC 2010
Modified Files:
src/sys/arch/mips/alchemy: au_himem_space.c
Log Message:
Now that bus_handle_t is signed, avoid % operations on it. Convert all
% PAGE_SIZE to & PAGE_MASK. We don't expect to support no
10 matches
Mail list logo