aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Update (well, actually rewrite mostly) ng_ubt2 driver for USB2.Maksim Yevmenkin2009-01-202-1135/+1350
* - Add support for 8110SCe part. Some magic registers were taken fromJung-uk Kim2009-01-201-19/+39
* Retire RL_FLAG_INVMAR bit to match its comment and reality.Jung-uk Kim2009-01-201-11/+9
* - Do not read and write RX configuration register multiple times.Jung-uk Kim2009-01-201-66/+31
* Set the wrong softc size when defining the ofw_iicbus class. Change it toNathan Whitehorn2009-01-201-2/+2
* Properly implement the VT100 SCS sequences in xterm-mode.Ed Schouten2009-01-206-31/+201
* Change the probe priority for PCI and I2C generic bus modules fromNathan Whitehorn2009-01-202-2/+2
* Set the pipe pointer before calling usbd_transfer() as its possible for theAndrew Thompson2009-01-191-1/+1
* Add two more nVidia HDMI codec IDs.Alexander Motin2009-01-191-0/+4
* Sometimes RTL8168B seems to take long time to access GMII registersPyun YongHyeon2009-01-191-4/+4
* Don't forget to mark the color translation array as const.Ed Schouten2009-01-181-2/+2
* Just put the ifnet pointer first in the softc like it needs to be rather thanAndrew Thompson2009-01-1820-30/+10
* Add support for CMedia CMI120.Giorgos Keramidas2009-01-181-0/+4
* Fix for my previous commit: color mapping is not 1:1.Ed Schouten2009-01-171-4/+7
* Make vidcontrol's color setting work again.Ed Schouten2009-01-172-0/+25
* Convert battery capacity/rate from mA to mW only when summary is requested.Alexander Motin2009-01-171-1/+1
* Allow experimental libteken features to be tested without changing code.Ed Schouten2009-01-174-57/+55
* Disable decoding of BARs by devices before we trash the value in the BARJohn Baldwin2009-01-161-0/+18
* export PSB frequenciesSam Leffler2009-01-161-4/+13
* Remove unused files from the digi(4) driver.Ed Schouten2009-01-164-14961/+0
* Add hardware MAC statistics support. Also added some reservedPyun YongHyeon2009-01-162-9/+354
* Revert revision 186833 and try a different strategy to allow this device toNathan Whitehorn2009-01-151-2/+6
* Changes to match "Marketing Description" from Broadcom for HP servers.Xin LI2009-01-151-12/+14
* Name the items of xfer array.Takanori Watanabe2009-01-151-33/+46
* fix a ehci's bug that it's occurred when the xfers are aborted underWeongyo Jeong2009-01-151-1/+1
* Import an Open Firmware I2C bus module. This attaches firmware device treeNathan Whitehorn2009-01-152-0/+185
* Name the items in the xfer arrays so they can be identified throughout theAndrew Thompson2009-01-1540-666/+868
* Remove local jumbo locator and switch to UMA backed page allocatorPyun YongHyeon2009-01-142-302/+159
* Correct frame length argument of in_cksum_skip. While I'm herePyun YongHyeon2009-01-141-5/+2
* Remove intermediate variable busaddr and have bus_* operate directly onXin LI2009-01-131-13/+6
* Correct spelling in comment.Alexander Motin2009-01-131-2/+2
* Improve AD1983 codec support:Alexander Motin2009-01-131-1/+28
* Restore the if_*var.h and if_*reg.h to their original names, they dont need toAndrew Thompson2009-01-1325-15/+15
* Sync to p4 156093Andrew Thompson2009-01-132-3/+7
* Regen.Andrew Thompson2009-01-132-2/+18
* MFp4: //depot/projects/usb@156055Andrew Thompson2009-01-133-4/+5
* MFp4: //depot/projects/usb@156005Andrew Thompson2009-01-131-0/+3
* MFp4: //depot/projects/usb@155957Andrew Thompson2009-01-136-54/+92
* MFp4: //depot/projects/usb@155948Andrew Thompson2009-01-131-3/+0
* MFp4: //depot/projects/usb@155936Andrew Thompson2009-01-132-59/+52
* MFp4: //depot/projects/usb@155923Andrew Thompson2009-01-132-2/+2
* MFp4: //depot/projects/usb@155917Andrew Thompson2009-01-1319-93/+209
* MFp4: //depot/projects/usb@155906Andrew Thompson2009-01-137-26/+14
* MFp4: //depot/projects/usb@155842Andrew Thompson2009-01-135-16/+48
* MFp4: //depot/projects/usb@155839Andrew Thompson2009-01-1316-321/+299
* MFp4: //depot/projects/usb@155834Andrew Thompson2009-01-1322-132/+84
* MFp4: //depot/projects/usb@155829Andrew Thompson2009-01-134-30/+22
* MFp4: //depot/projects/usb@155820Andrew Thompson2009-01-1318-32/+94
* MFp4: //depot/projects/usb@155810Andrew Thompson2009-01-131-2/+17
* MFp4: //depot/projects/usb@155759Andrew Thompson2009-01-131-4/+2