summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Oops - fix the build in the !USB_DEBUG case.iedowse2006-03-181-0/+2
* Let the EHCI hardware track the toggle state for bulk and interruptiedowse2006-03-181-50/+27
* Properly use the sense key infosos2006-03-182-3/+5
* When deconfiguring a log, only stop PMCs that are in the RUNNINGjkoshy2006-03-181-1/+2
* Sony DSC cameras with revision number 6.0 require the same quirkiedowse2006-03-171-0/+4
* Remove dead code.glebius2006-03-171-2/+0
* If we actually succeed in the Task Management Function where wemjacob2006-03-171-5/+6
* In mpt_complete_request_chain don't depend on somebody else tomjacob2006-03-171-1/+1
* Add device-id for the Neteasy DRP-32TXD cardbus 10/100 card. It's anotherjhb2006-03-162-0/+13
* When compiled with -DDEBUG, only print the old value of a PMC in ajkoshy2006-03-161-1/+1
* Restore CHN_F_BUSY flag which was removed accidentally in previous commit.ariff2006-03-161-1/+1
* Fix severe 8bit integer overflow during channel creation and destruction,ariff2006-03-163-44/+99
* Add ALPS glide point ID and some compatibility IDs.takawata2006-03-151-0/+3
* Don't read channel list from EEPROM since we were already scanning alldamien2006-03-131-10/+5
* Add support for the JMicron JMB361, 365 and 366 chips.sos2006-03-132-14/+21
* Put autosense data in the right place (needs a 4pos left shift).sos2006-03-131-5/+2
* sync w/ iwi:damien2006-03-123-267/+252
* o don't use '-' characters in firmware namesdamien2006-03-122-18/+34
* Don't be noisy in case of shared interrupts.phk2006-03-111-0/+2
* add dependency with firmware module.damien2006-03-111-0/+1
* Fix build.ru2006-03-111-2/+2
* Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPTphilip2006-03-101-18/+56
* o acknowledge interrupts early in the interrupt handlerdamien2006-03-102-10/+13
* make use of the firmware(9) subsystem.damien2006-03-102-158/+73
* Module that adds support for using USB storage devices through thesos2006-03-101-0/+980
* fix the locking.damien2006-03-102-28/+73
* write the right unit # on verbose output.sos2006-03-101-1/+2
* Don't dereference an uninitialized pointer.imp2006-03-091-1/+4
* Only use the channel in the request given to ata_completed if itssos2006-03-091-3/+7
* typo.sos2006-03-091-1/+1
* Get rid of all the "long long"/"maxint" casting around in printf's.sos2006-03-094-48/+36
* When a process is de-configuring a log file, also stop all of itsjkoshy2006-03-092-5/+8
* correct ni_txrate when using a fixed rate; fixes current rate reportingsam2006-03-091-1/+4
* ATA_USB will need to hook into the delayed boot identify to havesos2006-03-082-1/+2
* Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set.sos2006-03-081-3/+0
* Bail out of afd_sense if ENODEV.sos2006-03-081-3/+7
* Clean up the way we handle auxiliary commands for a given ddb commandjhb2006-03-071-1/+1
* Disable 802.11e support for now. Did some cleanup while I'm here.damien2006-03-071-4/+2
* Add a serial number for requests so we don't just depend on a request pointermjacob2006-03-073-9/+18
* Poll device for readiness before trying to get geometry etc.sos2006-03-071-3/+6
* Only look for ICRC and CORR errors on ATA devices not ATAPI.sos2006-03-071-1/+1
* Add another inverted amplifier sense quirk for Kvazar-Micro Senator 3592XT.ariff2006-03-071-0/+1
* Fix the build. %ju prints uintmax_t not unsigned long long (which ismlaier2006-03-061-3/+3
* Fix include paths to make this compile.silby2006-03-053-10/+10
* Add USB modes.sos2006-03-051-0/+3
* Import microcodes for RT2561, RT2561S and RT2661 chipsets.damien2006-03-051-0/+2268
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)damien2006-03-059-1296/+4814
* Update atapi-fd to support direct devices such as disks.sos2006-03-054-69/+101
* When we get an unknown ATAPI comand, try it even if it is not listed,phk2006-03-051-2/+4
* Add another inverted amplifier sense quirk for Sony VAIO Type T.ariff2006-03-051-0/+1
OpenPOWER on IntegriCloud