summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-25single-stream parts (AR9285) have a hardware bug that limits theDamien Bergamini
2009-11-25IP30 IPI implementation.Takuya ASADA
2009-11-25add gcu(4) to GENERIC and RAMDISK_CDDariusz Swiderski
2009-11-25gcu(4) manpage, add information bout EP80579 support to em(4) as wellDariusz Swiderski
2009-11-25Handle the notification types for LID and Sleep button a bit moreTheo de Raadt
2009-11-25Make sure we get a clean gdt from the BIOS.Paul Irofti
2009-11-25Clear any pending interrupts. This should not matter, since we're at splhigh(),Mark Kettenis
2009-11-25- regenJasper Lievisse Adriaanse
2009-11-25- add another NEC hub and rename the other two hubs for proper enumerationJasper Lievisse Adriaanse
2009-11-25By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-25oopsy. don't fuck the offset when we wrap the ring with NOOPs.Owain Ainsworth
2009-11-25Simpler logic to ignore the Naturetech keyboard babbling; discard extraMiod Vallat
2009-11-25Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part isDariusz Swiderski
2009-11-25Just some minor cleanup. OK deraadt@Claudio Jeker
2009-11-25document the include supportDavid Gwynne
2009-11-25add support for includeDavid Gwynne
2009-11-25Consider any tx buffer that is freed in vr_stop() to be an unsentTheo de Raadt
2009-11-25Re-enable the debug messages from bus errors and tx underruns so thatTheo de Raadt
2009-11-25Do not call vr_stop() and vr_reset() before calling vr_init(), becauseTheo de Raadt
2009-11-25Output the right keys for application and number keypad modes (they were theNicholas Marriott
2009-11-25Ignore repeated data in ukbd_intr(), for keyboards who flood us on a regularMiod Vallat
2009-11-25Allow xbow_intr_establish() callers to provide optional storage for theMiod Vallat
2009-11-25Add a mechanism to stop the scheduler from scheduling processes on aMark Kettenis
2009-11-25Italian translationsgiovanni
2009-11-25impedence -> impedance; from Brad TilleyJason McIntyre
2009-11-25Small cleanup for setsockopt IPSEC6_OUTSA:Marco Pfatschbacher
2009-11-24in the resume path evaluate _WAK before dealing with device driversJonathan Gray
2009-11-24smp_malloc() implemented.Takuya ASADA
2009-11-24Reporting battery insert/removal was debug code. dmesg is notTheo de Raadt
2009-11-24Add event framework.Marco Peereboom
2009-11-24Add `da.msg'.Michael Knudsen
2009-11-24Danish translations.Michael Knudsen
2009-11-24Add a -p flag to display-message to print the output rather than displaying inNicholas Marriott
2009-11-24more tweaking... ok deraadtJason McIntyre
2009-11-24at close() get rid of the usb task before we start tearing down; ok mglockerTheo de Raadt
2009-11-24Update the ENOTSUP summary and description.Philip Guenthe
2009-11-24Layer-3 -> layer 3;Jason McIntyre
2009-11-24more tweaking...Jason McIntyre
2009-11-24Correct the copy out of the packet into the mbuf. We need to loop orClaudio Jeker
2009-11-24rototill the various bits here to so that people can see how amazinglyTheo de Raadt
2009-11-24Reset the chip an re-initialise the interface after reset. Resetting theMark Kettenis
2009-11-24Save FPU state before suspend.Mike Larkin
2009-11-24Poke CR3 one last time before resuming. Suggested by deraadt@.Mike Larkin
2009-11-24Preserve rawmode when setting scale. ok miod@, oga@.Matthieu Herrb
2009-11-24abort suspends on SMP systems until that gets written; ok mlarkinTheo de Raadt
2009-11-24Thoroughly reset the chip upon suspend and give the PHY a chance toMark Kettenis
2009-11-24Properly re-initialise the PHY upon resume.Mark Kettenis
2009-11-24avoid some duplication in the bridge section; ok deraadtJason McIntyre
2009-11-24for MCLGETI to work correctly drivers need to first dequeue all availableClaudio Jeker
2009-11-24Another one.Owain Ainsworth