summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Initial gdbserver support for PowerPC.raj2009-02-235-2/+275
* SVN rev 188743 modified aac_rx_get_fwstatus to use the AAC_RX_OMR0emaste2009-02-231-2/+4
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-23156-470/+22
* Some whitespace and style fixes.jhb2009-02-232-9/+6
* FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjustjhb2009-02-231-3/+4
* Do not call devices probe/attach if there is nothing new was found.mav2009-02-231-0/+4
* Fix spelling.mav2009-02-232-2/+2
* Add explicit casting in few places.pjd2009-02-231-12/+12
* Optimize free_pv_entry(); specifically, avoid repeated TAILQ_REMOVE()s.alc2009-02-232-6/+6
* Use uiomove_fromphys() instead of the combination of sf_buf and uiomove().alc2009-02-221-34/+11
* change tdma slave behaviour: if the channel is locked don't do bmiss handlingsam2009-02-221-3/+6
* display min/max dwell times in msecs in debug msgssam2009-02-221-3/+4
* Explicitly disable generation of Altivec instructions in the kernel on PowerPC,nwhitehorn2009-02-222-1/+4
* Add SATA and USB modes for completeness. USB modes principally can't be set,mav2009-02-222-7/+12
OpenPOWER on IntegriCloud