| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for device_set_devclass() errors and skip driver probe/attach if any. | mav | 2009-02-10 | 1 | -4/+12 |
* | Fix shutdown prototypes. | imp | 2009-02-10 | 3 | -6/+8 |
* | Fix read_ivar prototype. | imp | 2009-02-10 | 1 | -1/+1 |
* | Fix iicbus_intr, iicbus_write and device_read_ivar prototypes... | imp | 2009-02-10 | 4 | -9/+9 |
* | fix arcmsr_attach, probe, detach, and shutdown prototypes to match newbus. | imp | 2009-02-10 | 1 | -9/+9 |
* | Adding dynamic sysctls no longer requires Giant. | jhb | 2009-02-10 | 2 | -7/+0 |
* | Don't reset the PHY probe retry counter within the loop so | marius | 2009-02-10 | 1 | -1/+1 |
* | Improve r185008 so the streaming cache is only flushed when | marius | 2009-02-10 | 2 | -8/+11 |
* | - Use the generally more appropriate PROM base rather than the | marius | 2009-02-10 | 2 | -5/+5 |
* | Mark the BSP as being awake. This supresses the message | marcel | 2009-02-10 | 1 | -1/+2 |
* | Update comment. soalloc() is no longer performing M_WAITOK memory allocations. | emax | 2009-02-10 | 1 | -14/+6 |
* | mark the CLR key installed for open auth stations such that it is reclaimed | sam | 2009-02-10 | 1 | -0/+2 |
* | add hw.ath.bstuck to control the stuck beacon threshold | sam | 2009-02-10 | 1 | -2/+6 |
* | on resume ah_curchan may be NULL if no channel change has been done; | sam | 2009-02-10 | 1 | -1/+3 |
* | consolidate conditional code | sam | 2009-02-10 | 1 | -4/+2 |
* | Scanning all the formats for binary translation of modules loading can | attilio | 2009-02-10 | 3 | -6/+11 |
* | Turn off the parallel make options accidentally turned on by the previous | kensmith | 2009-02-10 | 1 | -2/+2 |
* | Due to some recent-ish work on GEOM/G_PART the c partition (by tradition | kensmith | 2009-02-10 | 1 | -2/+2 |
* | Turn off the building of boot floppies for amd64/i386. | kensmith | 2009-02-10 | 1 | -4/+2 |
* | Eliminate an unused definition. | alc | 2009-02-10 | 1 | -1/+0 |
* | Fix g_part_dumpconf and g_part_name prototpyes. | imp | 2009-02-10 | 4 | -21/+16 |
* | correctly fixup iv_des_chan after installing a new channel table; if the | sam | 2009-02-10 | 1 | -1/+2 |
* | Add option GEOM_PART_EBR by default on amd64 and i386. | marcel | 2009-02-10 | 4 | -0/+4 |
* | Hmm... "base? base : 0" and "base" should be equivalent. | cognet | 2009-02-09 | 1 | -1/+1 |
* | Hook uslcom2 up to the build. | thompsa | 2009-02-09 | 3 | -0/+40 |
* | Remove usb2_config_td.[ch], they are no longer used. | thompsa | 2009-02-09 | 4 | -394/+0 |
* | MFp4 //depot/projects/usb; 157429, 157433, 157443 | thompsa | 2009-02-09 | 6 | -359/+363 |
* | Correct sources for r188417 | thompsa | 2009-02-09 | 6 | -363/+359 |
* | MFp4 //depot/projects/usb; 157412 | thompsa | 2009-02-09 | 9 | -7896/+6729 |
* | MFp4 //depot/projects/usb; 157069, 157255 | thompsa | 2009-02-09 | 1 | -5/+6 |
* | MFp4 //depot/projects/usb; 157203 | thompsa | 2009-02-09 | 1 | -67/+22 |
* | MFp4 //depot/projects/usb; 157069 | thompsa | 2009-02-09 | 1 | -4/+1 |
* | MFp4 //depot/projects/usb; 157069, 157136, 157143, 157145, 157429 | thompsa | 2009-02-09 | 20 | -2121/+1208 |
* | MFp4 //depot/projects/usb; 157100 | thompsa | 2009-02-09 | 18 | -5295/+2666 |
* | MFp4 //depot/projects/usb; 157069, 157429, 157430 | thompsa | 2009-02-09 | 11 | -43/+111 |
* | MFp4 //depot/projects/usb | thompsa | 2009-02-09 | 2 | -0/+714 |
* | MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430 | thompsa | 2009-02-09 | 11 | -71/+91 |
* | - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to | lulf | 2009-02-09 | 1 | -0/+3 |
* | Mark udf(4) MPSAFE and add support for shared vnode locks during pathname | jhb | 2009-02-09 | 2 | -24/+55 |
* | Use the same style as the rest of the file for the optional data string | jhb | 2009-02-09 | 1 | -1/+1 |
* | - Fix an issue where file attributes were not installed correctly during a Touch | lulf | 2009-02-09 | 1 | -1/+3 |
* | Remove extra 'comma = 0' in socket state printing code, which otherwise | rwatson | 2009-02-09 | 1 | -1/+0 |
* | The bounce zone sees its page number increased if multiple dma maps use it in | cognet | 2009-02-09 | 3 | -3/+18 |
* | Add padding to then end of the xsctp_xxx structures to | rrs | 2009-02-09 | 1 | -0/+4 |
* | tulip_busdma_cleanup: pass correct vaddr (2nd arg) to bus_dmamem_free() | fjoe | 2009-02-09 | 1 | -1/+1 |
* | cam_periph_alloc: fix "invalid periph name" error condition | fjoe | 2009-02-09 | 1 | -1/+1 |
* | Do not self-initialize a variable. | fjoe | 2009-02-09 | 2 | -2/+2 |
* | Remove unused variable. | fjoe | 2009-02-09 | 1 | -2/+1 |
* | Destroy TX tag outside of loop scope. | fjoe | 2009-02-09 | 1 | -1/+1 |
* | Properly implement GIO_ATTR and CONS_GETINFO. | ed | 2009-02-09 | 3 | -11/+32 |