1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/sys/mips/cavium
Warner Losh 294ef64a17 Introduce grab and ungrab upcalls. When the kernel desires to grab the
console, it calls the grab functions. These functions should turn off
the RX interrupts, and any others that interfere. This makes mountroot
prompt work again. If there's more generalized need other than
prompting, many of these routines should be expanded to do those new
things.

Reviewed by:	bde (with reservations)
2014-01-19 19:36:11 +00:00
..
cryptocteon
octe Add missing includes. 2013-12-10 09:38:18 +00:00
usb Inherit USB mode from RootHUB port where the USB device is connected. 2012-10-01 05:42:43 +00:00
asm_octeon.S
ciu.c Remove two redundantly repetitive assignments. 2014-01-16 20:40:02 +00:00
cvmx_config.h
files.octeon1 Add preliminary Octeon PCI console support. Radisys-specific PCI console 2012-11-13 07:39:49 +00:00
if_octm.c Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
obio.c
obiovar.h
octeon_cop2.h
octeon_cop2.S
octeon_ds1337.c
octeon_ebt3000_cf.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
octeon_gpiovar.h
octeon_irq.h
octeon_machdep.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
octeon_mp.c
octeon_nmi.S
octeon_pci_console.c Add basic support for the Radisys-specific PCI console mechanism found on the 2012-11-19 01:58:20 +00:00
octeon_pcmap_regs.h Actually check board type rather than using a specialized octeon_is_simulation 2012-10-30 06:36:14 +00:00
octeon_pmc.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_rnd.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_rtc.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
octeon_wdog.c
octopci_bus_space.c
octopci.c Don't disable PCIe just because the host is not a PCI host; the latter flag 2012-11-01 20:39:39 +00:00
octopcireg.h
octopcivar.h
std.octeon1 Remove the gross hack for the Octeon Simple Executive to the least 2013-11-06 05:26:15 +00:00
uart_bus_octeonusart.c
uart_cpu_octeonusart.c Remove oct_read64 and oct_write64 and use their equivalents from the Simple 2012-10-30 06:29:17 +00:00
uart_dev_oct16550.c Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00