summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-26better progress_messageMarc Espie
2010-07-26typo in messageMarc Espie
2010-07-26recording/full-duplex supportJacob Meuser
2010-07-26ca_activate function brings eeepc701 network back after resume.Theo de Raadt
2010-07-26Microsoft LifeCam needs the framesize quirk as well.Michael Knudsen
2010-07-26syncMichael Knudsen
2010-07-26Add Microsoft LifeCam.Michael Knudsen
2010-07-26fix SYNOPSIS (yes, there are still some issues here);Jason McIntyre
2010-07-26- fix a spacing issue in SYNOPSISJason McIntyre
2010-07-26various small fixes; kristaps has committed this upstream alreadyJason McIntyre
2010-07-26simplify the mixer(4) code and interface. document the interface.Jacob Meuser
2010-07-26Turn on -Wsystem-headers by default, so that glitches in our headersPhilip Guenthe
2010-07-26Remove unused structure membersJordan Hargrave
2010-07-26syncTheo de Raadt
2010-07-26Make sure we stop DMA before suspend instead of doing it as the first thingMark Kettenis
2010-07-26Some machines include VID devices for hardware that doesn't exist. AvoidMark Kettenis
2010-07-26remove merge error which was commitedTheo de Raadt
2010-07-26- replace SP with sp calls. this was defined within cvs.1, but unsupportedJason McIntyre
2010-07-26sync description of acpisony w/ man page;Jason McIntyre
2010-07-26last item of SEE ALSO should not have a comma;Jason McIntyre
2010-07-26Xr acpisony, and make the name betterTheo de Raadt
2010-07-26fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916Jason McIntyre
2010-07-26Add support for Sony ACPI hotkeys via a new driver: acpisony(4).Paul Irofti
2010-07-26even if you write signal handlers to not do anything stupid when you'reMarc Espie
2010-07-26- use warnx instead of warn when skipping large lines, as errno isMiod Vallat
2010-07-26Fix a sigbus due to unaligned memory access, found when compacting onMartin Hedenfal
2010-07-26typo (canacar@)Marc Espie
2010-07-26Fix some spacing / comment.Marcus Glocker
2010-07-26Always force GNU inline semantics here as well.Mark Kettenis
2010-07-26Make one more Sonix chipset cam work with 640x480 by a) adding it to theMarcus Glocker
2010-07-26Correct the links between threads, processes, pgrps, and sessions,Philip Guenthe
2010-07-25Add missing braces so a loop will function as intended.Jonathan Gray
2010-07-25basic regress tests (based on test-19.c) for _Bool and _Complex supportPhilip Guenthe
2010-07-25In pmsi_setintellimode(), make sure we send commands withMiod Vallat
2010-07-25in the clock drivers, seperate the soft-state and hard-state which wasTheo de Raadt
2010-07-25^U scrolls backwards, not forwards; from marrob at lavabit comJason McIntyre