summaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-20541-576/+576
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0cvs2svn2000-11-2021-7498/+0
* MFC: don't cross stripe boundaries when reviving.Dag-Erling Smørgrav2000-11-191-4/+6
* MFC:Søren Schmidt2000-11-191-1/+1
* Put the probe verboseness behind bootverboseSøren Schmidt2000-11-161-11/+15
* MFC: r1.15, match against both vendor and subvendor.Jonathan Lemon2000-11-151-30/+23
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-154-0/+2036
* MFC: Only tear down scb_data when it exists. This prevents a panic whenJustin T. Gibbs2000-11-141-0/+2
* MFC:Søren Schmidt2000-11-134-15/+43
* MFC:Søren Schmidt2000-11-131-1/+2
* MFC:Søren Schmidt2000-11-131-52/+67
* MFC: Only attempt to clear SCSIBUSL on Ultra2 controllers. TheJustin T. Gibbs2000-11-121-3/+9
* MFC: The fe driver does not support pnp devices.Yoshihiro Takahashi2000-11-111-0/+4
* MFC:Søren Schmidt2000-11-091-30/+28
* MFC: Fix potential corruption of the QINFIFO due to an 8bit math botch.Justin T. Gibbs2000-11-081-2/+6
* Restore the dump fix Paul Saab introduced in 1.60.2.7 and that ISøren Schmidt2000-11-041-1/+1
* MFC:Søren Schmidt2000-11-041-3/+11
* MFC: don't drop I/O when we run out of controller commands, queue itMike Smith2000-11-041-1/+3
* MFC: Close PR #21078: fix multicast filter programming on the PegasusBill Paul2000-11-011-1/+1
* MFC:Søren Schmidt2000-11-012-158/+117
* MFC Update to driver 2.18Roger Hardiman2000-11-015-15/+140
* MFC: bugfix: cut&paste errorNick Hibma2000-11-011-1/+1
* MFC: Remove the use of the __P() macroNick Hibma2000-10-3116-550/+435
* MFC: Make sure usb_hid_descriptor_t is packed.Nick Hibma2000-10-311-2/+34
* MFC: Add some extra defines for signals.Nick Hibma2000-10-311-0/+9
* MFC: Additional defines for constantsNick Hibma2000-10-312-31/+61
* MFC: The driver for the 3Com 5605 USB modem.Nick Hibma2000-10-311-25/+1121
* set channel reference count to 0 on close, fixes EBUSY after opening /dev/dspCameron Grant2000-10-311-5/+7
* MFC: Remove unnecessary includes and remove use of __P() macros.Nick Hibma2000-10-311-8/+6
* MFC: Make the hub more lenient towards devices that disconnect themselvesNick Hibma2000-10-311-23/+15
* MFC: Remove an unused include. Also convert source to ANSINick Hibma2000-10-311-7/+6
* MFC 1.41: Make sure the endpoint list is set to zero on attach.Nick Hibma2000-10-311-11/+13
* MFC: Generate the bmov opcode for all mov operatoins.Justin T. Gibbs2000-10-311-3/+3
* MFC: Bring to parity with -current. See today's -current commit log for detailsJustin T. Gibbs2000-10-317-335/+659
* MFC: M_ZERO changes. Justin asked that I keep this code in syncDavid Malone2000-10-313-7/+4
* MFC:Søren Schmidt2000-10-301-6/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-303-0/+1811
* MFC:Søren Schmidt2000-10-302-4/+10
* MFC: Add the ability to define halt and powerdown keys for sysconf.David Malone2000-10-292-1/+14
* MFC: PC-98 bus_space changes.Yoshihiro Takahashi2000-10-291-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-294-0/+1523
* MFC: allow override by loaded module by reducing PCI probe priority.Mike Smith2000-10-282-2/+2
* MFC: updated AMI MegaRAID driver. Brings back support for new adaptersMike Smith2000-10-286-1139/+1880
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-281-0/+61
* fix copyrightMatt Jacob2000-10-271-1/+0
* fix type in copyrightMatt Jacob2000-10-271-1/+1
* MFC: changes to default WWN handling.Matt Jacob2000-10-272-39/+81
* MFC: changes to default WWN handling.Matt Jacob2000-10-271-18/+4
* Fix merge breakage.Doug Rabson2000-10-271-2/+2
* MFC: updated 3ware driver, with improved queueing, error handling andMike Smith2000-10-275-1431/+1448