Age | Commit message (Expand) | Author |
2006-06-19 | add new PCI ids. | Brad Smith |
2006-06-19 | Close a race in the interrupt handler code. | Dale Rahn |
2006-06-19 | some new ASIC revisions. | Brad Smith |
2006-06-19 | regen | Brad Smith |
2006-06-19 | add some more Broadcom Gig PCI ids. | Brad Smith |
2006-06-19 | pcn no longer fits, sigh | Theo de Raadt |
2006-06-19 | Zap Amiga bits of disklabel.h now that Amiga bits of readdisklabel() are | Kenneth R Westerback |
2006-06-18 | Make mpi not spit out WWNN and WWPN as requested by deraadt and dlg. Do | Marco Peereboom |
2006-06-18 | s/memcmp/IEEE80211_ADDR_EQ/ | Damien Bergamini |
2006-06-18 | - implement new ic_updateslot() callback. | Damien Bergamini |
2006-06-18 | Improve 802.11b/g interoperability and move toward better compliance | Damien Bergamini |
2006-06-18 | Under certain circumstances, ext2fs_inactive() can be called without a | Pedro Martelletto |
2006-06-18 | enable packet bursting when operating as a STA. | Damien Bergamini |
2006-06-18 | enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@ | Christian Weisgerber |
2006-06-18 | Whitespace, oops. | Christopher Pascoe |
2006-06-18 | Add support for equal-cost multipath IP. | Christopher Pascoe |
2006-06-18 | regen | Brad Smith |
2006-06-18 | add some additional LSI Logic PCI ids. | Brad Smith |
2006-06-18 | Don't walk memory whenever there is nothing there. I ran into this while | Marco Peereboom |
2006-06-18 | Print World Wide Node Name and World Wide Port Name during dmesg so that | Marco Peereboom |
2006-06-17 | Better checks to avoid attaching when device is not present. | Dale Rahn |
2006-06-17 | Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup. | Dale Rahn |
2006-06-17 | prefix debug messages with the device name | Jolan Luff |
2006-06-17 | s/int/u_int/g | Damien Bergamini |
2006-06-17 | KNF and destatic functions. | Michael Knudsen |
2006-06-17 | protect those files against multiple inclusions too. | Damien Bergamini |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-17 | Fix a bug that AUDIO_MIXER_READ returns an incorrect | Brad Smith |
2006-06-17 | - re-enable AMRR | Damien Bergamini |
2006-06-17 | check return values of azalia_init_corb() and azalia_init_rirb(). | Brad Smith |
2006-06-17 | Don't return low level errors to userspace in p4tcc_setperf(). | Dimitry Andric |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | add sys/timeout.h | Brad Smith |
2006-06-17 | In p4tcc, only check cpu stepping for the Pentium 4 family. Also kill | Dimitry Andric |
2006-06-17 | When multipath routes are inserted, ensure that RTF_MPATH is set for any | Christopher Pascoe |
2006-06-17 | Refuse to mount a ffs fielsystems whose number of frags is not 1, 2, 4 or 8, | Miod Vallat |
2006-06-17 | Introduce pmap_kenter_cache(), similar to pmap_kenter_pa() but allowing | Miod Vallat |
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
2006-06-17 | adopt to extended rtrequest / rtalloc1 api | Henning Brauer |
2006-06-17 | udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linked | Marc Balmer |
2006-06-17 | unbreak; from theo | Henning Brauer |
2006-06-17 | Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk). | Dale Rahn |
2006-06-17 | Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*' | Dale Rahn |
2006-06-17 | Driver for the Philips PCA9532 LCD dimmer controller, found on thecus. | Dale Rahn |
2006-06-17 | remove some whitespace. | Brad Smith |
2006-06-17 | avoid missing events for timestamping (dcd change at same time as cts); | Theo de Raadt |
2006-06-16 | IS_VM_PHYSADDR is no longer used. | Miod Vallat |
2006-06-16 | When checking if a page is managed or not, do not invoke IS_VM_PHYSADDR | Miod Vallat |