Age | Commit message (Expand) | Author |
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 |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-06-15 | make these tables look a little bit nicer. | Brad Smith |
2006-06-15 | Fix watchdog timeout errors seen on a few systems. | Brad Smith |
2006-06-15 | tighten this code up | Theo de Raadt |
2006-06-15 | oxford 16pci954/siig 2050 has a 10x clock (why?!) | Jason Wright |
2006-06-15 | Add detection of RAID volume during PPR. Doesn't fan out the ppr to individual | Marco Peereboom |
2006-06-15 | Add IOC page 3 support. Needed for RAID and bio. | Marco Peereboom |
2006-06-15 | Print volume details in debug. | Marco Peereboom |
2006-06-15 | Remove header from structure since it doesnt need it. | Marco Peereboom |
2006-06-15 | And now without a buffer overflow. Pointed out by dlg. No cookie for me. | Marco Peereboom |
2006-06-15 | Add structures and initial code to retrieve IOC page 2. We need this for | Marco Peereboom |
2006-06-15 | Print some useful error information during failure. We need this to be able | Marco Peereboom |
2006-06-14 | teach it fintek f75375; half by drahn | Theo de Raadt |
2006-06-14 | - If the codec has support for a modem then print that there is no | Brad Smith |
2006-06-14 | * move mixer functions from azalia.c to azalia_codec.c, and | Brad Smith |
2006-06-14 | must use RTS/CTS protection when sending frames at OFDM rates in a BSS | Damien Bergamini |
2006-06-14 | reset the chip in pcn_shutdown(). | Brad Smith |
2006-06-14 | clear the IFF_UP interface flag before shutting down the interface. | Brad Smith |
2006-06-14 | Allow changes to a Name initialized with a 'static' value. | Can Erkin Acar |
2006-06-14 | remove redundant commented debug define | Felix Kronlage |
2006-06-14 | oops, i forgot that you need to return a high number from match to win. | David Gwynne |
2006-06-14 | no more infinite loops; tested by dlg | Theo de Raadt |
2006-06-14 | allow mpi to attach to parallel scsi controllers instead of mpt. | David Gwynne |