summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-19Try DIOCGPDINFO before DIOCGDINFO when trying to determine the 'label'Kenneth R Westerback
2006-11-19some additional registers for the Artisea chipset operating in DPA mode.Brad Smith
2006-11-19You know you're getting too old to code when you're finding stupid bugsMiod Vallat
2006-11-19add support for displaying Rapid Spanning Tree Protocol frames,Reyk Floeter
2006-11-19In bnx_start, check the used_tx_bd count rather than the descriptorsBrad Smith
2006-11-19regenBrad Smith
2006-11-19add the Broadcom BCM4312 PCI id.Brad Smith
2006-11-19WARNING/BUGS -> CAVEATS; ok millertJason McIntyre
2006-11-19spacingTheo de Raadt
2006-11-19In sigreturn, report the correct error if copyin() fails; spotted byMiod Vallat
2006-11-19restore the workaround for rate==0 bug.Damien Bergamini
2006-11-19Probe for National Semiconductor LM63.Mark Kettenis
2006-11-19Probe for Myson MTP008.Mark Kettenis
2006-11-19Use symbol information, when available, to display branch destinations.Miod Vallat
2006-11-19Add PCI hookup for malo(4).Marcus Glocker
2006-11-19Handle operations larger than will fit in the buffer we allocate,Tom Cosgrove
2006-11-19I completely broke pfsr_188_save_double when introducing per-cpuinfoMiod Vallat
2006-11-19Cope with <machine/frame.h> removal.Miod Vallat
2006-11-19always make a manTheo de Raadt
2006-11-19always build man page, that is the way we do thingsTheo de Raadt
2006-11-19syncTheo de Raadt
2006-11-19Improve the AES acceleration, by allocating a contiguous DMA-ableTom Cosgrove
2006-11-18Move buffer name allocation into bnew() where it belongsKjell Wooding
2006-11-18On 88100 systems which do not need the xxx.usr instruction workaround,Miod Vallat
2006-11-18Rework the PFSR register analysis code on mvme88k: split it into fourMiod Vallat
2006-11-18Stop saving and restoring the current ipl in the pcb when switching processes,Miod Vallat
2006-11-18Unwaste two delay slots in kcopy().Miod Vallat
2006-11-18In mtx_leave(), jump to the leaf splx() instead of building a frame andMiod Vallat
2006-11-18No need to use xmem when unlocking a simple_lock.Miod Vallat
2006-11-181. Fix line numbering/mark line bug in isearch.Kjell Wooding
2006-11-18A better and shorter wait sequence between writes to the command registerMiod Vallat
2006-11-18Remove some useless variables/code dealing with cardbus BARsAlexander Yurchenko
2006-11-18Due to a thinko on my part, (and a badly named structure member),Kjell Wooding
2006-11-18- update commentNiall O'Higgins
2006-11-18Fix line number bug (actually, dot-mark bug). to reproduce:Kjell Wooding
2006-11-18ixgb_get_buf():Brad Smith
2006-11-18add a few commentsBrad Smith
2006-11-18fix commentsBrad Smith
2006-11-18Add Digiconnect WL591C.Mark Kettenis
2006-11-18- set descriptor DMA addresses before enabling TX and RXBrad Smith
2006-11-18Fix table alignment in the hardware section.Marcus Glocker
2006-11-18Do not include <machine/frame.h> (forgotten when the former was removed).Miod Vallat
2006-11-18more fixes from bret lambert; ok pedroJason McIntyre
2006-11-18typos; from bret lambertJason McIntyre
2006-11-18remove the `a' stuff from here too;Jason McIntyre
2006-11-17syncTheo de Raadt
2006-11-17Move m88k memory copy and fill functions to libkern. The copy functions willMiod Vallat
2006-11-17fix my bad wording;Jason McIntyre
2006-11-17more `a' (as in `a/b/g') removal; ok deraadtJason McIntyre
2006-11-17`<' -> \*(LtJason McIntyre