summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-06-20add the BCM5755 and BCM5787 ASICs to the appropriate macros.Brad Smith
2006-06-19Do not bother initializing the rfact member of `struct sensor'; it is on itsMark Kettenis
2006-06-19Remove freebsdism.Michael Knudsen
2006-06-19add the new ASIC revs to the bge_majorrevs table.Brad Smith
2006-06-19add new PCI ids.Brad Smith
2006-06-19some new ASIC revisions.Brad Smith
2006-06-19regenBrad Smith
2006-06-19add some more Broadcom Gig PCI ids.Brad Smith
2006-06-18regenBrad Smith
2006-06-18add some additional LSI Logic PCI ids.Brad Smith
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-17remove some whitespace.Brad Smith
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-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-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-15oxford 16pci954/siig 2050 has a 10x clock (why?!)Jason Wright
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-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-14allow mpi to attach to parallel scsi controllers instead of mpt.David Gwynne
2006-06-13rev 1.13 fixed the MTU ioctl handler to allow adjusting the MTUBrad Smith
2006-06-11Get rid of the wdt(4) char device. We have watchdog(4) andMichael Knudsen
2006-06-11show the number of DMA segments that were in the packet that just failedBrad Smith
2006-06-11the link state detection code should be checking for revision B2 insteadBrad Smith
2006-06-10endiannessDamien Bergamini
2006-06-09fix up the comment.Brad Smith
2006-06-09identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona...Brad Smith
2006-06-08actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107.Brad Smith
2006-06-07shut up and play the music.Jason Wright
2006-06-07regenBrad Smith
2006-06-07rename the Realtek RT8111B entry to RT8168.Brad Smith
2006-06-06- general cleaning, removing unneeded vars, spelling, etcJason Wright
2006-06-05- discard Rx frames with a bad CRC earlyDamien Bergamini
2006-06-03regenGordon Willem Klok
2006-06-03Add pci vendor id for Equinox systems, and several device ids forGordon Willem Klok
2006-06-02Deja-vu - again I make bge stop claiming all interrupts for it's own.Bob Beck
2006-06-01hide link up/down messages under XGE_DEBUG.Brad Smith