summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-04-21move ieee80211_ibss_merge() from ieee80211_input.c to ieee80211_node.cDamien Bergamini
2008-04-21move ieee80211_auth_open() to ieee80211_proto.cDamien Bergamini
2008-04-21refuse association requests containing a wildcard SSID.Damien Bergamini
2008-04-21- do not process ethernet PAE frames if RSN is not enabledDamien Bergamini
2008-04-21Some WPA1+WPA2 APs include both a WPA and an RSN IE in message 3 of theDamien Bergamini
2008-04-21correct negative temperatures (if they ever happen); spotted by cnstTheo de Raadt
2008-04-21improve register to temperature conversion codeTheo de Raadt
2008-04-21when iic_exec fails, return 0xff for the read value; ok jsgTheo de Raadt
2008-04-21Work in progress at supporting the Mentor Graphics i2c core found inTheo de Raadt
2008-04-21A very very rough start at an adt7462 driverTheo de Raadt
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
2008-04-20Try to reset the machine through the firmware to reboot.Mark Kettenis
2008-04-20be quiet even when errors happen; ok kettenisTheo de Raadt
2008-04-20Sync with hppa code.Mark Kettenis
2008-04-20Add missing function declaration.Mark Kettenis
2008-04-20Print bootpath in the canonical place.Mark Kettenis
2008-04-20Bring over astro(4) from hppa, to replace pluto(4).Mark Kettenis
2008-04-20Add proper bus_space_vaddr(9) impementation.Mark Kettenis
2008-04-20Catch up with cpu_switchto. Completely untested.Mark Kettenis
2008-04-20Catch up with dismantled libkern.Mark Kettenis
2008-04-20crank maxusersMark Kettenis
2008-04-20Catch up with dismantled libkern.Mark Kettenis
2008-04-20Sync console handling with hppa port:Mark Kettenis
2008-04-20Call cnpollc() before cngetc() upon halt.Mark Kettenis
2008-04-20Sync console handling with hppa port:Mark Kettenis
2008-04-20Remove the random() function from locore.s (which used sparcv7 instructions,Mark Kettenis
2008-04-20Implement locking of sun4u TSB entries for MULTIPROCESSOR kernels.Mark Kettenis
2008-04-20Parse VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-20Do not use random(), which is supposed to be a scheduler-only API (weTheo de Raadt
2008-04-20rewrite the serial port handling to manipulate the hardware directlyDavid Gwynne
2008-04-20rev 1.35 added special register settings for BCM5704 chipsets whenBrad Smith
2008-04-20Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipsetBrad Smith
2008-04-20Move the threshold fix from the re(4) code back into the header asBrad Smith
2008-04-20- Recognize the 8168C chipset.Brad Smith
2008-04-20Remove redundant checks for the 8139C+ chipset, this code can onlyBrad Smith
2008-04-20- Add some more defines.Brad Smith
2008-04-20Remove unused flags.Brad Smith
2008-04-20Don't bother to call rl_rxeof() twice if both the RX Ok and Err bits are set.Brad Smith
2008-04-20two more i2c probe checks. adt has split off or been sold to ONTheo de Raadt
2008-04-19Change ELF loader to use the LMA as the load address for theTobias Weingartner
2008-04-19in nfsm_reqh(), only allocate an mbuf cluster if theThordur I. Bjornsson
2008-04-19Sort functions and remove obsolete bits.Marcus Glocker
2008-04-19add a driver flag to force the negotiation of SATA 1 transfersDamien Miller
2008-04-18syncTheo de Raadt
2008-04-18shorten nameTheo de Raadt
2008-04-18Add VS_INPUT_HEADER descriptor.Marcus Glocker
2008-04-18Now that i386 has a per-process astpending, we can garbage collect ipi_astMark Kettenis
2008-04-18detect adm1034Theo de Raadt
2008-04-18Halt CPUs upon reboot/halt.Mark Kettenis
2008-04-18adm1033 has a rev register to check as wellTheo de Raadt