summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove FW_SSTDV ioctl. It is not used anymore.simokawa2003-01-245-10/+35
* Merge little and big endian case.simokawa2003-01-242-251/+127
* - add support for IPX (tested with mount -t nwfs and mars_nwe),fjoe2003-01-241-7/+8
* - The 'aux' field isn't around any longer.mdodd2003-01-241-7/+5
* More useful announce message containing current speed of CPUnjl2003-01-231-3/+3
* - Add sysctl knob for bus manager. (hw.firewire.try_bmr)simokawa2003-01-232-18/+29
* Hack around a bug in the 2200 and 2120 controllers that connot DMAscottl2003-01-232-4/+18
* YAM: This id is found in a Sony Vaio GRX-670. When will this end?marcel2003-01-221-0/+1
* Revert AHD_TIMER_MAX_US to its original definition now that thegibbs2003-01-221-2/+1
* Make the arguments to d_close() match the arguments to d_open(), sincejoerg2003-01-221-1/+1
OpenPOWER on IntegriCloud