summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-02-25Add support for software WEP.Jonathan Gray
2005-02-25syncTheo de Raadt
2005-02-25via is integrating s3 video components now..; maxim@chl.chalmers.seTheo de Raadt
2005-02-24fixes inspired by netbsd and pointed out by jsg@David Gwynne
2005-02-24Don't use inline assembly for cpuid instruction, it clobbersAlexander Yurchenko
2005-02-24Workaround for a suspend problem when building on the zaurus.Dale Rahn
2005-02-24support zoltrix tv/fm; from jakemsr@ pr4096Michael Shalayeff
2005-02-24add zoltrix vendor and a bktr device; from jakemsr@Michael Shalayeff
2005-02-24fix a buffer-done race that makes mirroring work now;Michael Shalayeff
2005-02-24do not even ask for btlb on 8k cpus as pdc pretends there is some but then it...Michael Shalayeff
2005-02-24add wax@uturn; found on c180Michael Shalayeff
2005-02-24fix pr4036, don't set p2->p_cpu to nullTed Unangst
2005-02-23add all supported regulation domains. the forced COUNTRYCODE in ar5xxxReyk Floeter
2005-02-23shrinkDavid Gwynne
2005-02-23syncTheo de Raadt
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