summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a debugging sysctl, debug.vm_lowmem, that when assigned a value ofrwatson2009-02-231-0/+22
* Assert the radix head lock in in6_rtqkill().rwatson2009-02-231-0/+2
* In in_rtqkill(), assert the radix head lock, and pass RTF_RNH_LOCKEDrwatson2009-02-231-1/+4
* - comment out slhci in NOTES for the momentthompsa2009-02-232-3/+3
* Remove ugen from NOTES, its no longer an optional device.thompsa2009-02-231-2/+0
* Bring SATA revision reporting into conformance with SATA-IO guidelines.mav2009-02-231-6/+6
* Fix non-AHCI channels detection on combined JMicron controllers,mav2009-02-231-0/+2
* Move the uaudio and ata-usb drivers into their correct locations.thompsa2009-02-238-13/+9
* Right now, when trying to unmount a device that's already gone,trasz2009-02-232-5/+5
* Move two missed usb drivers out to the graveyard location under sys/legacy/dev.thompsa2009-02-236-3/+3
* Refactor, moving error checking outside of thetrasz2009-02-231-7/+7
* Fix comment: we write the trap vector to SPRG3, not SPRG0.nwhitehorn2009-02-231-3/+3
* Fix spelling (again).thompsa2009-02-231-1/+1
* Fix spelling.thompsa2009-02-231-1/+1
* Add ObsoleteFiles entries for the USB changeover.thompsa2009-02-231-0/+43
* Reintroduce r188878, provide compat typedefs for usb1.thompsa2009-02-231-0/+24
* Add an UPDATING entry and bump the OS version to 800064.thompsa2009-02-232-1/+8
* Build fixups for the new USB stack.thompsa2009-02-2310-15/+20
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-2319-680/+264
* Hook up new USB modules.thompsa2009-02-23103-2037/+1464
* Move the new USB stack into its new home.thompsa2009-02-23175-1823/+3763
OpenPOWER on IntegriCloud