summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-10-04Merge over a bunch of detach logic from msk(4) so that this driver canTheo de Raadt
2009-10-04Correctly store the tag results from bus_dmamem_alloc() so that theTheo de Raadt
2009-10-04pull in wbsd conditionally; ok kettenisTheo de Raadt
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-03Properly handle XMM exceptions instead of panicing the kernel. Fixes theMark Kettenis
2009-10-03Glue to attach the SD/MCC reader of the W83L519D found on some TadpoleMark Kettenis
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis
2009-10-03Add missing <sys/device.h>.Mark Kettenis
2009-10-02remove trash left in debug changes; lindroos@nls.fiTheo de Raadt
2009-10-02syncStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systemsMiod Vallat
2009-10-02Link the kernel at a higher physical address, in order to accomodate SRMMiod Vallat
2009-10-02Some 21264CB pass information, from information provided by Sergey Prysiazhnyi.Miod Vallat
2009-10-02regenMiod Vallat
2009-10-02One more DEC device found on alpha clustersMiod Vallat
2009-10-01add fdt_parent_node() and OF_parent() functions,Dariusz Swiderski
2009-10-01Generic soft interrupts for macppc. Tested by mk@, deraadt@Mark Kettenis
2009-10-01Needs memcpy in bootxx now, forgotten in previous getenv change.Miod Vallat
2009-09-30Fix various off-by-ones in irq number validation.Miod Vallat
2009-09-30Remove unused last argument of alpha_shared_intr_disestablish().Miod Vallat
2009-09-30Some old SRM require 8-byte alignment of the buffer passed to the promMiod Vallat
2009-09-30Get rid of prom_open() and implement it directly as a prom_dispatch() wrapper,Miod Vallat
2009-09-30Clear sticky error status after recoverable machine check.Miod Vallat
2009-09-30Fix MDDT_NONVOLATILE value, it's 10 binary, not 10 hexadecimal.Miod Vallat
2009-09-30One missing print -> DPRINTF conversion in dec_kn300_device_register()Miod Vallat
2009-09-30- Sync the BCM5785G PCI id for bge(4) and add BCM5785F / BCM57788.Stuart Henderson
2009-09-30syncStuart Henderson
2009-09-30- Some new PCI ids for the BCM5717, BCM5718, BCM5785F, and BCM57788 chipsets.Stuart Henderson
2009-09-30Need to scsi_done() before returning COMPLETE for untranslated commands,Miod Vallat
2009-09-30Fix comments to match reality.Tobias Weingartner
2009-09-30curproc, curprocpaddr moved into cpu_infoTakuya ASADA
2009-09-29Support the Phison PS5000. IO Data and other vendors are now using thisTheo de Raadt
2009-09-29Having pty_isfree_locked() be inlined may make pty allocation a tinyTheo de Raadt
2009-09-29syncTheo de Raadt
2009-09-29phison pciide controller found in expresscard SSD cardsTheo de Raadt
2009-09-28Make video buffer area and BIOS areas unavailable for PCI resource allocation.Mark Kettenis
2009-09-28when inserting a state, turn the error that pf_state_insert returnsDavid Gwynne
2009-09-27adjust comments; eephy isn't just for Intel GigE. From Brad.Stuart Henderson
2009-09-27In pmap_proc_iflush(), do not bother checking for pmap being curpmap on anyMiod Vallat
2009-09-27Add an implementation of IRIX-compatible cacheflush() routine to mips ports,Miod Vallat
2009-09-27If no xfer buffer is free for the UDLIO_DAMAGE ioctl, sleep in the kernelMarcus Glocker
2009-09-27typosMiod Vallat
2009-09-27Print the LOM type (LOMlite/LOMlite2).Mark Kettenis
2009-09-27Add sensor status for fan sensors.Mark Kettenis
2009-09-27Implement queuing of reads and writes. This gets rid of the remaining busyMark Kettenis
2009-09-26Fix artefacts in compression mode especially seen when running X.Marcus Glocker
2009-09-25- enable axe/aue to make my life a bit easierJasper Lievisse Adriaanse
2009-09-25Fix the value of one voltage sensor in ev6 environmental machine checks.Miod Vallat