summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-26only attach ohci on chips that actually have the controllerDavid Gwynne
2005-01-26Moved to sys/arch/zaurus/dev/zaurus_apm.cUwe Stuehler
2005-01-26New device for the dedicated SSP unit, automatic battery charging, andUwe Stuehler
2005-01-25map Fn to something for now.Dale Rahn
2005-01-25Enable the COMPAT ioctls to allow X to switch VTs.Dale Rahn
2005-01-25Enable mavb(4).Mark Kettenis
2005-01-25Do not write anything when ignoring cl interrupts not for us; this killsMiod Vallat
2005-01-24Ok, this driver is being abused and used on pxa270, however it's OS timer clockDale Rahn
2005-01-24Pass boot arguments from zboot/zbsdmod to the loaded kernel, and copeUwe Stuehler
2005-01-24Switch hp300 wscons code to rasops, for DIO frame buffers.Miod Vallat
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-24Tweak mixer label. Whitespace.Mark Kettenis
2005-01-24Do not attach hilkbd as console if we are running on a serial console.Miod Vallat
2005-01-24fix a couple of commentsDavid Gwynne
2005-01-23use register names instead of numbersMichael Shalayeff
2005-01-23bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have theMiod Vallat
2005-01-23Enable sgc and sti.Miod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-23better print for ill insns -- just print a hex instead of questionable marksMichael Shalayeff
2005-01-23Kill redundant or unnecessary includes.Miod Vallat
2005-01-22Honour wsconsctl display.vblank setting.Miod Vallat
2005-01-22Unbreak cats build. My apologies!Uwe Stuehler
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