summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-05-11fix incorrect ADC list for ALC880.Brad Smith
2006-05-10regenMichael Shalayeff
2006-05-10a few more oxford thingies and orderMichael Shalayeff
2006-05-09fix non-ALTQ case.Brad Smith
2006-05-09Sprinkle a few bus_space_barrier() calls. Some of these may not be strictlyMark Kettenis
2006-05-08fix printf.Brad Smith
2006-05-08KNFBrad Smith
2006-05-08readable names for AD1981HD codecBrad Smith
2006-05-08ALC260: improve readability of mixer item names.Brad Smith
2006-05-08support for 8ch playback with STAC9221D codec.Brad Smith
2006-05-08sync NetBSD RCS idsBrad Smith
2006-05-08Don't crash when a connection list has invalid NIDs.Brad Smith
2006-05-08add some trace messages in azalia_mixer_init().Brad Smith
2006-05-08OpenBSD RCS idsBrad Smith
2006-05-08- make this compile with AZALIA_DEBUGBrad Smith
2006-05-08- Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1]Brad Smith
2006-05-07fix a typo and some KNF.Brad Smith
2006-05-07- Remove unreachable bus_dmamap_unload() in em_dma_malloc().Brad Smith
2006-05-06restore ALTQ support which was lost with rev 1.87Brad Smith
2006-05-03regenBrad Smith
2006-05-03add the Neterion Xframe-II 10GbE product id.Brad Smith
2006-05-01- when setting the interface address, only call ixgb_init() if the interfaceBrad Smith
2006-05-01sprinkle some tabs.Brad Smith
2006-05-01Activate Tx descriptor poll timer in order to protect possible lossBrad Smith
2006-05-01Added Rx/Tx FIFO flush support for YukonBrad Smith
2006-05-01A new function sk_yukon_tick(), to handle auto-negotiation properly forBrad Smith
2006-05-01replace magic value of 32 with EM_MAX_SCATTER.Brad Smith
2006-05-01increase the Tx ring count from 64 to 256.Brad Smith
2006-05-01call iwi_stop() at beginning of iwi_init() so that all rings are properlyDamien Bergamini
2006-05-01always call xge_init() here, for the time being.Brad Smith
2006-05-01OpenBSD-ify the attach function printf's.Brad Smith
2006-05-01initial port of a driver for the Neterion Xframe-I 10Gb Ethernet adapter.Brad Smith
2006-04-30styleBrad Smith
2006-04-30- check for IFF_RUNNING being set before calling lge_init().Brad Smith
2006-04-30- Use SK_IS_GENESIS/SK_IS_YUKON where appropriateBrad Smith
2006-04-30- Interrupt handler now checks shared interrupt source and protectsBrad Smith
2006-04-30Update if_oerrors if we encounter watchdog error.Brad Smith
2006-04-30- Added/corrected register definitions for Yukon.Brad Smith
2006-04-30Free one more resource on attach failure.Brad Smith
2006-04-29regenJonathan Gray
2006-04-29Add some more MCP04 ids, found in dmesg from ehunger at inventhorizon.comJonathan Gray
2006-04-28when setting the interface address, only call em_init() if the interfaceBrad Smith
2006-04-28and store a copy of the current interface flags in the softc.Brad Smith
2006-04-28backout previous, Brad probably forgot to commit some bits hereMartin Reindl
2006-04-28regenSteven Mestdagh
2006-04-28add National Instruments PCI-GPIB card; ok kettenisSteven Mestdagh
2006-04-28check for IFF_RUNNING being set before calling vr_init().Brad Smith
2006-04-28and store a copy of the current interface flags in the softc.Brad Smith
2006-04-27Quirk for MSI Megabook S270 audio output. Ok deraadt@.Matthieu Herrb
2006-04-27Match the ICH7-M DH in RAID mode and ask forJonathan Gray