summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
2005-05-27- raise the "critical" battery level a bit to suspend earlierUwe Stuehler
2005-05-26add the "wait for disk to become ready" hack which got removed inUwe Stuehler
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-26Reset the zaurus audio components after resume, so that subsequent opensChristopher Pascoe
2005-05-26No need to clock i2s during i2c operations, so don't. Relocate i2cChristopher Pascoe
2005-05-25Resample the hinge value on wakeup, prevent 'hung' keyboard on returnDale Rahn
2005-05-24byeUwe Stuehler
2005-05-24bump to version 2.08, addingUwe Stuehler
2005-05-24serial console supportUwe Stuehler
2005-05-23Cleanup leading and trailing whitespace.Christopher Pascoe
2005-05-23Headphone output and volume control support.Christopher Pascoe
2005-05-12Minimal terminal line discipline support to stop the boot timeoutUwe Stuehler
2005-05-11prettier; ok uweTheo de Raadt
2005-05-10enter ddb thru alt-escape.Marc Espie
2005-05-09Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISKUwe Stuehler
2005-05-09Added comments, and a new function to control the infrared LED.Uwe Stuehler
2005-05-09Bump version to 2.07. Since the initial version 2.06, symbol tableUwe Stuehler
2005-05-09streamline.Marc Espie
2005-05-06make tags and links work, and use all sourcesUwe Stuehler
2005-05-02Load the symbol table to the end of data/bss, and account for it whenUwe Stuehler
2005-05-01Fix zaudio dependencies. ok uwe@, pascoe@.Matthieu Herrb
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30prettierTheo de Raadt
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30this is not GENERICTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-28+=Theo de Raadt
2005-04-28going to need zts on RAMDISK...Theo de Raadt
2005-04-26enter zbootTheo de Raadt
2005-04-26install in zaurus MANSUBDIRTheo de Raadt
2005-04-26let ramdisks compile after zts changesTheo de Raadt
2005-04-24Do down-sampling of the high-resolution touch pad events in kernel,Uwe Stuehler
2005-04-21Move i2c open/close from callers into zaudio_standby. Fixes an error path.Christopher Pascoe
2005-04-21provide pgup, pgdown, home and end by using fn with the arrow keys.David Gwynne
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-20er, maybe notTheo de Raadt
2005-04-20enter zboot for all architecturesTheo de Raadt
2005-04-19describe the zaurus boot(8) program; review/suggestions by jmc@Uwe Stuehler
2005-04-19newline after attach; ok deraadt@Damien Miller
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-17sort usb sectionTheo de Raadt
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-15Add TODO list for zaudio.Christopher Pascoe
2005-04-15Add basic audio playback support for the Zaurus SL-C3000.Christopher Pascoe
2005-04-14Add basic support for the pxa2x0 DMA controller.Christopher Pascoe
2005-04-13Resume only if the lid is open and the power key pressed. Also fixUwe Stuehler
2005-04-13boot when then timeout expires; prodded by drahn@ dlg@ and othersUwe Stuehler