summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071293-1319/+1319
* Correct improper permissions on /dev/iir. The earlier permissionsColin Percival2005-05-061-2/+2
* MFC: Properly lock calls to xpt_done()Scott Long2005-05-061-0/+8
* MFC: Remove an extra mutex unlock.Scott Long2005-05-061-1/+4
* Insta-MFC 1.86:Doug White2005-05-061-17/+0
* Merge rev 1.57: Fix speaker output for the AD1888 codec.Scott Long2005-05-011-0/+1
* MFC 1.12: Make the Z8530 more reliable as low-level console.Marcel Moolenaar2005-05-011-3/+3
* Merge rev 1.2.2.2: Don't pretend to support CAM_DATA_PHYS.Scott Long2005-04-301-5/+1
* MFC Rev 1.64.2.2: Create the alias rdpt device.Scott Long2005-04-301-0/+2
* MFC:Paul Saab2005-04-281-1/+2
* MFC:Paul Saab2005-04-283-0/+58
* MFC: Add and document the debug.acpi.max_threads tunable and return theNate Lawson2005-04-222-4/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.cvs2svn2005-04-201292-0/+924501
|\
| * This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-04-2017-0/+35719
| * MFC 1.12: a small change to allow a record-only USB device.Julian Elischer2005-04-201-3/+11
| * MFC of changes fro NetBSD and Kazuhito HONDAJulian Elischer2005-04-154-730/+2037
| * MFC 1.57: fix the handling of the UCS_RXSTOP flag so that it alwaysIan Dowse2005-04-121-5/+8
| * MFC: In ata_finish() don't reset callout if request has timed out.Matthew N. Dodd2005-04-081-1/+2
| * MFC if_fxp.c rev 1.230:Maxime Henrion2005-04-061-4/+3
| * Change the default for hw.ata.atapi_dma so that DMA is off. We areKen Smith2005-04-041-1/+1
| * MFC:John-Mark Gurney2005-04-021-1/+1
| * MFC:John-Mark Gurney2005-04-012-3/+61
| * MFC:John-Mark Gurney2005-04-011-15/+7
| * MFC:John-Mark Gurney2005-04-011-38/+55
| * MFC:Maxim Sobolev2005-04-0116-1104/+457
| * MFC revision 1.281 (by imp)Xin LI2005-04-011-1/+3
| * This commit was manufactured by cvs2svn to create branch 'RELENG_5'.cvs2svn2005-04-014-0/+8322
| * MFC: 1.13Marius Strobl2005-03-311-2/+8
| * MFC 1.35: remove trailing whitespace and update TODO comments.Ian Dowse2005-03-311-20/+14
| * MFC 1.17: Reduce verbosity of ehci boot messages.Ian Dowse2005-03-311-2/+9
| * MFC:Ian Dowse2005-03-311-4/+5
| * MFC:Ian Dowse2005-03-311-16/+4
| * MFC 1.106: Explore ehci busses before others.Ian Dowse2005-03-311-3/+9
| * MFC rev 1.37:Olivier Houchard2005-03-311-2/+2
| * MFC 1.91: Drop down to a single task queue threadNate Lawson2005-03-311-1/+1
| * MFC all of the recent enhancements and bug fixes from the head toBill Paul2005-03-313-46/+45
| * MFC if_ixgb.c r1.6 to r1.7, if_ixgb.h r1.4 and if_ixgb_osdep.h r1.3:Maxime Henrion2005-03-303-41/+9
| * MFC: comment out rue_miibus_statchg() function, which messes up PHY afterMaxim Sobolev2005-03-301-0/+12
| * MFC: (1.22) Releasing TX/RX descriptor dmamaps during device detachmentTai-hwa Liang2005-03-301-5/+4
| * MFC: Add device ID for nForce 4 audio controller.Murray Stokely2005-03-301-0/+4
| * MFC mlx_pci.c,v 1.21:David Schultz2005-03-291-3/+1
| * MFC entry.c,v 1.7:David Schultz2005-03-291-1/+1
| * Fix compile error from last commit.Scott Long2005-03-281-1/+1
| * MFC, if_re.c, rev. 1.41:Max Laier2005-03-281-6/+14
| * MFC: Whitespace diff reduction.Matthew N. Dodd2005-03-242-6/+6
| * MFC: (1.39) add 8169SB to list of supported chipsets.Dag-Erling Smørgrav2005-03-241-0/+3
| * ata_shutdown: Do nothing (do not flush ata cache) if in panic.Max Khon2005-03-241-0/+3
| * MFC: Use correct flags for bus_dma_tag_create().Vinod Kashyap2005-03-231-2/+2
| * Since em(4) is very popular and does not use miibus(4) add special hackGleb Smirnoff2005-03-232-1/+18
| * ata-chipset.cMatthew N. Dodd2005-03-232-77/+189