summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* inline spl functions.gallatin1999-11-291-17/+62
* Implement inline assembler wrappers for PALcode calls and for alphadfr1999-11-291-35/+268
* Zap some latent problems hidden by differences between KERNEL and _KERNEL.peter1999-11-226-37/+4
* Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.n_hibma1999-11-221-0/+2
* Properly attribute interrupt time on alpha. Previously, interrupt timegallatin1999-11-191-5/+2
* Re-organise the code which manages the owner of the FP state (fpcurproc).dfr1999-11-101-0/+4
* useracc() the prequel:phk1999-10-291-0/+2
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-141-2/+0
* Don't include <machine/frame.h>.dfr1999-10-081-2/+0
* Re-introduction of sigcontext.marcel1999-10-043-11/+50
* sigset_t change (part 3 of 5)marcel1999-09-293-2/+95
* bdbtofsb() appears to have been unused for quite some time, if ever.peter1999-09-261-8/+0
* Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannotdillon1999-09-221-5/+0
* Change default block size for user VBLK device access from 2K to PAGE_SIZEdillon1999-09-221-1/+8
* This file was never used and appears to be a leftover from the NetBSDdfr1999-09-201-45/+0
* Don't install stubs, make a compat symlink at buildworld time.peter1999-09-041-6/+0
* Make <machine/soundcard.h> a stub which includes <sys/soundcard.h>dfr1999-09-041-0/+6
* $Id$ -> $FreeBSD$peter1999-08-2856-56/+56
* Add definitions for Interlink VersaPad.yokota1999-08-171-1/+25
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-108/+0
* 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
OpenPOWER on IntegriCloud