summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2002-02-01use kenter/kremove in pagemove(), from netbsdMichael Shalayeff
2002-02-01Default kernel is bsd around these parts.Jason Wright
2002-02-01long arg int format fix, from netbsdMichael Shalayeff
2002-02-01missing \nJason Wright
2002-02-01fix debugging printfMichael Shalayeff
2002-02-01redefine COM_FREQ to 7.272727MHzMichael Shalayeff
2002-01-31add USER_PCICONFJason Wright
2002-01-31add support for USER_PCICONFJason Wright
2002-01-31Move ioctl userland accessible stuff to <dev/sun/uperfio.h>Jason Wright
2002-01-31Don't need uperf_psychovar.h to define one structure, put it in psychovar.hJason Wright
2002-01-31Fallout from moving SET/CLR/etcJason Wright
2002-01-31Make comment more representative.Hugh Graham
2002-01-31Make comment more representative.Hugh Graham
2002-01-31A little KNF.Hugh Graham
2002-01-31Add support for VAX 4000 500A.Hugh Graham
2002-01-31Don't need NFB (fb's aren't accessible this way)Jason Wright
2002-01-30Driver for getting at performance counters. These manifest themJason Wright
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2002-01-30A bit of hacking on awacs to try to get audio input working.Dale Rahn
2002-01-29Don't install a handler for powerfail... this causes weird problems withJason Wright
2002-01-28yes, there is no sense in double savectx here; from Brian J. Kifiak <bk@rt.fm>Michael Shalayeff
2002-01-28add hifn, ubsec, and autri (warning, autri's sound defaults are a bitJason Wright
2002-01-28malloc/free is not really used for pvs allocsMichael Shalayeff
2002-01-27bt no moreMichael Shalayeff
2002-01-26Kludge, protect against bus faults during pci probes. allows OpenBSDDale Rahn
2002-01-26splclock() should block SPL_BIO - SPL_IMP.Dale Rahn
2002-01-25properly identify gem as a boot deviceJason Wright
2002-01-25CEAFSR defnsJason Wright
2002-01-25Reg defs for UEAFSRJason Wright
2002-01-25offset to com regs is just a common iomod offset, accomodate for com consoleMichael Shalayeff
2002-01-25offset cons hpa to com regs, damnitMichael Shalayeff
2002-01-25see if we are a consoleMichael Shalayeff
2002-01-25init conaddr/unit if page0->mem_cons is on serialMichael Shalayeff
2002-01-25do not conflict PF_ /w pf -- rename to PZF_ and define _BITSMichael Shalayeff
2002-01-25define CONADDR and CONUNITMichael Shalayeff
2002-01-25Don't defer attachment of devices on USB (we need the keyboard asap)Jason Wright
2002-01-25allocate pmaps with pool.Artur Grabowski
2002-01-25Instead of finding pages matching this physical page, match this specificDale Rahn
2002-01-25Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.Jason Wright
2002-01-25How did this work? It used to attempt the tlb entry for a mapping it isDale Rahn
2002-01-25Remove more NKBD/NMS references (jason == cpp tonight I guess)Jason Wright
2002-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright
2002-01-25Add support for the "Magma 2+1HS Sp" (from NetBSD)Jason Wright
2002-01-25confusing and not used, zap.Artur Grabowski
2002-01-25Bring disklabel code on par with other arches: recognize specific situations,Miod Vallat
2002-01-24bussified and bus-split bustec scsi ha driver.Michael Shalayeff
2002-01-24Don't provide a duplicate addupc_task() routine.Miod Vallat
2002-01-24RAMDISKB compiles again...Miod Vallat
2002-01-24Repair compilation.Miod Vallat
2002-01-24Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc.Jason Wright