summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The i915 driver was the only consumer of locked task support.rnoland2009-02-254-64/+0
* The vblank_swap ioctl was fundamentally race prone. Get rid of it.rnoland2009-02-253-433/+14
* There is no reason to hold the lock here.rnoland2009-02-251-2/+0
* Remove the PZERO priority from mtx_sleep.rnoland2009-02-251-2/+2
* Prior to r188331 a map entry's last read offset was only updated by a hardalc2009-02-251-3/+7
* Make machdep.hyperthreading_enabled tunable working with the SCHED_ULE.sobomax2009-02-252-18/+86
* Update to latest 3Com firmware image. The latest fimware isyongari2009-02-253-4578/+3802
* Update paths for ehci_ixp4xx.c in the old and new stacks.thompsa2009-02-241-1/+2
* Fix path and config name for ehci_mbus.cthompsa2009-02-241-2/+1
* These are no longer needed.thompsa2009-02-242-224/+0
* Fix some more issues with the real mode BTX.jhb2009-02-241-35/+60
* Revert the addition of the freelist argument for the vm_map_delete()kib2009-02-245-50/+31
* Add the assertion macros for the map locks. Use them in several mapkib2009-02-241-0/+44
* Use vm_map_entry_t instead of explicit struct vm_map_entry *.kib2009-02-241-1/+1
* Update the comment after the r188334.kib2009-02-241-4/+4
* Change the functions to ANSI in those cases where it breaks promotionrdivacky2009-02-2415-356/+121
* This copy of usbdevs is unused.thompsa2009-02-241-2527/+0
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-2417-19/+19
* Use my address of the FreeBSD project in the copyright statement in USB2.ed2009-02-241-2/+2
* delete-old does not recursively delete dirs so list all its contents too.thompsa2009-02-241-0/+14
* With only one threading library, simplify the logic of setting SHLIBDIR.ru2009-02-241-4/+2
* Restore the install location of libssp.so.0.ru2009-02-241-1/+2
* Bring back the code to prime the ACCESS cache when fetching attributes forjhb2009-02-241-0/+11
* fix typo'ssam2009-02-241-2/+2
* In tcp_usr_shutdown() and tcp_usr_send(), I missed converting NULLrwatson2009-02-241-2/+3
* MFp4 //depot/projects/usb@158015thompsa2009-02-242-90/+147
* Fix compiler warning.thompsa2009-02-241-0/+1
* MFp4 //depot/projects/usb@157974thompsa2009-02-248-0/+107
* MFp4 //depot/projects/usb@157958thompsa2009-02-244-41/+55
* MFp4 //depot/projects/usb@157909thompsa2009-02-244-17/+66
* MFp4 //depot/projects/usb@157855thompsa2009-02-241-1/+6
* MFp4 //depot/projects/usb@157853thompsa2009-02-2412-246/+33
* MFp4 //depot/projects/usb@157847thompsa2009-02-241-70/+68
* MFp4 //depot/projects/usb; 157814, 157863, 157868thompsa2009-02-244-148/+149
* move attach debug msg to the rf backendsam2009-02-243-4/+2
* Add PCIE power control api:sam2009-02-2415-42/+162
* Install the old usb headers under /usr/include/legacy/dev/usb as they arethompsa2009-02-243-2/+11
* Exclude ndis from the LINT build as it currently breaks the build, patches tothompsa2009-02-242-4/+4
* Fill in gpio support for 5416 and later parts:sam2009-02-245-49/+208
* misc fixups, mostly for code not compiled yetsam2009-02-241-10/+11
* 5416 and later parts mux the gpio outputs; extend the api to includesam2009-02-2415-25/+52
* move eeprom attach above first reset as the reset code checks thesam2009-02-242-8/+8
* attach methods don't need to be public, make 'em staticsam2009-02-235-9/+3
* 5416 and later parts get the radio rev differently; add ar5416GetRadioRevsam2009-02-233-2/+18
* remove private copies of gpio methods that were needed when the halsam2009-02-235-32/+6
* Make sure at least two tx slots are free before sending the mbuf since anthompsa2009-02-234-20/+22
* print mac+rf part names; drop the printing 2ghz rf stuff (might come back)sam2009-02-234-28/+90
* Put debug.vm_lowmem sysctl under DIAGNOSTIC.rwatson2009-02-231-0/+2
* Use the correct config names for the netgraph bluetooth modules.thompsa2009-02-231-4/+4
* Include audit.h so that the system call path protected by NFS_LEGACYRPCrwatson2009-02-231-0/+2
OpenPOWER on IntegriCloud