Hi, when suspending the zaurus using a -CURRENT kernel or the latest snapshot (from june, 8th), it isn't possible to wake up the system.
This happens both with power supply connected and with battery only, as well as with pressing the on/off button or invoking zzz(8). With a kernel from may, 19th still works. Could anyone please test and confirm this problem using a snapshot? Ciao, Kili dmesg from snapshot, followed by a diff from the last working version built from cvs HEAD I've on my disk: OpenBSD 3.9-current (GENERIC) #51: Thu Jun 8 14:52:46 MDT 2006 [EMAIL PROTECTED]:/usr/src/sys/arch/zaurus/compile/GENERIC real mem = 67108864 (65536K) 64MB avail mem = 53313536 (52064K) using 844 buffers containing 3457024 bytes (3376K) of memory mainbus0 (root) cpu0 at mainbus0: PXA27x step C-0 (XScale core) cpu0: DC enabled IC enabled WB enabled LABT branch prediction enabled cpu0: 32KB(32b/l,32way) I-cache, 32KB(32b/l,32way) wr-back-lock D-cache pxaip0 at mainbus0: CPU clock = 416.000 MHz pxaintc0 at pxaip0 addr 0x40d00000: Interrupt Controller pxagpio0 at pxaip0 addr 0x40e00000: GPIO Controller pxadmac0 at pxaip0 addr 0x40000000 intr 25: DMA Controller pxaost0 at pxaip0 addr 0x40a00000 com0 at pxaip0 addr 0x40100000 intr 22: pxa2x0, 32 byte fifo com1 at pxaip0 addr 0x40200000 intr 21: pxa2x0, 32 byte fifo com2 at pxaip0 addr 0x40700000 intr 20: pxa2x0, 32 byte fifo (SIR) pxaudc0 at pxaip0: USB Device Controller ohci0 at pxaip0, version 1.0 usb0 at ohci0: USB revision 1.0 uhub0 at usb0 uhub0: PXA27x OHCI root hub, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered lcd0 at pxaip0 wsdisplay0 at lcd0 mux 1: console (std, vt100 emulation) wsdisplay0: screen 1 added (std, vt100 emulation) zkbd0 at pxaip0 wskbd0 at zkbd0: console keyboard, using wsdisplay0 scoop0 at pxaip0: PCMCIA/GPIO controller scoop1 at pxaip0: PCMCIA/GPIO controller pxapcic0 at pxaip0: 2 slots pcmcia0 at pxapcic0 pcmcia1 at pxapcic0 zssp0 at pxaip0 apm0 at pxaip0 zts0 at pxaip0 wsmouse0 at zts0 mux 0 zaudio0 at pxaip0: I2C, I2S, WM8750 Audio audio0 at zaudio0 zrc0 at pxaip0: CE-RH2 remote control wskbd1 at zrc0 mux 1 wskbd1: connecting to wsdisplay0 clock: hz=100 stathz=64 wdc0 at pcmcia0 function 0 "HITACHI, microdrive" port 0x0/16: irq 138 wd0 at wdc0 channel 0 drive 0: <HMS360404D5CF00> wd0: 32-sector PIO, LBA, 3906MB, 7999488 sectors wd0(wdc0:0:0): using BIOS timings aue0 at uhub0 port 2 aue0: USBs USB 10/100 Fast Ethernet, rev 1.10/1.01, addr 2 aue0: address 00:e0:98:9b:df:16 acphy0 at aue0 phy 1: AC_UNKNOWN 10/100 PHY, rev. 0 boot device: wd0. rootdev=0x1000 rrootdev=0x1000 rawdev=0x1002 --- dmesg.zaurus.old Tue Jun 13 23:48:47 2006 +++ dmesg.zaurus.snapshot Tue Jun 13 23:48:51 2006 @@ -1,5 +1,5 @@ -OpenBSD 3.9-current (GENERIC) #61: Fri May 19 20:39:55 CEST 2006 - [EMAIL PROTECTED]:/home/kili/GENERIC +OpenBSD 3.9-current (GENERIC) #51: Thu Jun 8 14:52:46 MDT 2006 + [EMAIL PROTECTED]:/usr/src/sys/arch/zaurus/compile/GENERIC real mem = 67108864 (65536K) 64MB avail mem = 53313536 (52064K) using 844 buffers containing 3457024 bytes (3376K) of memory @@ -21,8 +21,8 @@ uhub0 at usb0 uhub0: PXA27x OHCI root hub, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered -lcd_pxaip0 at pxaip0 -wsdisplay0 at lcd_pxaip0 mux 1: console (std, vt100 emulation) +lcd0 at pxaip0 +wsdisplay0 at lcd0 mux 1: console (std, vt100 emulation) wsdisplay0: screen 1 added (std, vt100 emulation) zkbd0 at pxaip0 wskbd0 at zkbd0: console keyboard, using wsdisplay0