| Commit message (Expand) | Author | Age | Files | Lines |
| * | correct ie length check; need to include fixed part of ie | Sam Leffler | 2006-07-16 | 1 | -4/+4 |
| * | MFamd64 | Alan Cox | 2006-07-16 | 1 | -6/+3 |
| * | Some rearrangement of headers to minimize diffs with outside of | Matt Jacob | 2006-07-16 | 6 | -64/+71 |
| * | Fix a compile time problem on amd64. I'm not sure if the fix is correct | Alexander Leidinger | 2006-07-16 | 2 | -4/+6 |
| * | Eliminate the remaining uses of "register". | Alan Cox | 2006-07-16 | 1 | -42/+16 |
| * | power save mode state changes should not require clocking the 802.11 | Sam Leffler | 2006-07-16 | 1 | -0/+7 |
| * | tighten invariant on loops used to parse ie's; this ensures we never | Sam Leffler | 2006-07-16 | 1 | -4/+4 |
| * | Add sysctl information about things like WWNN/WWPN. | Matt Jacob | 2006-07-16 | 2 | -0/+40 |
| * | If we're in mpt_wait_req and the command times out, | Matt Jacob | 2006-07-16 | 2 | -4/+18 |
| * | Define out unused and incomplete raid quiesce functions. | Matt Jacob | 2006-07-16 | 2 | -8/+12 |
| * | Oops bring back code that shouldn't have been removed by the previous | Olivier Houchard | 2006-07-15 | 1 | -0/+2 |
| * | Make sure that if uma_small_alloc() gets called recursively, we just give up | Olivier Houchard | 2006-07-15 | 1 | -7/+6 |
| * | If the card has target mode enabled, and we hang | Matt Jacob | 2006-07-15 | 2 | -40/+177 |
| * | - Connect the snd_emu10kx driver to the build. [1] | Alexander Leidinger | 2006-07-15 | 6 | -5/+39 |
| * | Make the mixer kobj class static. This brings it inline with the channel or | Alexander Leidinger | 2006-07-15 | 1 | -1/+1 |
| * | Make the MIDI kobj class static. This brings it inline with the channel or | Alexander Leidinger | 2006-07-15 | 3 | -3/+3 |
| * | Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy series | Alexander Leidinger | 2006-07-15 | 7 | -0/+4878 |
| * | - Update ALSA emu10k1.h (it was imported as emu10k1-alsa.h) header file to | Alexander Leidinger | 2006-07-15 | 4 | -1248/+443 |
| * | Eliminate duplicate p-states entries | Bruno Ducrot | 2006-07-15 | 1 | -0/+6 |
| * | Make pc_freemask an array of uint32_t, rather than uint64_t. (I believe | Alan Cox | 2006-07-15 | 1 | -1/+1 |
| * | Enable debug.mpsafevfs by default on arm. Since every architecture except | Alan Cox | 2006-07-15 | 1 | -2/+1 |
| * | Use TAILQ_FOREACH instead of poking around in the guts of the list | Brooks Davis | 2006-07-15 | 1 | -8/+5 |
| * | Drop a pointless cast of ifp->if_softc to (struct tap_softc *). | Brooks Davis | 2006-07-15 | 1 | -1/+1 |
| * | Cleanup: Use if_initname to set if_dname, if_dunit, and if_xname instead | Brooks Davis | 2006-07-15 | 1 | -3/+1 |
| * | Add a comment explaining why the OHCI mapping has been commented out. | Olivier Houchard | 2006-07-15 | 1 | -0/+9 |
| * | Allow iic bridges to support a generalized transfer, rather than | Warner Losh | 2006-07-14 | 7 | -12/+117 |
| * | MFp4: spibus glue | Warner Losh | 2006-07-14 | 1 | -0/+4 |
| * | MFp4: | Warner Losh | 2006-07-14 | 4 | -0/+277 |
| * | MFp4: this now depends on new spi bus stuff | Warner Losh | 2006-07-14 | 1 | -1/+3 |
| * | MFp4: tweaks | Warner Losh | 2006-07-14 | 1 | -7/+8 |
| * | Let native elf class be registered earlier. | Jung-uk Kim | 2006-07-14 | 1 | -1/+1 |
| * | MFp4: elevate quality of slow clock a little | Warner Losh | 2006-07-14 | 1 | -1/+1 |
| * | MFp4: paren police | Warner Losh | 2006-07-14 | 1 | -6/+4 |
| * | MFp4: | Warner Losh | 2006-07-14 | 3 | -8/+66 |
| * | MFp4: | Warner Losh | 2006-07-14 | 1 | -1/+1 |
| * | The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyte | Warner Losh | 2006-07-14 | 1 | -0/+6 |
| * | For the moment, make board configuration a compile time option. This | Warner Losh | 2006-07-14 | 1 | -0/+2 |
| * | Implement the set_time function. Rather pointless with this RTC, as it | Warner Losh | 2006-07-14 | 1 | -3/+8 |
| * | MF p4: | Warner Losh | 2006-07-14 | 3 | -317/+132 |
| * | Be sure to flush the cache after a partial read on timeout. Expand | Warner Losh | 2006-07-14 | 1 | -3/+7 |
| * | Remove duplicated #include. | Pawel Jakub Dawidek | 2006-07-14 | 1 | -1/+0 |
| * | Regen. | John Baldwin | 2006-07-14 | 3 | -4/+4 |
| * | Somewhat surprisingly, ibcs2_ioctl() is MPSAFE as it is without needing any | John Baldwin | 2006-07-14 | 1 | -1/+1 |
| * | Regen. | John Baldwin | 2006-07-14 | 3 | -5/+5 |
| * | Mark ibcs2_mount() (just returns EINVAL) and ibcs2_umount() (just calls | John Baldwin | 2006-07-14 | 1 | -2/+2 |
| * | Move some of the common parameters into the std. files for this platform. | Warner Losh | 2006-07-14 | 3 | -11/+16 |
| * | Regen. | John Baldwin | 2006-07-14 | 2 | -3/+3 |
| * | ibcs2_sigprocmask() is already marked MPSAFE in syscalls.xenix, so mark | John Baldwin | 2006-07-14 | 1 | -1/+1 |
| * | Drop Giant before returning in error path, thus eliminates | Xin LI | 2006-07-14 | 2 | -0/+2 |
| * | Unlock aac_io_lock before returning, thus eliminates a mutex | Xin LI | 2006-07-14 | 1 | -0/+1 |