summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These aredfr1999-07-281-5/+7
* * Restore register correctly.simokawa1999-07-162-7/+27
* Improve Logitech MouseMan+ protocol support.yokota1999-07-121-1/+4
* Add in dbregs stubs that a committer for changes on the i386 ought to have done.mjacob1999-07-091-1/+8
* Improve compatibility with other systems by changing the defaultimp1999-07-031-1/+10
* Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()peter1999-07-011-1/+6
* Declare busdma_swi() like on i386 version.peter1999-07-011-1/+2
* The second phase of syscons reorganization.yokota1999-06-222-634/+16
* * Implement ISA dma (only for CIA now but more chipsets to follow).dfr1999-06-054-4/+186
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-261-0/+1
* Allow chipset drivers to specify the direct-mapped DMA window's mask ingallatin1999-05-261-1/+9
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-7/+7
* Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>.dt1999-04-231-2/+1
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)dt1999-04-201-2/+2
* alpha/include/param.h: #define NCPUS 1dt1999-04-202-7/+4
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-163-9/+37
* Don't define NMBCLUSTERS here.simokawa1999-04-111-8/+1
* Restore support for executing BSD/OS binaries on the i386 by passingjdp1999-04-031-2/+2
* Remove trigraph.dfr1999-03-281-2/+2
* Keyboard driver update in preparation for the USB keyboard driver.yokota1999-03-101-2/+4
* Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH ifimp1999-03-011-1/+9
* Introduce machine-dependent macro pgtok() to convert page count to numberluoqi1999-02-191-1/+3
* Fix typo in comment.jdp1999-02-191-2/+2
* Change the load address of the ELF dynamic linker from "2L*MAXDSIZ"jdp1999-02-071-1/+13
* - Don't assume the line length in the video memory is always the same asyokota1999-02-051-25/+26
* Added a hopefully-machine-independent macro for determining if abde1999-02-021-1/+3
* Update the alpha port to use the new syscons.dfr1999-01-232-20/+95
* A couple more osf/1 compat tweaks.dfr1999-01-121-1/+2
* Add hooks for the Iprobe kernel profiler.dfr1999-01-101-1/+2
* Correct typo in macro name.des1999-01-011-2/+2
* Various changes to support OSF1 emulation:dfr1998-12-301-2/+10
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-234-13/+29
* Little reorganization:dt1998-12-192-25/+20
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-043-1/+578
* Add support for 'vmstat -i'.dfr1998-11-282-2/+81
* Oops, I forgot to update this file when I changed moused recently.yokota1998-11-221-1/+3
* Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontextdfr1998-11-182-31/+39
* Definitions for alpha specific device resources.dfr1998-11-171-0/+44
* Definitions for alpha specific system calls.dfr1998-11-171-0/+54
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-153-21/+31
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Typo fix.peter1998-10-141-2/+2
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-141-2/+8
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+8
* Add support for adjkerntz (largely untested).dfr1998-10-062-3/+10
* Start using the new SWI registration system instead of hardwiring everything.dfr1998-09-261-1/+3
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-261-1/+3
* Add splsoftvm().dfr1998-09-191-1/+2
* Merge with the latest i386 syscons.dfr1998-09-173-6/+259
OpenPOWER on IntegriCloud