summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-11-22Bring last drivers fully into the NO_CCB world by replacingKenneth R Westerback
2009-11-22Probe modes for SATA disks, makes CF behind SATA work and givesJonathan Gray
2009-11-22Add a lot of bpf and counter manipulation to the bridge. The bridgeTheo de Raadt
2009-11-22grammar fixes in comments; from bradMiod Vallat
2009-11-22syncKevin Lo
2009-11-22add the Terminus Technology vendor id found on VIA VT6571Kevin Lo
2009-11-22fix RTS/CTS and CTS-to-self protection modes.Damien Bergamini
2009-11-22Fix compile error in uniprocessor kernel.Takuya ASADA
2009-11-22Correct cording style.Takuya ASADA
2009-11-22Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide theMiod Vallat
2009-11-21Fix uninitialized variables in db_stack_trace_print(), and honour theMiod Vallat
2009-11-21tyypoMiod Vallat
2009-11-21mplock, rw_cas implementedTakuya ASADA
2009-11-21Yet another stupid typo caught by martin@Miod Vallat
2009-11-21knfHenning Brauer
2009-11-21Fix `print $registername' on 64 bit platforms.Miod Vallat
2009-11-21Fix registration of memory after 1GB on Octane. Found the hard way by martin@Miod Vallat
2009-11-21By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-21when wpa is enabled, defer setting the link up until the 802.1XDamien Bergamini
2009-11-21make the led blink during a scan.Damien Bergamini
2009-11-21debug offDamien Bergamini
2009-11-21attach to the AR9227 tooDamien Bergamini
2009-11-21EP80579 SATAJonathan Gray
2009-11-21in the detach function remove our usb task before calling any otherTheo de Raadt
2009-11-21Do the operations in atu_detach in the right order, as done inTheo de Raadt
2009-11-21Add a way to bind the tunnel endpoint of a gif/gre interface into aClaudio Jeker
2009-11-21User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s,Philip Guenthe
2009-11-20NULL dereference in IPV6_PORTRANGE and IP_IPSEC_*, found by Clement LECIGNE,Philip Guenthe
2009-11-19avoid overflow since protos > IPPROTO_MAX exist. From FreeBSD withOtto Moerbeek
2009-11-19Add code to set up windows on PCI-PCI bridges left unconfigured by theMark Kettenis
2009-11-19Add PPB_IO_SHIFT #define to mirror PPB_MEM_SHIFT.Mark Kettenis
2009-11-19Rename KSEG* defines to CKSEG* to match their names in 64 bit mode; alsoMiod Vallat
2009-11-19All callers of updateimask() immediately enable interrupts afterwards, so doMiod Vallat
2009-11-19Remove code allowing native binaries with O32 ABI to run, there aren't any...Miod Vallat
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2009-11-19fix for some variants of AR9285.Damien Bergamini
2009-11-19It turns out that the 2GB contiguous DMA direct map window also needsMiod Vallat
2009-11-19Factor triplicated code responsible to add memory information into aMiod Vallat
2009-11-19Dell's SVR4 apparently mapped page zero to the executable. We don'tPhilip Guenthe
2009-11-18- regenJasper Lievisse Adriaanse
2009-11-18- add startech.com and the product id for their ICUSB2321X/2X/4X devices,Jasper Lievisse Adriaanse
2009-11-18* always move the same amount of data (256 frames) in the interrupt handlerJacob Meuser
2009-11-18Stricter type usage (width and signedness); first step towards 64 bit ptes.Miod Vallat
2009-11-18panic on impossible error codeAlexander Hall
2009-11-18Move widget register information apart from xbow software interface, andMiod Vallat
2009-11-18Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@Miod Vallat
2009-11-18regenJonathan Gray
2009-11-18More EP80579 devices.Jonathan Gray