summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-10-27regenBrad Smith
2006-10-27add the NVIDIA GeForce 6100 nForce 430 and some more MCP61 devices.Brad Smith
2006-10-26Set Rx early threshold and Tx DMA thesholds.Brad Smith
2006-10-26Fix this by commiting the proper revision of the bge_encap() diff.Brad Smith
2006-10-26bge_encap():Brad Smith
2006-10-26do the minimal initialization of the firmware so that ASF alwaysBrad Smith
2006-10-25replace a few more instances of hand rolled code with theBrad Smith
2006-10-24remove useless chunks of code that do nothing, since endian adjustmentsBrad Smith
2006-10-23- remove the TODO comments at the top.Brad Smith
2006-10-23remove detach() function. this is not hotplug and this is dead code.Damien Bergamini
2006-10-23make sure wpi_iter_func() is called at splnet.Damien Bergamini
2006-10-23use the Sundance TC9021 ids. this was done so that stge(4) will attachBrad Smith
2006-10-23regenBrad Smith
2006-10-23add the Sundance TC9021 PCI ids.Brad Smith
2006-10-22recognize the BCM5715 A3 chipset.Brad Smith
2006-10-22regenBrad Smith
2006-10-22add the ASPEED Technology vendor id, AST2000 product id and an NVIDIA MCP55Brad Smith
2006-10-22now with the right revision of this diff which compiles. ok pedro, mglocker.Brad Smith
2006-10-22replace rssadapt(9) with amrr for automatic rate control.Damien Bergamini
2006-10-22Check that ni->ni_rates.rs_nrates is not greater than sizeof rs.rates inDamien Bergamini
2006-10-21does not compileTheo de Raadt
2006-10-21- Ensure that at least 16 TX descriptors are kept unused in the ring.Brad Smith
2006-10-21syncDamien Bergamini
2006-10-21Intel PRO/Wireless 3965ABGDamien Bergamini
2006-10-20remove some NetBSD code.Brad Smith
2006-10-20ansiBrad Smith
2006-10-19make the exit label naming scheme match the current function names, removesBrad Smith
2006-10-19Overhaul the transmit path:Brad Smith
2006-10-19s/Mhz/MHz/ in comments and printf() stringsTom Cosgrove
2006-10-19Match the IDE controller in the AMD Geode companion device CS5536.Tom Cosgrove
2006-10-18Simplify the logic of the for loops in the sis_ring_init() function.Brad Smith
2006-10-17disable the firmware fastboot feature on 5752/5755 and 5787 ASICs,Brad Smith
2006-10-16syncReyk Floeter
2006-10-16add via VPX-64 chipsetReyk Floeter
2006-10-16Fix some "is is"s. ok otto@.Tom Cosgrove
2006-10-15Fix last commit.Mark Kettenis
2006-10-15Fix indentation.Mark Kettenis
2006-10-15Get MAC address from VPD, just like we already do for hme(4).Mark Kettenis
2006-10-15regenJonathan Gray
2006-10-15Add some Intel 965 devices.Jonathan Gray
2006-10-15recognize the BCM5787 A2 chipset.Brad Smith
2006-10-15regenBrad Smith
2006-10-15use the correct PCI id for the Broadcom BCM5756 chipset.Brad Smith
2006-10-15regenBrad Smith
2006-10-15add a few Intel 82Q963 (Q963) chipset ids.Brad Smith
2006-10-14- Simplify the arguments to bnx_tx_encap.Brad Smith
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-10-12regenBrad Smith
2006-10-12add another ServerWorks HT-2100 PCIe bridge.Brad Smith
2006-10-11regenerate. ok bradChris Kuethe