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