aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Avoid zero padding when feeding read channels. chn_rdfeed has no wayOrion Hodson2003-02-031-0/+4
* Remove unnecessary M_NOWAIT.Hidetoshi Shimokawa2003-02-032-8/+7
* Add missing 'static'.Hidetoshi Shimokawa2003-02-031-2/+2
* - Take malloc type as an argument in fw_xfer_alloc().Hidetoshi Shimokawa2003-02-037-41/+52
* Remove mono encodings from vchan format and mixer description. FixesOrion Hodson2003-02-031-2/+0
* Print ac97 name/id on normal boot.Orion Hodson2003-02-031-6/+9
* Some small enhancmentsDoug Ambrisko2003-02-022-63/+69
* Set si_drv1 to our softc for all the six dev_t's we create for a serial port.Poul-Henning Kamp2003-02-021-0/+2
* Add BCTV3/PCI entry.Orion Hodson2003-02-023-67/+95
* chase more of the MIN/MAX mess. *sigh*Alfred Perlstein2003-02-021-0/+3
* Catch more uses of MIN().Alfred Perlstein2003-02-021-2/+0
* remove MIN now that it's a standard kernel defineAlfred Perlstein2003-02-022-3/+0
* Consolidate MIN/MAX macros into one place (param.h).Alfred Perlstein2003-02-027-24/+0
* Unlock the mutex in the error case in wi_init. Otherwise we can returnWarner Losh2003-02-021-0/+1
* Regenerate after fixing duplicate device entries.Marcel Moolenaar2003-02-022-12/+5
* Unbreak kernel builds caused by what appears to be a merge conflict.Marcel Moolenaar2003-02-021-2/+1
* RegenMIHIRA Sanpei Yoshiro2003-02-012-14/+49
* Add Genesys Logic productsMIHIRA Sanpei Yoshiro2003-02-011-0/+6
* Define new malloc type M_FW and use it.Hidetoshi Shimokawa2003-02-018-76/+81
* - replace timeout with callout_*.Hidetoshi Shimokawa2003-02-016-53/+51
* Check status FIFO more closely to report error.Hidetoshi Shimokawa2003-02-011-11/+43
* Eliminate the sc_openmask, ccdopen() and ccdclose() functions, wePoul-Henning Kamp2003-02-011-46/+6
* Add basic support for device wiring down to specific (CAM)Hidetoshi Shimokawa2003-02-011-4/+55
* MacIO frontend for the zs driver.Benno Rice2003-02-011-0/+296
* Sort device list by eui64 in acendent order correctly.Hidetoshi Shimokawa2003-02-011-12/+12
* Regen.Takeshi Shibagaki2003-02-011-4/+4
* Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveTakeshi Shibagaki2003-02-011-1/+1
* Add deviceids for 6105 and 6105M chips. Further changes will be necessaryMike Silbersack2003-02-012-0/+6
* Switch the if_vr driver from using our generic MII routines over toMike Silbersack2003-02-012-0/+93
* Add PCI id for Quatech SSCLP-200/300 lowprofile single-port RS422/485 card.Poul-Henning Kamp2003-01-311-0/+7
* Add tuner code for WinTV Go FM (Hauppauge Model 44811 C133). PatchOrion Hodson2003-01-311-0/+1
* function name change.Hidetoshi Shimokawa2003-01-311-1/+1
* SBP related changes.Hidetoshi Shimokawa2003-01-313-14/+64
* Fixes from Thomas Nystrom to fix hanging problems experienced by vr cardsMike Silbersack2003-01-312-34/+75
* SBP related changes.Hidetoshi Shimokawa2003-01-312-8/+16
* NO_GEOM cleanup: retire disk_invalidate()Poul-Henning Kamp2003-01-303-3/+0
* Add support for the Trek Thumbdrive 8MB USB Drive.Tom Rhodes2003-01-304-2/+21
* o Constrain inputs to 25Hz granularity so interpolator can operateOrion Hodson2003-01-301-64/+97
* - bpf is now working (tested with tcpdump)Max Khon2003-01-301-16/+0
* Fix some style and incorrect indentation level bugs.Doug Ambrisko2003-01-301-24/+24
* NO_GEOM cleanup: unifdefPoul-Henning Kamp2003-01-301-111/+0
* Restart cycle master after bus manager election.Hidetoshi Shimokawa2003-01-304-25/+74
* - Handle SCSI_STATUS_BUSY case.Hidetoshi Shimokawa2003-01-301-5/+9
* - Probe number of IT/IR DMA contexts as specified in OHCI spec.Hidetoshi Shimokawa2003-01-291-9/+9
* The Xircom hardware always delivers received packets with the FCS appended.Joerg Wunsch2003-01-291-0/+2
* Set the termios speed based on the tty speed. This allows consoles to work atBenno Rice2003-01-291-1/+1
* - Fix build on alpha.Hidetoshi Shimokawa2003-01-292-4/+3
* - Allow multiple packets read/write for IR/IT to reduce system call.Hidetoshi Shimokawa2003-01-282-35/+43
* Add the sabtty children devices as unordered. Use the unit numbr ofJake Burkholder2003-01-271-5/+4
* Add PCI id for fxp(Intel Pro/100 M Mobile Connection).MIHIRA Sanpei Yoshiro2003-01-271-0/+1