Age | Commit message (Expand) | Author |
2006-05-09 | fix non-ALTQ case. | Brad Smith |
2006-05-09 | Sprinkle a few bus_space_barrier() calls. Some of these may not be strictly | Mark Kettenis |
2006-05-08 | Add smbios support for i386 and amd64, fix ipmi to use this new functionallity, | Gordon Willem Klok |
2006-05-08 | fix printf. | Brad Smith |
2006-05-08 | KNF | Brad Smith |
2006-05-08 | silence a debug message; from kili@outback.escape.de; ok miod | Theo de Raadt |
2006-05-08 | Make ath_attach() return error if the RF is unsupported so the PCI code | Pedro Martelletto |
2006-05-08 | readable names for AD1981HD codec | Brad Smith |
2006-05-08 | ALC260: improve readability of mixer item names. | Brad Smith |
2006-05-08 | support for 8ch playback with STAC9221D codec. | Brad Smith |
2006-05-08 | sync NetBSD RCS ids | Brad Smith |
2006-05-08 | Don't crash when a connection list has invalid NIDs. | Brad Smith |
2006-05-08 | add some trace messages in azalia_mixer_init(). | Brad Smith |
2006-05-08 | OpenBSD RCS ids | Brad Smith |
2006-05-08 | - make this compile with AZALIA_DEBUG | Brad Smith |
2006-05-08 | - Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1] | Brad Smith |
2006-05-08 | Revert last commit till a better method can be found. | Jonathan Gray |
2006-05-07 | Add remaining glue for physical disk count. | Marco Peereboom |
2006-05-07 | Fix cut'n'paste abuse in previous typo fix; spotted by Constantine A. Murenin, | Miod Vallat |
2006-05-07 | oops, use correct size for GET_IOC_CHAN_DESC | Marco Peereboom |
2006-05-07 | Add bio framework (not functional yet). | Marco Peereboom |
2006-05-07 | add a name to rwlock so that we can tell where procs are getting stuck | Ted Unangst |
2006-05-07 | Add abstraction for resistor factor; makes it easier to compare them to | Mark Kettenis |
2006-05-07 | fix 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-07 | Default to Ultra DMA Mode 6 not 5 when we know we have a native | Jonathan Gray |
2006-05-06 | remove a block of duplicated defines, ok marco | Peter Stromberg |
2006-05-06 | if the fan data rate is per second convert it to per minute, ok marco | Peter Stromberg |
2006-05-06 | restore ALTQ support which was lost with rev 1.87 | Brad Smith |
2006-05-04 | free resources on close; found by Alexandre Ratchov <alex@caoua.org> | Michael Shalayeff |
2006-05-04 | fix interrupt out transfers | Jolan Luff |
2006-05-03 | Provide a function pointer that allows for the wdc reset | Jonathan Gray |
2006-05-03 | regen | Brad Smith |
2006-05-03 | add the Neterion Xframe-II 10GbE product id. | Brad Smith |
2006-05-01 | Regen | Pedro Martelletto |
2006-05-01 | Add Neodio 8-in-1 Flash Device Controller, okay dlg@ | Pedro Martelletto |
2006-05-01 | - when setting the interface address, only call ixgb_init() if the interface | Brad Smith |
2006-05-01 | sprinkle some tabs. | Brad Smith |
2006-05-01 | Activate Tx descriptor poll timer in order to protect possible loss | Brad Smith |
2006-05-01 | Added Rx/Tx FIFO flush support for Yukon | Brad Smith |
2006-05-01 | A new function sk_yukon_tick(), to handle auto-negotiation properly for | Brad Smith |
2006-05-01 | replace magic value of 32 with EM_MAX_SCATTER. | Brad Smith |
2006-05-01 | increase the Tx ring count from 64 to 256. | Brad Smith |
2006-05-01 | remove an unused prototype. | Damien Bergamini |
2006-05-01 | call iwi_stop() at beginning of iwi_init() so that all rings are properly | Damien Bergamini |
2006-05-01 | Zero the memory allocated for subdevs[], preventing a quick trip to | Kenneth R Westerback |
2006-05-01 | always call xge_init() here, for the time being. | Brad Smith |
2006-05-01 | OpenBSD-ify the attach function printf's. | Brad Smith |
2006-05-01 | initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter. | Brad Smith |