summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-06-18add some additional LSI Logic PCI ids.Brad Smith
2006-06-18Don't walk memory whenever there is nothing there. I ran into this whileMarco Peereboom
2006-06-18Print World Wide Node Name and World Wide Port Name during dmesg so thatMarco Peereboom
2006-06-17Better checks to avoid attaching when device is not present.Dale Rahn
2006-06-17prefix debug messages with the device nameJolan Luff
2006-06-17KNF and destatic functions.Michael Knudsen
2006-06-17Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.Damien Bergamini
2006-06-17Fix a bug that AUDIO_MIXER_READ returns an incorrectBrad Smith
2006-06-17- re-enable AMRRDamien Bergamini
2006-06-17check return values of azalia_init_corb() and azalia_init_rirb().Brad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17add sys/timeout.hBrad Smith
2006-06-17Recent Powerbook systems have their on-board keyboard and mouse devicesMiod Vallat
2006-06-17udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linkedMarc Balmer
2006-06-17Driver for the Philips PCA9532 LCD dimmer controller, found on thecus.Dale Rahn
2006-06-17remove some whitespace.Brad Smith
2006-06-16- add rum(4), a driver for the next generation Ralink Technology USB 802.11a/b/gNiall 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 configurationDamien Bergamini
2006-06-16- generic_mixer_default()Brad Smith
2006-06-16I am keeping the Analog Devices AD1981HD widget init routine disabled butBrad Smith
2006-06-16algorithmically handle baudrate requests, allowing all sorts ofTheo de Raadt
2006-06-16* support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221Brad Smith
2006-06-16vmware emulates mpi, but it does a half arsed job of it. half the fieldsDavid Gwynne
2006-06-15Fan controller for Thecus N2100, still needs more work, currently sets theDale Rahn
2006-06-15Ricoh rtc support for armish, driver from netbsd.Dale Rahn
2006-06-15make these tables look a little bit nicer.Brad Smith
2006-06-15Fix watchdog timeout errors seen on a few systems.Brad Smith
2006-06-15tighten this code upTheo de Raadt
2006-06-15oxford 16pci954/siig 2050 has a 10x clock (why?!)Jason Wright
2006-06-15Add detection of RAID volume during PPR. Doesn't fan out the ppr to individualMarco Peereboom
2006-06-15Add IOC page 3 support. Needed for RAID and bio.Marco Peereboom
2006-06-15Print volume details in debug.Marco Peereboom
2006-06-15Remove header from structure since it doesnt need it.Marco Peereboom
2006-06-15And now without a buffer overflow. Pointed out by dlg. No cookie for me.Marco Peereboom
2006-06-15Add structures and initial code to retrieve IOC page 2. We need this forMarco Peereboom
2006-06-15Print some useful error information during failure. We need this to be ableMarco Peereboom
2006-06-14teach it fintek f75375; half by drahnTheo de Raadt
2006-06-14- If the codec has support for a modem then print that there is noBrad Smith
2006-06-14* move mixer functions from azalia.c to azalia_codec.c, andBrad Smith
2006-06-14must use RTS/CTS protection when sending frames at OFDM rates in a BSSDamien Bergamini
2006-06-14reset the chip in pcn_shutdown().Brad Smith
2006-06-14clear the IFF_UP interface flag before shutting down the interface.Brad Smith
2006-06-14Allow changes to a Name initialized with a 'static' value.Can Erkin Acar
2006-06-14remove redundant commented debug defineFelix Kronlage
2006-06-14oops, i forgot that you need to return a high number from match to win.David Gwynne
2006-06-14no more infinite loops; tested by dlgTheo de Raadt
2006-06-14allow mpi to attach to parallel scsi controllers instead of mpt.David Gwynne