summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-28suspend save/restore for SIS3112; tested by mlarkinTheo de Raadt
2010-07-28Change back to the pre rev 1.11 behaviour of not treating unexpectedJonathan Gray
2010-07-28more explicit messageMarc Espie
2010-07-28let fatal work, fix typoMarc Espie
2010-07-28Make all gasio failures look and behave the same.Marco Peereboom
2010-07-28pass state to Ustar objects, use it to display those pesky error andMarc Espie
2010-07-28Revert parts of previous change leading to assertion failure forMartin Hedenfal
2010-07-28Make BUFs autoextend by default. This was already done in OpenCVSRay Lai
2010-07-28Sync hcreate(3) with NetBSD, adding some caveats.Ray Lai
2010-07-28Delay a little longer on suspend before giving up. Fixes machines thatMike Larkin
2010-07-28pfsync_bulk_fail was mucking around with pfsync_softc and sending packetsDavid Gwynne
2010-07-28No need to bzero() malloc'd memory if we used M_ZERO.Kenneth R Westerback
2010-07-27remove an ancient XXXTheo de Raadt
2010-07-27remove XXX; EC can now be attached early when needed; ok jordanTheo de Raadt
2010-07-27more brackets feels goodTheo de Raadt
2010-07-27XXX annotate a block in acpi_enter_sleep_state() that is pretty worryingTheo de Raadt
2010-07-27do not match a 2nd EC if something horrible happens; ok marcoTheo de Raadt
2010-07-27ca_activate handler for suspend/resume. untested -- if someone testsTheo de Raadt
2010-07-27Spaces vs tabMarco Peereboom
2010-07-27Remove a stray space. No binary change.Marco Peereboom
2010-07-27horrific indentation that nearly made me pukeTheo de Raadt
2010-07-27spacing; ok deraadt@Todd T. Fries
2010-07-27Revert 1.34 certain systems need the parent ec pointer initialized earlier.Marco Peereboom
2010-07-27spacingTheo de Raadt
2010-07-27add bce_activate(), suspends and resumes on my laptopTodd T. Fries
2010-07-27Make sure we stop DMA before we suspend. Remove unused argument to re_stop()Mark Kettenis
2010-07-27Fix compilation on gcc2 platforms, where _Bool and _Complex aren'tPhilip Guenthe
2010-07-27Make sure we stop DMA before we suspend.Mark Kettenis
2010-07-27syncTheo de Raadt
2010-07-27ca_activate function for suspend/resumeTheo de Raadt
2010-07-27Replace the single-byte placeholders for the multi-byte/wide-characterStefan Sperling
2010-07-27delete a #if 0 chunk which was used for early development and will neverTheo de Raadt
2010-07-27Set the sleeping indicator light on machines that support it, in case SMIMike Larkin
2010-07-27properly escape some "!"; reported by kristapsJason McIntyre
2010-07-27print these betterMarc Espie
2010-07-27Add ldapd to rc and rc.conf. Enable it at boot with ldapd_flags=.Martin Hedenfal
2010-07-27Repost ATI Radeon HD4500 on HP Pavilion dv7-3160us using the emulator,Mike Larkin
2010-07-27fix some spacing issues; noted by kristapsJason McIntyre
2010-07-27annoying spaces getting in the wayTheo de Raadt
2010-07-27Early initialization of acpiec if ECDT table existsJordan Hargrave
2010-07-27Add scsi_cmd_rw_decode() for decoding any SCSI READ or WRITE command,Matthew Dempsky
2010-07-27replace acpitz_getreading goo with proper aml_evalinteger.Marco Peereboom
2010-07-27the queue entry and state variables in the xsh and ioh structs are partDavid Gwynne
2010-07-27Properly handle the size field in pflog link headerCan Erkin Acar
2010-07-27Fix #ifdef DDB/#ifdef SMALL_KERNEL uses so all four combinationsKenneth R Westerback
2010-07-27Add additional Notify handler for dock devices, according to ACPI specJordan Hargrave
2010-07-27Align FFS filesystem start and end sectors so the start is on aKenneth R Westerback
2010-07-27acpiasus for amd64 too, Henri KemppainenTheo de Raadt
2010-07-27Nuke 'sectoffset'. A stub variable no longer used except to supplyKenneth R Westerback
2010-07-27ca_activate function brings eeepc 1000HE back after resume.Theo de Raadt