Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-17 | boot uses abstract 'hd' device names, and 'set tty' works | Uwe Stuehler | |
2005-09-15 | Stop compiling the texte console rotation code #ifdef __zaurus__, but use | Miod Vallat | |
a flag in the rasops_info structure; drivers which may use it shall declare a specific attribute for the config(8) machinery, so that the necessary code is compiled in. In addition to this, rotated font computation is now done on-demand, and a list of unrotated-rotated font cookie pairs is kept, rather than rotating all built-in wsfonts at initialization time. No user-perceptible functional change. Tested matthieu@ uwe@, ok uwe@ | |||
2005-08-28 | axe gig needs eephy; noted by dlg/jsg, add to required media | Theo de Raadt | |
2005-08-18 | Make zaudio(4) work like a laptop, so that when you plug your headphones | Robert Nagy | |
into the plug it changes the mute values so the speaker will be muted and the headphones will be unmuted. If you unplug the headphones, it will change everything back to the default state. help and ok from uwe@ pascoe@; tested by others | |||
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre | |
- for amd64/i386 add /bsd.mp to FILES ok tom@ | |||
2005-07-01 | relax header dependencies | Uwe Stuehler | |
2005-07-01 | - New macros to identify the zaurus model. | Uwe Stuehler | |
- Updated constants in zaurus_reg.h. | |||
2005-07-01 | Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.c | Uwe Stuehler | |
without affecting the way the driver works. | |||
2005-06-17 | uipaq/ucom support; written by isis@www.cs.umd.edu | Theo de Raadt | |
2005-06-16 | better comments, and killed the superfluous "wd0 at wdc" | Uwe Stuehler | |
2005-06-16 | i2c and i2s are separete devices, and zaudio depends on them. | Uwe Stuehler | |
2005-06-16 | unbust "com at pxaip" attachment so that there is no need to enable | Uwe Stuehler | |
"com at pcmcia" in RAMDISK as a workaround. | |||
2005-06-16 | back out the part of -r1.40 which enabled ubt. sorry. | Uwe Stuehler | |
2005-05-31 | add pcmcia com* until uwe fixes the code | Theo de Raadt | |
2005-05-27 | Kill __HAVE_NWSCONS harder. | Miod Vallat | |
2005-05-27 | The forgotten part of the merge of pxacom back into com. | Uwe Stuehler | |
Also the *CONSOLE options are no longer needed. | |||
2005-05-27 | - Merge changes from pxacom back into the common com driver. | Uwe Stuehler | |
Changes to the common com driver (partly from NetBSD): - Multiply before divide in comspeed() to avoid overflow (from NetBSD). - Don't call getc() and send -1 if the output queue is empty. - Take UART clock frequency as a parameter instead of using COM_FREQ. ok deraadt@ | |||
2005-05-27 | oops! printf -> DPRINTF | Uwe Stuehler | |
2005-05-27 | - raise the "critical" battery level a bit to suspend earlier | Uwe Stuehler | |
- stop charging if the battery compartment is unlocked - control charging while suspended in zapm_poll(), too - avoid panic when rebooting before the driver is attached | |||
2005-05-26 | add the "wait for disk to become ready" hack which got removed in | Uwe Stuehler | |
the 2.08 version of zboot | |||
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn | |
that dont have atapiscsi@wdc, fixes zaurus, ok krw@ todd@ | |||
2005-05-26 | Reset the zaurus audio components after resume, so that subsequent opens | Christopher Pascoe | |
can play sound again. | |||
2005-05-26 | No need to clock i2s during i2c operations, so don't. Relocate i2c | Christopher Pascoe | |
open/close into init routine. | |||
2005-05-25 | Resample the hinge value on wakeup, prevent 'hung' keyboard on return | Dale Rahn | |
from suspend. | |||
2005-05-24 | bye | Uwe Stuehler | |
2005-05-24 | bump to version 2.08, adding | Uwe Stuehler | |
- serial console support - hard disk names hd0..hdN earlier version tested by drahn@ | |||
2005-05-24 | serial console support | Uwe Stuehler | |
2005-05-23 | Cleanup leading and trailing whitespace. | Christopher Pascoe | |
2005-05-23 | Headphone output and volume control support. | Christopher Pascoe | |
ok dlg@ | |||
2005-05-12 | Minimal terminal line discipline support to stop the boot timeout | Uwe Stuehler | |
after the first keystroke, as on other platforms. | |||
2005-05-11 | prettier; ok uwe | Theo de Raadt | |
2005-05-10 | enter ddb thru alt-escape. | Marc Espie | |
okay miod@, uwe@ | |||
2005-05-09 | Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISK | Uwe Stuehler | |
configurations. The STUARTCONSOLE option doesn't work yet. | |||
2005-05-09 | Added comments, and a new function to control the infrared LED. | Uwe Stuehler | |
2005-05-09 | Bump version to 2.07. Since the initial version 2.06, symbol table | Uwe Stuehler | |
loading and a few workarounds have been added. | |||
2005-05-09 | streamline. | Marc Espie | |
okay drahn@ | |||
2005-05-06 | make tags and links work, and use all sources | Uwe Stuehler | |
2005-05-02 | Load the symbol table to the end of data/bss, and account for it when | Uwe Stuehler | |
setting up the kernel page table. Makes ddb more usable (when used together with an unrotated console :) | |||
2005-05-01 | Fix zaudio dependencies. ok uwe@, pascoe@. | Matthieu Herrb | |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-04-30 | prettier | Theo de Raadt | |
2005-04-30 | start the job of making things look more alike | Theo de Raadt | |
2005-04-30 | this is not GENERIC | Theo de Raadt | |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt | |
2005-04-28 | += | Theo de Raadt | |
2005-04-28 | going to need zts on RAMDISK... | Theo de Raadt | |
2005-04-26 | enter zboot | Theo de Raadt | |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt | |
2005-04-26 | let ramdisks compile after zts changes | Theo de Raadt | |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler | |
and provide sysctls for fine-tuning the touch pad area that covers the screen. Reasonable defaults are provided, but each machine can be a bit different due to the manufacturing process. |