summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
2005-07-15- add /bsd.rd to FILESJason McIntyre
2005-07-01relax header dependenciesUwe Stuehler
2005-07-01- New macros to identify the zaurus model.Uwe Stuehler
2005-07-01Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.cUwe Stuehler
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-16better comments, and killed the superfluous "wd0 at wdc"Uwe Stuehler
2005-06-16i2c and i2s are separete devices, and zaudio depends on them.Uwe Stuehler
2005-06-16unbust "com at pxaip" attachment so that there is no need to enableUwe Stuehler
2005-06-16back out the part of -r1.40 which enabled ubt. sorry.Uwe Stuehler
2005-05-31add pcmcia com* until uwe fixes the codeTheo de Raadt
2005-05-27Kill __HAVE_NWSCONS harder.Miod Vallat
2005-05-27The forgotten part of the merge of pxacom back into com.Uwe Stuehler
2005-05-27- Merge changes from pxacom back into the common com driver.Uwe Stuehler
2005-05-27oops! printf -> DPRINTFUwe Stuehler
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