Age | Commit message (Expand) | Author |
2006-05-11 | if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie per | Miod Vallat |
2006-05-11 | more microHAM devices | Jason Wright |
2006-05-11 | more microHAM devices (from linux) | Jason Wright |
2006-05-11 | support the microHAM radio/computer interfaces | Jason Wright |
2006-05-11 | sync | Jason Wright |
2006-05-11 | 2 microHAM devices from linux, and one from me | Jason Wright |
2006-05-11 | fix incorrect ADC list for ALC880. | Brad Smith |
2006-05-10 | Add some airplane code. | Marco Peereboom |
2006-05-10 | regen | Michael Shalayeff |
2006-05-10 | a few more oxford thingies and order | Michael Shalayeff |
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 |