summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Unlock the mutex in the error case in wi_init. Otherwise we can returnimp2003-02-021-0/+1
* Regenerate after fixing duplicate device entries.marcel2003-02-022-12/+5
* Unbreak kernel builds caused by what appears to be a merge conflict.marcel2003-02-021-2/+1
* Regensanpei2003-02-012-14/+49
* Add Genesys Logic productssanpei2003-02-011-0/+6
* Define new malloc type M_FW and use it.simokawa2003-02-018-76/+81
* - replace timeout with callout_*.simokawa2003-02-016-53/+51
* Check status FIFO more closely to report error.simokawa2003-02-011-11/+43
* Eliminate the sc_openmask, ccdopen() and ccdclose() functions, wephk2003-02-011-46/+6
* Add basic support for device wiring down to specific (CAM)simokawa2003-02-011-4/+55
* MacIO frontend for the zs driver.benno2003-02-011-0/+296
* Sort device list by eui64 in acendent order correctly.simokawa2003-02-011-12/+12
* Regen.shiba2003-02-011-4/+4
* Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveshiba2003-02-011-1/+1
* Add deviceids for 6105 and 6105M chips. Further changes will be necessarysilby2003-02-012-0/+6
* Switch the if_vr driver from using our generic MII routines over tosilby2003-02-012-0/+93
* Add PCI id for Quatech SSCLP-200/300 lowprofile single-port RS422/485 card.phk2003-01-311-0/+7
* Add tuner code for WinTV Go FM (Hauppauge Model 44811 C133). Patchorion2003-01-311-0/+1
* function name change.simokawa2003-01-311-1/+1
* SBP related changes.simokawa2003-01-313-14/+64
* Fixes from Thomas Nystrom to fix hanging problems experienced by vr cardssilby2003-01-312-34/+75
* SBP related changes.simokawa2003-01-312-8/+16
* NO_GEOM cleanup: retire disk_invalidate()phk2003-01-303-3/+0
* Add support for the Trek Thumbdrive 8MB USB Drive.trhodes2003-01-304-2/+21
* o Constrain inputs to 25Hz granularity so interpolator can operateorion2003-01-301-64/+97
* - bpf is now working (tested with tcpdump)fjoe2003-01-301-16/+0
* Fix some style and incorrect indentation level bugs.ambrisko2003-01-301-24/+24
* NO_GEOM cleanup: unifdefphk2003-01-301-111/+0
* Restart cycle master after bus manager election.simokawa2003-01-304-25/+74
* - Handle SCSI_STATUS_BUSY case.simokawa2003-01-301-5/+9
* - Probe number of IT/IR DMA contexts as specified in OHCI spec.simokawa2003-01-291-9/+9
* The Xircom hardware always delivers received packets with the FCS appended.joerg2003-01-291-0/+2
* Set the termios speed based on the tty speed. This allows consoles to work atbenno2003-01-291-1/+1
* - Fix build on alpha.simokawa2003-01-292-4/+3
* - Allow multiple packets read/write for IR/IT to reduce system call.simokawa2003-01-282-35/+43
* Add the sabtty children devices as unordered. Use the unit numbr ofjake2003-01-271-5/+4
* Add PCI id for fxp(Intel Pro/100 M Mobile Connection).sanpei2003-01-271-0/+1
* Put the Perfection 1660 scanner entry in the right place. (Entriesjoe2003-01-271-1/+1
* Update the code that deals with disk enclosures:sos2003-01-274-69/+135
* Implement MDIOCLIST which returns the unit numbers of configured md(4)phk2003-01-271-0/+11
* MFp4:imp2003-01-274-63/+63
* Change ofwcons to use the output-device property from the firmware for thejake2003-01-271-2/+3
* - Split db.desc.cmd into desc.control and desc.reqcount.simokawa2003-01-262-103/+127
* - Improve IT/IR DMA queue management.simokawa2003-01-264-428/+235
* Put use of DIOCWLABEL under #ifdef NO_GEOMphk2003-01-262-1/+8
* Disable DRA to fix problems with recording.orion2003-01-261-14/+19
* Allow defaulting the console to ttya when it sets to screen and keyboardjake2003-01-262-10/+16
* Add INTEL EEPRO100imp2003-01-251-0/+1
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-254-74/+158
* Change API of FW_GDEVLST ioctl.simokawa2003-01-255-40/+50
OpenPOWER on IntegriCloud