Age | Commit message (Expand) | Author |
2005-12-27 | Instead of using options to configure code, use machine header files | Dale Rahn |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-22 | disable lcd (dma) when screen is closed. in theory this should speed | Theo de Raadt |
2005-12-22 | last change by me was wrong; do not setperf 2x on wakeup | Theo de Raadt |
2005-12-21 | sysctl machdep.lidsuspend=1 makes screen closures to cause a suspend. | Theo de Raadt |
2005-12-20 | remove old #if 0 chunks no longer needed for debug | Theo de Raadt |
2005-12-20 | at power events, call zkbd_hinge() to update the lcd state as well; ok drahn | Theo de Raadt |
2005-12-20 | upon wakeup, take us back to the speed we were at; ok drahn | Theo de Raadt |
2005-12-20 | switch to using clock4 instead of clock0 so that we get clocks when running | Dale Rahn |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-12-16 | move the section on updating bootblocks into the man body | Jason McIntyre |
2005-12-15 | tweaks; | Jason McIntyre |
2005-12-15 | document horrific bootblock upgrade "procedure" | Theo de Raadt |
2005-12-14 | Don't hard-code card present and number of socket bits in the PCMCIA bus | Uwe Stuehler |
2005-12-14 | Remove useless crap that was there from the beginning. One particular | Uwe Stuehler |
2005-12-01 | fix #endif crud | Theo de Raadt |
2005-11-25 | splimp -> splhigh in setroot()/rootconf(). | Brad Smith |
2005-11-24 | add lint-specific hacks. at the same time, clean out a lot of ancient | Theo de Raadt |
2005-11-19 | Only run mkdep on SFILES if there is something in it. pointed out by todd@ | Dale Rahn |
2005-11-17 | Sharp CE-RH2 remote control driver | Uwe Stuehler |
2005-11-12 | do not print boot_file, noone cares | Theo de Raadt |
2005-11-11 | remove old debug code in boot() | Theo de Raadt |
2005-11-11 | first key is scanned based on interrupt. but if a key is held down | Theo de Raadt |
2005-11-11 | make power button cause suspend after .25 seconds (was 3 seconds) | Theo de Raadt |
2005-11-04 | RCS Id tag | Uwe Stuehler |
2005-10-31 | show the speed status in hw.cpuspeed; ok drahn | Theo de Raadt |
2005-10-31 | On suspend/resume save the current time to the RTC earlier and restore it later | Dale Rahn |
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 |
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 |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre |
2005-07-01 | relax header dependencies | Uwe Stuehler |
2005-07-01 | - New macros to identify the zaurus model. | Uwe Stuehler |
2005-07-01 | Move all zaurus specific code from pxa2x0_pcic.c into scoop_pcic.c | Uwe Stuehler |
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 |
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 |
2005-05-27 | - Merge changes from pxacom back into the common com driver. | Uwe Stuehler |
2005-05-27 | oops! printf -> DPRINTF | Uwe Stuehler |
2005-05-27 | - raise the "critical" battery level a bit to suspend earlier | Uwe Stuehler |
2005-05-26 | add the "wait for disk to become ready" hack which got removed in | Uwe Stuehler |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-26 | Reset the zaurus audio components after resume, so that subsequent opens | Christopher Pascoe |
2005-05-26 | No need to clock i2s during i2c operations, so don't. Relocate i2c | Christopher Pascoe |