summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-282-0/+2
* Synced with Makefile.i386. The following cleanups in Makefile.i386bde1999-12-271-3/+3
* Changed the type used to represent the user stack pointer from `long *'bde1999-12-271-6/+6
* Include opt_nfs.hpeter1999-12-271-0/+1
* Zap the kvm_kernel.db juggling at 'make install' time, it isn't neededpeter1999-12-271-7/+0
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-18/+5
* Turn on the `sym' driver by default. It lives well beside the `ncr' driverobrien1999-12-222-2/+2
* Only compile gusc for isa (the #if NISA inside gusc effectively coverspeter1999-12-211-1/+1
* MFS_ROOT is deprecated so use MD_ROOT instead. Also add the mdsteve1999-12-202-2/+4
* Be more consistant in using perl vs. perl5. We were using perl5 in thepeter1999-12-172-8/+8
* - Add the device resume method. It supercedes the existing resumeyokota1999-12-151-1/+1
* Add NetBSD's explanation of why it would be hard to emulate the Machgallatin1999-12-141-0/+69
* Add generated filesgallatin1999-12-143-0/+833
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-1413-0/+4755
* Stop calling everthing an XP1000.gallatin1999-12-141-1/+1
* Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-142-17/+81
* - Pull in kbd.c when sc or vt is included in the kernel, even ifyokota1999-12-131-0/+1
* Argh, fix a stupid typo. :-(peter1999-12-121-1/+1
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intopeter1999-12-121-4/+7
* Allow kernel accesses to a small region of the user stack which is useddfr1999-12-111-4/+21
* Move source files common to all platforms from <arch>/conf/files.<arch>archie1999-12-091-15/+0
* Move libkern/arc4random.c into conf/files. I was planning on doing andan1999-12-091-1/+0
* [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theken1999-12-086-6/+0
* Make this compile again. (missing #include for RFPROC)peter1999-12-061-0/+1
* User ldt sharing.luoqi1999-12-061-1/+5
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-042-10/+2
* Implement pluggable ioctl handlers.marcel1999-12-043-656/+738
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-0317-20/+38
* Set RB_VERBOSE into boothowto (provide proper layering from boot loadermjacob1999-12-031-1/+3
* A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristiangallatin1999-12-016-2/+419
* dummy version of read_random() until the real random driver is ported.dima1999-11-301-0/+9
* Add arc4random.c.dima1999-11-301-0/+1
* Implement linux_sigaltstack.marcel1999-11-302-1/+8
* Implement sigaltstack.marcel1999-11-301-1/+2
* add linuxulator wrapper for SNDCTL_DSP_GETODELAYalfred1999-11-291-0/+1
* inline spl functions.gallatin1999-11-292-71/+62
* Implement inline assembler wrappers for PALcode calls and for alphadfr1999-11-291-35/+268
* Sort PCI SCSI controlers.obrien1999-11-282-8/+8
* /sys adjustments to add the `sym' controler driver.obrien1999-11-282-0/+2
* Implement linux_ustat.marcel1999-11-271-1/+0
* Change prototype of linux_ustat.marcel1999-11-271-1/+2
* Implement fdatasync in terms of fsync. The regeneration of proto.h,marcel1999-11-261-1/+0
* Add pcm entries for the alpha too, since they were taken out ofpeter1999-11-221-0/+6
* Update the Alpha makefile to be more in line with the x86 version. Itpeter1999-11-221-68/+75
* Use %ll instead of %q as gcc moans bitterly about it.peter1999-11-221-1/+1
* 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
* Use LIST_FOREACH to traverse the allproc list.phk1999-11-191-4/+3
* Properly attribute interrupt time on alpha. Previously, interrupt timegallatin1999-11-193-5/+6
* Move Alpha conflicting entries (98,99) to 135,136. Renumber the zscpeter1999-11-181-1/+1
OpenPOWER on IntegriCloud