Age | Commit message (Expand) | Author |
2008-10-28 | More MCP79 Host bridge PCI ids. | Brad Smith |
2008-10-28 | regen | Brad Smith |
2008-10-28 | Correct MCP79 SMBus PCI id and add missing MCP79 PCI ids. | Brad Smith |
2008-10-28 | Added mpls_output() used to output mpls packets originating from local host. | Michele Marchetto |
2008-10-28 | Try to use ACPI a little bit harder. Skip it only if ncpu < 2 and the | Theo de Raadt |
2008-10-27 | Rename "machine cpu" to "machine ddbcpu" in MP kernels, for consistency with | Miod Vallat |
2008-10-27 | Move some include stuff around | Marco Peereboom |
2008-10-27 | for the AD1984 codec, connect headphones to a proper DAC. | Jacob Meuser |
2008-10-27 | when shutting workq threads down, dont try to take the big kernel | David Gwynne |
2008-10-27 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-10-26 | for MP, ask people to try to trace the other cpus too | Theo de Raadt |
2008-10-26 | Fix IOERRORs seen on some devices after a few open / close cycles. | Marcus Glocker |
2008-10-26 | Spello and ad some #defines | Marco Peereboom |
2008-10-26 | Move sensors into SMALL_KERNEL | Marco Peereboom |
2008-10-26 | Space | Marco Peereboom |
2008-10-26 | Plug mbuf leak in RPC record error case. | Bret Lambert |
2008-10-25 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-10-25 | audio(9) says low level drivers are allowed to change the requested | Jacob Meuser |
2008-10-25 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-10-25 | Add proper DAC/ADC grouping for AD1984 (from NetBSD). | Jacob Meuser |
2008-10-25 | put the serial number into the name of the devices (for sysctl), because | Theo de Raadt |
2008-10-25 | regen | Brad Smith |
2008-10-25 | Use tabs between the product id and the product string. | Brad Smith |
2008-10-25 | regen | Brad Smith |
2008-10-25 | Remove vendor names from the product strings. | Brad Smith |
2008-10-25 | Update for name changes. | Brad Smith |
2008-10-24 | regen | Brad Smith |
2008-10-24 | Shorten the vendor names and fix up the names of some of the | Brad Smith |
2008-10-24 | regen | Brad Smith |
2008-10-24 | Sort the vendors and PHY id's. | Brad Smith |
2008-10-24 | Get flow control negotiation status. | Brad Smith |
2008-10-24 | Get flow control negotiation status. | Brad Smith |
2008-10-24 | clear pointer after freeing it | Theo de Raadt |
2008-10-24 | it is a good policy to clear the pointer after we free something | Theo de Raadt |
2008-10-24 | remove unused label | Theo de Raadt |
2008-10-24 | Add auacer(4) to handle the audio controller found in some ALi/ULi | Brad Smith |
2008-10-24 | Allow the debug printf code which is trying to retreive the interface | Brad Smith |
2008-10-24 | another oops. | Ted Unangst |
2008-10-24 | yet again i prove unable to commit what i really wanted. spotted by deraadt | Ted Unangst |
2008-10-23 | a better fix for the "uvm_km thread runs out of memory" problem. | Ted Unangst |
2008-10-23 | use the correct idiom for NFOO things which come from "foo.h" files | Theo de Raadt |
2008-10-23 | S/PDIF output support in ac97(4), auich(4) and auvia(4) | Jacob Meuser |
2008-10-23 | enable 4 and 6 channel support. | Jacob Meuser |
2008-10-23 | Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly | Mark Kettenis |
2008-10-23 | reove redundant variable sample rate checks. | Jacob Meuser |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-23 | Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode | Theo de Raadt |
2008-10-23 | sync | Theo de Raadt |
2008-10-23 | moschip ethernet devices | Theo de Raadt |
2008-10-23 | Prevent a crash in ieee80211_setkeys() when unplugging an interface in | Michael Knudsen |