summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-14enable HW transmit checksum offloadBrad Smith
2005-04-14+luphy and add hme to RAMDISK_CDBrad Smith
2005-04-14+luphyBrad Smith
2005-04-14+luphyBrad Smith
2005-04-14+luphyBrad Smith
2005-04-14add a PHY driver for the Lucent LU6612 10/100 PHY used on PCIBrad Smith
2005-04-14fix reading of the binary image.Damien Bergamini
2005-04-14write actual data to file, not pointers.Damien Bergamini
2005-04-14make sure round_blocksize does not produce 0 after alignmentMichael Shalayeff
2005-04-14tyopPedro Martelletto
2005-04-14do not reset tuner and audio settings on open/close; from jakemsr@Michael Shalayeff
2005-04-14back out last, some breakage crept inHenning Brauer
2005-04-14Make sure recording is started before we return EWOULDBLOCK in a read().Brad Smith
2005-04-14regenBrad Smith
2005-04-14rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY.Brad Smith
2005-04-14When synproxy sends packets to the destination host, make sure to copyJoel Knight
2005-04-14Correct signed/unsigned mismatches in compatibility macros and addChristopher Pascoe
2005-04-14.pt map from Manuel Pata <pata@alface.de>Michael Shalayeff
2005-04-13syncDamien Bergamini
2005-04-13New ural devices. Pointed out by Rodolfo Gouveia.Damien Bergamini
2005-04-13Resume only if the lid is open and the power key pressed. Also fixUwe Stuehler
2005-04-13Call special suspend and resume hooks. The latter can cancel a resume.Uwe Stuehler
2005-04-13boot when then timeout expires; prodded by drahn@ dlg@ and othersUwe Stuehler
2005-04-13free STACKGAP_RANDOM commitMichael Shalayeff
2005-04-12Add last pieces of ses crud to enable blink functionality.Marco Peereboom
2005-04-12simplify vndopen() a bit.Joris Vink
2005-04-12handle PMTU for ipip SAs, too; ok hshoexer, cloderMarkus Friedl
2005-04-12register descriptions for the inter-ic sound controllerDavid Gwynne
2005-04-12size for the i2s controller registers, and add some comments for clarityDavid Gwynne
2005-04-12better reg descriptions of the ac97 controller.David Gwynne
2005-04-11pull in new MD STACKGAP_RANDOMTheo de Raadt
2005-04-11Make sure that the requested size is a multiple of block size inMatthieu Herrb
2005-04-11Ignore lcp up/down events in cisco modeCan Erkin Acar
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-04-11no need to include sys/timeout.hUwe Stuehler
2005-04-11- eliminate extra powerhook in pxalcd, inspired by ohci changesUwe Stuehler
2005-04-11use zapm functions to power down or restartUwe Stuehler
2005-04-11- generate power change and battery low eventsUwe Stuehler
2005-04-11- ask upper layer for events and call apm_record_event() as appropriateUwe Stuehler
2005-04-11Kill unused hexatoi()Miod Vallat
2005-04-11Handle commands failure correctly.Miod Vallat
2005-04-10mostly knf while here remove the todo item regarding deferring attach ofDavid Gwynne
2005-04-10properly handle suspend/resume of ports with devices attached. devicesDavid Gwynne
2005-04-10- Run em_local_timer() once per second instead of running it once per 2 seconds.Brad Smith
2005-04-10Support for ICH6M IDE. Tested on a Dell Latitude D810 byJonathan Gray
2005-04-10regenJonathan Gray
2005-04-10ICH6M IDEJonathan Gray
2005-04-09Add page 1 (configuration page) definitions. This is required to interpretMarco Peereboom