summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-09-03Add a general warning about gdb matching against sigcode instructionsPhilip Guenthe
2011-09-02Differential gain calibration makes the 6005 firmware crap out, so skip it forMark Kettenis
2011-09-02generate a devid from vpd page 80 if vpd page 83 doesnt exist or work.David Gwynne
2011-09-01The 6005 and 6050-based parts need DC calibration turned on, otherwise theMark Kettenis
2011-08-31Report VXT cpu as `VXT', not `KA48', to match what the PROM says.Miod Vallat
2011-08-31Don't pretend to `enable floating point' and fiddle with PR_ACCS register onMiod Vallat
2011-08-30regenMartin Pieuchot
2011-08-30Add another GeForce 8400 GSMartin Pieuchot
2011-08-30Don't OR the VID, we want the whole TCI, this makes vlanprio (PCP/CF)Christiano F. Haesbaert
2011-08-30Make ps -N/-M work again by correcting kernel vs user addressPhilip Guenthe
2011-08-30Add support for one shot rules that remove themselves from an activeMike Belopuhov
2011-08-29Return of the long missing powerpc interrupt rewrite. Was working forDale Rahn
2011-08-29protect sc->sc_state access and ncr53c9x_sched() call with splbio inMiod Vallat
2011-08-29Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99.Mark Kettenis
2011-08-29Update firmware to the latest version available from Myricom (1.4.53a).David Gwynne
2011-08-29dont use a semaphore (which doesnt block interrupts in the criticalDavid Gwynne
2011-08-29regenMike Belopuhov
2011-08-29add gpsmap 62sMike Belopuhov
2011-08-28lockmgr() wants to use a different address for the wchan when drainingPhilip Guenthe
2011-08-26Be sure to write to the 7990 address register between two consecutive readsMiod Vallat
2011-08-26Be sure not to try to match lcg, and to bail out early in cnprobe as well,Miod Vallat
2011-08-26Make vsbus_search() return the value of the cf_match function it is a wrapperMiod Vallat
2011-08-26Prevent watchdog timeouts; tested by Thomas PfaffKevin Lo
2011-08-26Move the comment outside of the VLAN section of code and above thatKevin Lo
2011-08-26Add a dmesg warning about sloppy disk I/O to vnd(4) devices to helpMatthew Dempsky
2011-08-24revert the last commit. pms_enable_alps() does not guaranteeAlexandr Shadchin
2011-08-23iPrevent that a socket splicing timeout error in one direction isAlexander Bluhm
2011-08-22Add support for Radeon 4250.Christiano F. Haesbaert
2011-08-22move powerpc to non-__STRICT_ALIGNMENT, as it always was. EssentiallyTheo de Raadt
2011-08-22mark setfault() with __returns_twiceTheo de Raadt
2011-08-22Adding stub for ALPS touchpad, which not supported yet.Alexandr Shadchin
2011-08-21Re-enable POOL_DEBUG. requested by deraadt@.Matthieu Herrb
2011-08-21Help with the watchdog timeouts seen when unplugging the cable fromKevin Lo
2011-08-21Use the lowest available unit number for new pppx ifs. SomewhatJonathan Matthew
2011-08-20Don't wait for FR to come on after setting the FRE bit in the port commandMark Kettenis
2011-08-20Fix packet accounting in error cases.Ryan Thomas McBride
2011-08-19Let ums probe bounds of absolute devices if available.Matthieu Herrb
2011-08-19Bring libc and libm in line with the compiler now that we no longer have aMark Kettenis
2011-08-18Add sti@dio attachments.Miod Vallat
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-08-18Fix various lies in comments, extend hex constants to 8 hex digits for easierMiod Vallat
2011-08-18Because model 362 does not have an SGC bus (or a blind, deaf and mute one),Miod Vallat
2011-08-18Do not skip 362 and 382 DIO frame buffer select codes; this was writtenMiod Vallat
2011-08-18Do not use NULL when 0 is intended.Miod Vallat
2011-08-18stray spaces; no binary changeMarco Peereboom
2011-08-17Set the PSL_O bit, like we do for 64-bit capable CPUs on hppa.Mark Kettenis
2011-08-17Don't set the PSL_S bit. We generally don't tend to hide CPU counter timersMark Kettenis
2011-08-17match on MSP-FET430UIF JTAG, so it can be used with mspdebugJasper Lievisse Adriaanse
2011-08-17regenJasper Lievisse Adriaanse
2011-08-17add MSP-FET430UIF JTAG, from impatiens@gmail.comJasper Lievisse Adriaanse