Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/atheros
Module Name: src
Committed By: matt
Date: Sun Jul 10 06:26:02 UTC 2011
Modified Files:
src/sys/arch/mips/atheros: ar9344.c ar_conf.c ar_console.c arbus.c
src/sys/arch/mips/atheros/include: arbusvar.h platform.h
Added Files:
src/sys/arch/mips/atheros: arbusle.c
src/sys/arch/mips/atheros/dev: ehci_arbus.c
Log Message:
Add athers_get_uart_freq() (since AR7240 uses the ref_clk, not the bus_clk).
Add little endian bus_space_tag for arbus.
Add EHCI attachment for arbus.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/atheros/ar9344.c \
src/sys/arch/mips/atheros/ar_conf.c \
src/sys/arch/mips/atheros/ar_console.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/mips/atheros/arbus.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/atheros/arbusle.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/atheros/dev/ehci_arbus.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/atheros/include/arbusvar.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/atheros/include/platform.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index