summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-07Missing license block; from art@Miod Vallat
2006-05-07forgot to remove this sentence from the commentNikolay Sturm
2006-05-07.globl PTDsize; mickey obviously doesn't test before he commitsMark Kettenis
2006-05-07fix a typo and some KNF.Brad Smith
2006-05-07- Remove unreachable bus_dmamap_unload() in em_dma_malloc().Brad Smith
2006-05-07- Return if there is nothing to do in the interrupt handler.Brad Smith
2006-05-07Default to Ultra DMA Mode 6 not 5 when we know we have a nativeJonathan Gray
2006-05-07Zap a bunch of trailing whitespace.Kenneth R Westerback
2006-05-06initialize the propolice cookie more carefully so -fstack-protector-allTheo de Raadt
2006-05-06Sync VM games on startup with earlier pmap_table[] cleanups.Miod Vallat
2006-05-06Decide whether we are running on 88100 or 88110 upon the processorMiod Vallat
2006-05-06The SPI in a TDB is actually stored in network order. Make sa synchronisationRyan Thomas McBride
2006-05-06Fix bracketing messed up in KNF commit 1.86, allows sasyncd to reliablyRyan Thomas McBride
2006-05-06On 88100-based systems, take the two hardwired BATC into account inMiod Vallat
2006-05-06remove a block of duplicated defines, ok marcoPeter Stromberg
2006-05-06if the fan data rate is per second convert it to per minute, ok marcoPeter Stromberg
2006-05-06somehow PTDsize got lost from the pae diff; found by kettenis@Michael Shalayeff
2006-05-06fix the untested comment.Brad Smith
2006-05-06- Add vge(4), lge(4), hme(4), mtd(4), luphy(4) and ciphy(4)Brad Smith
2006-05-06restore ALTQ support which was lost with rev 1.87Brad Smith
2006-05-06add ciss(4) to the untested section, 530[24]'s exist with Alpha specificBrad Smith
2006-05-05Oops, correct import this time.Miod Vallat
2006-05-04scaled version of ld.d and st.d is obviously not a 64 bit transaction,Miod Vallat
2006-05-04Even better control register name display logic.Miod Vallat
2006-05-04Document the 88110 extended (80-bit) floating point format.Miod Vallat
2006-05-04eneble -> enableMiod Vallat
2006-05-04Now that .S files have proper dependencies, do not hardcode dependenciesMiod Vallat
2006-05-04free resources on close; found by Alexandre Ratchov <alex@caoua.org>Michael Shalayeff
2006-05-04fix interrupt out transfersJolan Luff
2006-05-03Overhaul of the disassembler code, with random fixes, better conditionnalMiod Vallat
2006-05-03Fix a (documented) logic botch in inst_load().Miod Vallat
2006-05-03Provide a function pointer that allows for the wdc resetJonathan Gray
2006-05-03regenBrad Smith
2006-05-03add the Neterion Xframe-II 10GbE product id.Brad Smith
2006-05-02Replace db_{disable,enable}_interrupts with expanded version of themselves,Miod Vallat
2006-05-02Wave goodbye to bugtty on mvme88k as well.Miod Vallat
2006-05-02The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@.Matthieu Herrb
2006-05-02* Plug memory leak if init fails; ok gwk@Patrick Latifi
2006-05-02fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, createDaniel Hartmeier
2006-05-01RegenPedro Martelletto
2006-05-01Add Neodio 8-in-1 Flash Device Controller, okay dlg@Pedro Martelletto
2006-05-01Move vn_isunder() to vfs_vnops.c, that's the place for vn_* functionsPedro Martelletto
2006-05-01Rename functions and move prototypes aroundPedro Martelletto
2006-05-01- when setting the interface address, only call ixgb_init() if the interfaceBrad Smith
2006-05-01sprinkle some tabs.Brad Smith
2006-05-01Make static functions global so DDB can see themPedro Martelletto
2006-05-01Activate Tx descriptor poll timer in order to protect possible lossBrad Smith
2006-05-01Added Rx/Tx FIFO flush support for YukonBrad Smith
2006-05-01Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-05-01A new function sk_yukon_tick(), to handle auto-negotiation properly forBrad Smith