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