summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Fixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolonbde2000-03-231-1/+1
* Switch to the new time counter code to follow the i386.obrien2000-03-231-3/+4
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-202-3/+3
* Make SPLASSERT sysctl and boot time tunable with kern.splassertmode.ps2000-03-191-1/+35
* Add the COMPAT_OLDPCI option for the alpha so GENERIC compiles.peter2000-03-192-0/+2
* - Add Support for the following PS/2 mice:yokota2000-03-181-4/+44
* Alpha 8200: remove the SIMOS usage of zs_cnattach- we have a realmjacob2000-03-181-3/+2
* Alpha 8200: Redo console attachment to be more 'normal'. Make sure themjacob2000-03-181-66/+59
* Alpha 8200: redo prom console code to be more up to date, etc. Thismjacob2000-03-181-12/+34
* Alpha 8200: add DEC_KN8AE (TurboLaser) platform option.mjacob2000-03-182-0/+2
* Alpha 8200: Add prototype from promcnattach.mjacob2000-03-181-0/+1
* Alpha 8200: Add in a dummy child of dwlpx so that we can make the leapmjacob2000-03-181-0/+80
* Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuffmjacob2000-03-181-6/+35
* Alpha 8200: Reinsert licence from NetBSD that should have been theremjacob2000-03-181-95/+740
* Alpha 8200: Remove clause 3 of licence. Clean up code slightly.mjacob2000-03-181-11/+6
* Alpha 8200: Remove clause 3 of licence. Redo KFTXX bus attachmentmjacob2000-03-181-26/+27
* Alpha 8200: Remove clause 3 of licence and and some KFTXX defines.mjacob2000-03-181-4/+6
* Alpha 8200: minor formatting tweaks; removal of clause 3 of licence.mjacob2000-03-181-6/+2
* Alpha 8200: Rework to get working properly with real h/w. This isn't amjacob2000-03-181-115/+179
* Alpha 8200: Ooops on last delta- real changes include redoing bus attachmentmjacob2000-03-181-1/+0
* Alpha 8200: Some minor formatting tweaks and removal of clause 3 of licence.mjacob2000-03-181-153/+130
* Alpha 8200: add a dummy driver for TLSB CPU nodes. Not so dummy, actually,mjacob2000-03-181-0/+121
* Alpha 8200: Add in variables and defines for DWLPX PCI controllers.mjacob2000-03-181-0/+92
* Alpha8200: Update this stub memory board driver for using newbus.mjacob2000-03-181-39/+33
* Eliminate the undocumented, experimental, non-delivering and highlyphk2000-03-161-14/+0
* Fix some style bugs. The long line is in a chunk of code that'snsayer2000-03-131-12/+12
* Remove #ifdef UVM stuff which will never be relevant.phk2000-03-131-7/+0
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-131-10/+9
* Implement Linux BLKGETSIZE ioctl, and open the door to implementingnsayer2000-03-091-0/+19
* I applied the wrong patch set. Back out anything associateddufault2000-03-021-1/+0
* Patches that eliminate extra context switches in FIFO case.dufault2000-03-022-2/+4
* * Fix the memory probing code so that it sees all memory clusters, notdfr2000-02-293-53/+43
* Do some cleanups of the IPv6 stuff. This is a non-functional change.green2000-02-272-6/+4
* Enable IPv6 optionsjkh2000-02-262-0/+8
* Fix two bugs in the fault handler for copy{in,out} and friends.jdp2000-02-251-1/+3
* Update the ata driver to take more advantage of newbus, thissos2000-02-182-15/+29
* Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. Thisbde2000-02-172-6/+31
* o Wilko Bulte has tested our AlphaServer 1000A ("Noritake") supportgallatin2000-02-151-11/+0
* Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.peter2000-02-131-3/+0
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-132-17/+10
* Add functions which allow i/o memory to be accessed without forcing adfr2000-02-121-0/+19
* Clean up POSIX options, syncronize generics.jkh2000-02-042-2/+6
* Remove 'conflicts' token - it has been effectively doing absolutelypeter2000-01-292-2/+2
* update copyrightmjacob2000-01-291-3/+1
* Wrong patch had been applied.mjacob2000-01-291-3/+1
* Update copyright and pull some newer definitions from NetBSD version.mjacob2000-01-291-5/+63
* Put tslb_device structure in this file. Put a pointer to to primarymjacob2000-01-291-1/+13
* Clean up some compilation warnings and errors.mjacob2000-01-291-13/+2
* Regen after pointing to the real setres[ug]id(). Remove dummy function.peter2000-01-291-2/+0
* Use the real setres[ug]id(2) rather than dummy stubs. Newer glibc'speter2000-01-291-4/+4
OpenPOWER on IntegriCloud