Age | Commit message (Expand) | Author |
2006-06-20 | add the BCM5755 and BCM5787 ASICs to the appropriate macros. | Brad Smith |
2006-06-19 | Factor for disk size is /2. Odd but tested on all mfis I have. | Marco Peereboom |
2006-06-19 | Appease the printf gods here too | Miod Vallat |
2006-06-19 | Everytime one forgets an argument in a printf-like function call, God kills | Miod Vallat |
2006-06-19 | Make a BGI (Back Ground Init) a scrub instead of rebuild. | Marco Peereboom |
2006-06-19 | Add hot spare support. | Marco Peereboom |
2006-06-19 | remove the no longer needed time calculations now that we have them in | Marc Balmer |
2006-06-19 | Don't sleep and then say we're going to sleep -- do it the other way | Michael Knudsen |
2006-06-19 | and this goes away | Theo de Raadt |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-19 | Do not bother initializing the rfact member of `struct sensor'; it is on its | Mark Kettenis |
2006-06-19 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-19 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-19 | Remove freebsdism. | Michael Knudsen |
2006-06-19 | add the new ASIC revs to the bge_majorrevs table. | Brad Smith |
2006-06-19 | add new PCI ids. | Brad Smith |
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-18 | Make mpi not spit out WWNN and WWPN as requested by deraadt and dlg. Do | Marco Peereboom |
2006-06-18 | - implement new ic_updateslot() callback. | Damien Bergamini |
2006-06-18 | enable packet bursting when operating as a STA. | Damien Bergamini |
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 | prefix debug messages with the device name | Jolan Luff |
2006-06-17 | KNF and destatic functions. | Michael Knudsen |
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 | 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 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
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 | Driver for the Philips PCA9532 LCD dimmer controller, found on thecus. | Dale Rahn |
2006-06-17 | remove some whitespace. | Brad Smith |
2006-06-16 | - add rum(4), a driver for the next generation Ralink Technology USB 802.11a/b/g | Niall O'Higgins |
2006-06-16 | - add rt2573 microcode. mostly from jolan@. | Niall O'Higgins |
2006-06-16 | - fix reassociations (the firmware was crashing because the configuration | Damien Bergamini |
2006-06-16 | - generic_mixer_default() | Brad Smith |
2006-06-16 | I am keeping the Analog Devices AD1981HD widget init routine disabled but | Brad Smith |
2006-06-16 | algorithmically handle baudrate requests, allowing all sorts of | Theo de Raadt |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-16 | vmware emulates mpi, but it does a half arsed job of it. half the fields | David Gwynne |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |