summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-29Add support for the audio volume keys found on many laptops' builtinMiod Vallat
2006-05-29Remove dead extern declarations.Miod Vallat
2006-05-29limit the number of scatter gather entries sent with the scsi_io commandsDavid Gwynne
2006-05-29add more mpi goo for scsi task management and port configDavid Gwynne
2006-05-29while $ is right next to #, it is not a comment character.Dale Rahn
2006-05-29Tag.Dale Rahn
2006-05-29Tags.Dale Rahn
2006-05-29Link armish in to the builds.Dale Rahn
2006-05-29Add a new port for ARM based products from a variety of vendors, typicallyDale Rahn
2006-05-29Add support for i80321 based systems.Dale Rahn
2006-05-29revert vfs.nfs.privport sysctl, broke a few architecturesAnil Madhavapeddy
2006-05-29implement reliable microtime on smp (joint work w/ otto):Michael Shalayeff
2006-05-29Nuke unused local variable (ok beck deraadt) and unused structMichael Knudsen
2006-05-29NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work hereJonathan Gray
2006-05-29put the 64bit flag in the right place on the scatter gather list.David Gwynne
2006-05-29split mpi_poll out into mpi_complete, and rewrite poll to use start andDavid Gwynne
2006-05-29allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)...Michael Shalayeff
2006-05-29remove some if 0 codeDavid Gwynne
2006-05-29bump mpi up to using 64bit for all dvaDavid Gwynne
2006-05-29Only claim an interrupt if a real interrupt event occured, prevents falseDale Rahn
2006-05-29Fix a comment, remove a stray variable assignment.Christopher Pascoe
2006-05-29Eliminate variable shadowing.Christopher Pascoe
2006-05-29Missed header file change in previous commit.Christopher Pascoe
2006-05-29Correct status value check for OHCI isoc transfer;Christopher Pascoe
2006-05-29Only check USBD_FORCE_SHORT_XFER for writes.Christopher Pascoe
2006-05-29Only do the software part of an abort if we are dying.Christopher Pascoe
2006-05-29implement frequency setting for the beep. It also beeps for one secondJason Wright
2006-05-29Only do the software part of an abort if we are dying.Christopher Pascoe
2006-05-29Check the return value of aml_ederef isnt NULL before use.Gordon Willem Klok
2006-05-29Enable sdmmc on amd64 too. ok brad@, deraadt@.Matthieu Herrb
2006-05-29minor space nitPeter Valchev
2006-05-29garbage collect NFE_NO_JUMBO.Brad Smith
2006-05-29Add ACPI Thermal zone and Embedded controller devicesCan Erkin Acar
2006-05-29GENERICCan Erkin Acar
2006-05-29Add embedded controller support.Can Erkin Acar
2006-05-29Fix a memory overrun in the aml parser code.Can Erkin Acar
2006-05-29formattingBrad Smith
2006-05-29fetch the beep clock frequency (we'll need it to compute the audio frequency ...Jason Wright
2006-05-29Make sure all physical addresses are filled in the qTD even when we haveChristopher Pascoe
2006-05-28Miscellaneous fixes.Kenneth R Westerback
2006-05-28Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an emptyChristopher Pascoe
2006-05-28- force the maximum receivable frame size down to 1518 bytes forBrad Smith
2006-05-28placeholder driver for the bbc,beep device. should be straightforwardJason Wright
2006-05-28This commit changes the interpret_sense routine for st to catch theBob Beck
2006-05-28Add support for NFS mounts to be from non-reserved ports:Anil Madhavapeddy
2006-05-28In the absence of a coherent concept of 'RAW' tape devices, pass allKenneth R Westerback
2006-05-28Whack a 'control device' leftover. Actually save the new density, etc.Kenneth R Westerback
2006-05-28minor nit, use CPU ID instead of FPU ID for BTLB parameters after passingMartin Reindl
2006-05-28make sure the IMR values are visible when we drop back into the promJason Wright
2006-05-28oops, nuke debugging stuffJason Wright