summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-02-23palm zire 31; pr 4113, jamesw@bsdhosting.co.zaTheo de Raadt
2005-02-23do not permit a suspend if the lid is closed; uwe okTheo de Raadt
2005-02-23Make no distinction between standby and suspend requests for now.Uwe Stuehler
2005-02-23A healthy dose of 'die static'.Dale Rahn
2005-02-23Add missing copyright.Dale Rahn
2005-02-23fix copyright, use pxa2x0_gpio_intr_string()Dale Rahn
2005-02-23Move code from zaurus machdep to arm/xscale to live with the interruptDale Rahn
2005-02-22Interrupt naming as provided by other interrupt handlers.Dale Rahn
2005-02-22- Shift the brightness scale so that 0% still keeps the backlight on.Uwe Stuehler
2005-02-22call zkbd_hinge() at attach time, to init sc_hinge; drahn okTheo de Raadt
2005-02-22Be sure to attach the console keyboard, if any, before prompting for anMiod Vallat
2005-02-22Initial suspend/resume code with additional powerhooks. Enter/exitUwe Stuehler
2005-02-22add hme(4) RX TCP/UDP checksum offloadBrad Smith
2005-02-22typoAlexander Yurchenko
2005-02-22regenMichael Shalayeff
2005-02-22sv map fix; from Jan Johansson <janj+openbsd@wenf.org>Michael Shalayeff
2005-02-22based on hinge buttons, do screen blanking. uwe and i agree thatTheo de Raadt
2005-02-22Move #ifdef INET6 outside of 'case AF_INET6:' in tcp_ident().Ryan Thomas McBride
2005-02-22sync to pckbd.c change: send enable after resetMichael Shalayeff
2005-02-22send enable cmd after a reset; form netbsdMichael Shalayeff
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22make ral compile on macppc.Damien Bergamini
2005-02-22Allow SUN4 kernels to compile; spotted by marc@Miod Vallat
2005-02-22From part of NetBSD rtw.c rev 1.36:Jonathan Gray
2005-02-22Fix a bug causing arches not able to load unaligned to crash in ip input.Per Fogelstrom
2005-02-21syncAlexander Yurchenko
2005-02-21Support another Intel 6300ESB SATA.Alexander Yurchenko
2005-02-21enable ralTheo de Raadt
2005-02-21ipwcontrol and iwicontrol removal.Damien Bergamini
2005-02-21unbreak compilation by including some missing headersDavid Gwynne
2005-02-21remove unused headerDavid Gwynne
2005-02-21define AHC_ALLOW_MEMIO on macppc, resulting in support for moreMartin Reindl
2005-02-20A better console test.Miod Vallat
2005-02-20overhaul macrom code from NetBSD:Martin Reindl
2005-02-20Avoid use after free when purging states.Ryan Thomas McBride
2005-02-20Feature-sync boot() with other platforms:Miod Vallat
2005-02-20Do not confuse syslog by printing messages starting with '<'.Miod Vallat
2005-02-20Do not pass 68060-specific compiler flags anymore.Miod Vallat
2005-02-20Link uboot with libgcc for quad arithmetic now that gcc won't emit theseMiod Vallat
2005-02-20ifmedia_set() should not panic, nor can it really fail. So if there isBrad Smith
2005-02-20Don't calculate 'total_len' twice.Brad Smith
2005-02-19regenMatthieu Herrb
2005-02-19Add getdents() emulation. Makes Veritas NetBackup client for FreeBSD work.Matthieu Herrb
2005-02-19spelling in commentJolan Luff
2005-02-19double default MAX_KMAPENT to 2000, theo okHenning Brauer
2005-02-19return on invalid beacon stateReyk Floeter
2005-02-19add support for the atheros ar5212 wireless chipsets. it is notReyk Floeter
2005-02-19Added support for Intel PRO/Wireless 2225BG PCI adapters.Damien Bergamini
2005-02-19regenDamien Bergamini
2005-02-19Intel PRO/Wireless 2225BG PCI (iwi).Damien Bergamini