summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-01-21Oops, revert changes not intended to be commited in previous commit.Miod Vallat
2005-01-21Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment,Miod Vallat
2005-01-20Enable apm/scoop drivers and report A/C power status correctly.Uwe Stuehler
2005-01-20missing arch in .Dt;Jason McIntyre
2005-01-20ARM is strict alignment (practically) so let the kernel know this. ok miod@Dale Rahn
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2005-01-19Cleanups, missing licenses and RCS tags.Uwe Stuehler
2005-01-19Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE.Miod Vallat
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2005-01-18Better keys, now uses the wskbdraw.h header files defines.Dale Rahn
2005-01-18Better colormap recovery after X11 exits.Miod Vallat
2005-01-18Colormap handling for topcat; Xwsfb now runs.Miod Vallat
2005-01-18Enable WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-01-18X/zkbd is close enough to working.Dale Rahn
2005-01-18some cleanup and fix a nasty bug in rawmode.Dale Rahn
2005-01-18Add hotplug support.Dale Rahn
2005-01-18Add hotplug support.Dale Rahn
2005-01-18Clean up pxapcic attachment code, make it closer to easy to split theDale Rahn
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-18In phys_badaddr() when probe fails, restore the correct PROM bus errorMiod Vallat
2005-01-18Correct mmap() bounds check.Miod Vallat
2005-01-18Nearly working RAWKEY support, needs a lot of cleaning, but getting there.Dale Rahn
2005-01-17Wait for disk to spin down before reboot. Should avoid unexpected fscks.Uwe Stuehler
2005-01-17Hypo in commentsMiod Vallat
2005-01-17remove stale todo-commentMichael Shalayeff
2005-01-17Compute sti ROM size and map it exactly, rather than using a supposedlyMiod Vallat
2005-01-17proper fault address selection (list all possible pc-based traps)Michael Shalayeff
2005-01-17proper non-access fault handlers and probe emulations; testing by pval@ miod@...Michael Shalayeff
2005-01-17ALT-3/4 are brightness down/up (ALT for now, later Fn)Theo de Raadt
2005-01-17when hinge covers keyboard, ignore key downs; drahn okTheo de Raadt
2005-01-17Interrupts which are handled by the second level interrupt handler gpioDale Rahn
2005-01-17Add LINEBYTES for wsfb, change type to PXALCD.Dale Rahn
2005-01-16fatter usb complimentTheo de Raadt
2005-01-16headerTheo de Raadt
2005-01-16duplicate filenameTheo de Raadt
2005-01-16WSEMUL_VT100 is the defaultTheo de Raadt
2005-01-16Seems that the instructions used for speed checking was wrong for pxa270,Dale Rahn
2005-01-16Allow this to build w/o SGC; OK miod@Todd C. Miller
2005-01-16Simplify diofb_fbinquire(), since in the only case where we need to knowMiod Vallat
2005-01-16spacingTheo de Raadt
2005-01-16Since Hyperion can only attach in DIO-II space, don't bother looking forMiod Vallat
2005-01-15typoMiod Vallat
2005-01-15A better diagnostic when we encounter extra scodes used by an unsupportedMiod Vallat
2005-01-15RegenMiod Vallat
2005-01-15Tigershark spans 3 select codes.Miod Vallat
2005-01-15Glitch in console detection code would match unsupported frame buffers withMiod Vallat
2005-01-15Kill whitespace at EOL.Miod Vallat
2005-01-15Use DIO_SIZE() macro instead of rolling our own implementation of it.Miod Vallat
2005-01-15turn off debug stuff for nowTheo de Raadt
2005-01-15Better effort on pcic detection, poll every 5 seconds.Dale Rahn