summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Use NULL in pereference to 0 in pointer contexts.imp2009-02-111-8/+8
* o Introduce KOBJMETHOD_END for the end of the kobj list.imp2009-02-111-1/+11
* Allocating 2 MSI messages do not seem to work on certain controllersyongari2009-02-112-2/+3
* Added entries for Lava SP-PCI (1 serial + 1 parallel) PCI card. Thekaiw2009-02-112-0/+2
* when operating as a slave, clear neighbor entries and the peer bss nodesam2009-02-101-2/+16
* clean neighbor entries on beacon misssam2009-02-101-1/+13
* don't do phantom beacon miss checking for s/w beacon miss handling,sam2009-02-101-17/+22
* Check for device_set_devclass() errors and skip driver probe/attach if any.mav2009-02-101-4/+12
* Fix shutdown prototypes.imp2009-02-103-6/+8
* Fix read_ivar prototype.imp2009-02-101-1/+1
* Fix iicbus_intr, iicbus_write and device_read_ivar prototypes...imp2009-02-104-9/+9
* fix arcmsr_attach, probe, detach, and shutdown prototypes to match newbus.imp2009-02-101-9/+9
* Adding dynamic sysctls no longer requires Giant.jhb2009-02-102-7/+0
* Don't reset the PHY probe retry counter within the loop somarius2009-02-101-1/+1
* Improve r185008 so the streaming cache is only flushed whenmarius2009-02-102-8/+11
* - Use the generally more appropriate PROM base rather than themarius2009-02-102-5/+5
* Mark the BSP as being awake. This supresses the messagemarcel2009-02-101-1/+2
* Update comment. soalloc() is no longer performing M_WAITOK memory allocations.emax2009-02-101-14/+6
* mark the CLR key installed for open auth stations such that it is reclaimedsam2009-02-101-0/+2
* add hw.ath.bstuck to control the stuck beacon thresholdsam2009-02-101-2/+6
* on resume ah_curchan may be NULL if no channel change has been done;sam2009-02-101-1/+3
* consolidate conditional codesam2009-02-101-4/+2
* Scanning all the formats for binary translation of modules loading canattilio2009-02-103-6/+11
* Turn off the parallel make options accidentally turned on by the previouskensmith2009-02-101-2/+2
* Due to some recent-ish work on GEOM/G_PART the c partition (by traditionkensmith2009-02-101-2/+2
* Turn off the building of boot floppies for amd64/i386.kensmith2009-02-101-4/+2
* Eliminate an unused definition.alc2009-02-101-1/+0
* Fix g_part_dumpconf and g_part_name prototpyes.imp2009-02-104-21/+16
* correctly fixup iv_des_chan after installing a new channel table; if thesam2009-02-101-1/+2
* Add option GEOM_PART_EBR by default on amd64 and i386.marcel2009-02-104-0/+4
* Hmm... "base? base : 0" and "base" should be equivalent.cognet2009-02-091-1/+1
* Hook uslcom2 up to the build.thompsa2009-02-093-0/+40
* Remove usb2_config_td.[ch], they are no longer used.thompsa2009-02-094-394/+0
* MFp4 //depot/projects/usb; 157429, 157433, 157443thompsa2009-02-096-359/+363
* Correct sources for r188417thompsa2009-02-096-363/+359
* MFp4 //depot/projects/usb; 157412thompsa2009-02-099-7896/+6729
* MFp4 //depot/projects/usb; 157069, 157255thompsa2009-02-091-5/+6
* MFp4 //depot/projects/usb; 157203thompsa2009-02-091-67/+22
* MFp4 //depot/projects/usb; 157069thompsa2009-02-091-4/+1
* MFp4 //depot/projects/usb; 157069, 157136, 157143, 157145, 157429thompsa2009-02-0920-2121/+1208
* MFp4 //depot/projects/usb; 157100thompsa2009-02-0918-5295/+2666
* MFp4 //depot/projects/usb; 157069, 157429, 157430thompsa2009-02-0911-43/+111
* MFp4 //depot/projects/usbthompsa2009-02-092-0/+714
* MFp4 //depot/projects/usb; 157069,157296,157375,157384,157430thompsa2009-02-0911-71/+91
* - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed tolulf2009-02-091-0/+3
* Mark udf(4) MPSAFE and add support for shared vnode locks during pathnamejhb2009-02-092-24/+55
* Use the same style as the rest of the file for the optional data stringjhb2009-02-091-1/+1
* - Fix an issue where file attributes were not installed correctly during a Touchlulf2009-02-091-1/+3
* Remove extra 'comma = 0' in socket state printing code, which otherwiserwatson2009-02-091-1/+0
* The bounce zone sees its page number increased if multiple dma maps use it incognet2009-02-093-3/+18
OpenPOWER on IntegriCloud