freebsd-dev/sys/mips/cavium
Juli Mallett 89cb44523c Check for device faults and for failures to set DRQ when expected, rather
than spinning forever.  This fixes booting with CF ejected.

NB: I've made the driver pretty chatty about errors in case there's hardware
    that operates differently to mine, so we can easily track down any issues.

Reviewed by:	imp
Sponsored by:	Packet Forensics
2010-03-06 05:49:15 +00:00
..
dev/rgmii Do not mask off the low byte of the chipid, it makes some of the case 2010-03-05 22:44:49 +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