summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-19Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provideMiod Vallat
2005-04-19No more a.out symbols support in ddb.Miod Vallat
2005-04-19CLKF_BASEPRI we do not have no more; noticed by miodMichael Shalayeff
2005-04-18oops. uvm_page_physload() has different semantics for start and end...Michael Shalayeff
2005-04-18do not do some of the initmsgbuf()s jobMichael Shalayeff
2005-04-17Generate SIGTRAP instead of SIGILL for breakpoint instructions.Mark Kettenis
2005-04-17Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS areMiod Vallat
2005-04-17- Speedup CMP_PTE_USER_*4M by commenting out its first instruction, whichMiod Vallat
2005-04-17sort usb sectionTheo de Raadt
2005-04-17make sure user address is in user space in copyinstr. ok weingart@Ted Unangst
2005-04-17make sure round_blocksize does not produce 0 after alignmentChristopher Pascoe
2005-04-16do not provide round_buffer if not needed unless explained why in commentsMichael Shalayeff
2005-04-16round -- not truncate the buffer sizeMichael Shalayeff
2005-04-16Look for OpenBSD disklabel on the first eight hd devices, and after aUwe Stuehler
2005-04-16support a "clear" command to clear the broken Linux console. grmpf.Uwe Stuehler
2005-04-16let ld find it's _start() symbol.Uwe Stuehler
2005-04-16don't print the additional "exit" message on exit.Uwe Stuehler
2005-04-16internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Miod Vallat
2005-04-16Duplicate include file.Miod Vallat
2005-04-15free salt&peper commitMichael Shalayeff
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2005-04-15Add TODO list for zaudio.Christopher Pascoe
2005-04-15Remove i2c entry, it is included from zaudio config.Christopher Pascoe
2005-04-15Add basic audio playback support for the Zaurus SL-C3000.Christopher Pascoe
2005-04-15Functions for accessing the pxa2x0 I2S controller.Christopher Pascoe
2005-04-15Routines providing access to the pxa2x0 I2C controller.Christopher Pascoe
2005-04-14Add basic support for the pxa2x0 DMA controller.Christopher Pascoe
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-14+luphy and add hme to RAMDISK_CDBrad Smith
2005-04-14+luphyBrad Smith
2005-04-14+luphyBrad Smith
2005-04-13Resume only if the lid is open and the power key pressed. Also fixUwe Stuehler
2005-04-13Call special suspend and resume hooks. The latter can cancel a resume.Uwe Stuehler
2005-04-13boot when then timeout expires; prodded by drahn@ dlg@ and othersUwe Stuehler
2005-04-13free STACKGAP_RANDOM commitMichael Shalayeff
2005-04-12register descriptions for the inter-ic sound controllerDavid Gwynne
2005-04-12size for the i2s controller registers, and add some comments for clarityDavid Gwynne
2005-04-12better reg descriptions of the ac97 controller.David Gwynne
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-11no need to include sys/timeout.hUwe Stuehler
2005-04-11- eliminate extra powerhook in pxalcd, inspired by ohci changesUwe Stuehler
2005-04-11use zapm functions to power down or restartUwe Stuehler
2005-04-11- generate power change and battery low eventsUwe Stuehler
2005-04-11- ask upper layer for events and call apm_record_event() as appropriateUwe Stuehler
2005-04-11Kill unused hexatoi()Miod Vallat
2005-04-11Handle commands failure correctly.Miod Vallat
2005-04-09fix rbus on big memory i386 machines (used by cbb(4) pcmcia).Reyk Floeter
2005-04-08Synchronize ADS7846 communication and LCD refresh so as to avoid jitterUwe Stuehler
2005-04-08new functions for a unified interface to all chips.Uwe Stuehler