freebsd-skq/sys/mips/cavium
jmallett 39d70443d4 o) Eliminate use of sc->typestr, which is always NULL.
o) Inline octeon_rgmx_mark_ready into octeon_rgmx_init.
o) Add a media status handler that reports link and media status.
o) Set link state when if_init is called.
o) Remove some printfs related to driver state changes.
o) Remove some gratuitous comments.

Reviewed by:	imp
Sponsored by:	Packet Forensics
2010-03-11 22:22:06 +00:00
..
dev/rgmii o) Eliminate use of sc->typestr, which is always NULL. 2010-03-11 22:22:06 +00:00
asm_octeon.S Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
driveid.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
files.octeon1
obio.c Export knowledge of the special bus space we use for the console to 2010-01-25 19:27:20 +00:00
obiovar.h trim unused members of the softc. 2010-01-28 20:38:52 +00:00
octeon_ebt3000_cf.c Check for device faults and for failures to set DRQ when expected, rather 2010-03-06 05:49:15 +00:00
octeon_ebt3000_cf.h Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
octeon_machdep.c Properly detect a type of real board that claims to have a 0.0 revision. 2010-03-05 22:46:11 +00:00
octeon_pcmap_regs.h o) Simplify the implementation of bus read/write functions, and eliminate some 2010-03-05 22:48:34 +00:00
std.octeon1
uart_bus_octeonusart.c Eliminate octeonregs.h. It was a copy of maltaregs.h with 2010-01-23 06:42:47 +00:00
uart_cpu_octeonusart.c Export knowledge of the special bus space we use for the console to 2010-01-25 19:27:20 +00:00
uart_dev_oct16550.c