| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add initial single-vector MSI support into atapci driver. | mav | 2009-02-15 | 2 | -4/+15 |
* | Pull in kbd.c with usb2_input_kbd, just like ukbd. | thompsa | 2009-02-15 | 5 | -5/+5 |
* | It appears that none of the contents of this file are necessary, so | imp | 2009-02-15 | 1 | -101/+1 |
* | Removal pccard directory requires removing it from the list of things | imp | 2009-02-15 | 1 | -1/+1 |
* | Make dumper_t definition conform more closely to stlye(9). This also | imp | 2009-02-15 | 1 | -5/+5 |
* | Add workaround for some ATI chips, failing to soft-reset | mav | 2009-02-15 | 1 | -5/+12 |
* | Add SATA and PCI Advanced Features capabilities constants. | mav | 2009-02-15 | 1 | -0/+11 |
* | - fix formatting | kmacy | 2009-02-15 | 1 | -68/+25 |
* | Actually include geom_part_ebr.c when options GEOM_PART_EBR is | marcel | 2009-02-15 | 1 | -0/+1 |
* | This directory is no logner needed after copy to usr.sbin/dumpcis. | imp | 2009-02-15 | 2 | -484/+0 |
* | Remove stray __P() | imp | 2009-02-15 | 1 | -1/+1 |
* | remove unnecessary #include from vnet.h and vinet.h | luigi | 2009-02-15 | 2 | -9/+0 |
* | MFp4 //depot/projects/usb@157699 | thompsa | 2009-02-14 | 2 | -58/+48 |
* | Tunes to AHCI reset sequences: | mav | 2009-02-14 | 1 | -34/+71 |
* | - ieee80211_chan2ieee returns an int | thompsa | 2009-02-14 | 2 | -30/+74 |
* | Remove unnecessary page queues locking around vm_page_wakeup(). | alc | 2009-02-14 | 1 | -2/+0 |
* | Remove the printf's when the vnode to be exported for procstat is not a VDIR. | marcus | 2009-02-14 | 1 | -4/+0 |
* | DEVICE_PROBE(9) claims that we must not initialize softc on probe stage. | mav | 2009-02-14 | 3 | -59/+53 |
* | Change two KASSERTS to printfs and simple returns. Stress testing has | marcus | 2009-02-14 | 1 | -2/+12 |
* | Remove unneeded execute-permissions from the USB2 device node. | ed | 2009-02-14 | 1 | -3/+3 |
* | Remove unnecessary page queues locking around vm_page_busy() and | alc | 2009-02-14 | 2 | -8/+0 |
* | This commit fixes the issue with alias_sctp.c. No | rrs | 2009-02-14 | 6 | -784/+707 |
* | Since r188030 the error value for attach is returned, this means if kbdmux | thompsa | 2009-02-13 | 1 | -7/+6 |
* | - ieee80211_chan2ieee returns an int | thompsa | 2009-02-13 | 1 | -5/+7 |
* | MFp4 //depot/projects/usb; 157501, 157608, 157609 | thompsa | 2009-02-13 | 5 | -77/+29 |
* | Add support for CMOTECH devices (not sure whether this is the correct | n_hibma | 2009-02-13 | 2 | -37/+173 |
* | bridge_delete_member is called via the event handler from if_detach | thompsa | 2009-02-13 | 1 | -5/+9 |
* | Remove semicolon left in the last commit | thompsa | 2009-02-13 | 1 | -1/+1 |
* | Add the Novatel U760. | thompsa | 2009-02-13 | 1 | -0/+2 |
* | Have the jail code use the error returned to pass not constant | rrs | 2009-02-13 | 2 | -27/+23 |
* | Use shared vnode locks when invoking VOP_READDIR(). | jhb | 2009-02-13 | 8 | -14/+13 |
* | Update the Self ID structure to conform to 1394a-2000. | sbruno | 2009-02-13 | 1 | -18/+50 |
* | Remove redundant while () from loop. | sbruno | 2009-02-13 | 1 | -1/+1 |
* | remove references to ic_stats | sam | 2009-02-13 | 2 | -5/+0 |
* | Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4. | cognet | 2009-02-13 | 1 | -1/+1 |
* | remove unnecessary #include, and document some of the others | luigi | 2009-02-13 | 2 | -14/+10 |
* | Fix a bug in the previous change to the mtab handler: use the path returned | jhb | 2009-02-13 | 1 | -1/+1 |
* | Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short. | luigi | 2009-02-13 | 7 | -22/+29 |
* | Move the new rwnd field down to the very end | rrs | 2009-02-13 | 2 | -3/+3 |
* | o In case of the error do not forget to deallocate a cloned device unit. | maxim | 2009-02-13 | 1 | -0/+1 |
* | Fix an edge-case of the linux readdir: We need the size of a linux dirent | netchild | 2009-02-13 | 1 | -1/+1 |
* | Clarify and reimplement the bioq API so that bioq_disksort() has | luigi | 2009-02-13 | 1 | -65/+120 |
* | In the case that the probe has determined that it can't query the device for | scottl | 2009-02-13 | 1 | -4/+3 |
* | add SIOCZATHSTATS ioctl to zero driver statistics | sam | 2009-02-13 | 2 | -0/+7 |
* | remove ic_stats; it was intended to accumulate stats from vaps as they | sam | 2009-02-13 | 3 | -3/+0 |
* | add driver stat to count tx drops due to insufficient frag buffers | sam | 2009-02-13 | 2 | -3/+3 |
* | strip M_FRAG & co mbufs coming down from ip_output, these flags are | sam | 2009-02-13 | 1 | -1/+2 |
* | Restore some of the link handling code that was inadvertently removed in | thompsa | 2009-02-13 | 1 | -12/+41 |
* | Add module dependency on miibus. | thompsa | 2009-02-13 | 1 | -1/+3 |
* | Receving VLAN oversized frames raise SIS_ISR_RX_ERR interrupt, so | yongari | 2009-02-13 | 1 | -2/+3 |