summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2004-11-22use the filesystem based firmware loader; ok deraadt@Damien Bergamini
2004-11-22correct licenseTheo de Raadt
2004-11-22syncTheo de Raadt
2004-11-22support PCI-Express PERC4e/Di; j@pureftpd.orgTheo de Raadt
2004-11-22don't enable debugging by defaultDamien Bergamini
2004-11-22fix a typoDamien Bergamini
2004-11-22mark ti(4) and neo(4) as wanting "firmload"Theo de Raadt
2004-11-22filesystem firmware loadingTheo de Raadt
2004-11-22struct for neomagic firmware fileTheo de Raadt
2004-11-22build a tigon firmware file. Saves 150KB or so in GENERIC kernelsTheo de Raadt
2004-11-22build a structure to map the ti firmwares into one fileTheo de Raadt
2004-11-21Intel ICH6/ICH6R IDE and SATA support.Alexander Yurchenko
2004-11-21- Use ETHER_MAX_DIX_LEN.Brad Smith
2004-11-21syncAlexander Yurchenko
2004-11-21nvidia audio dev from dmesglogAlexander Yurchenko
2004-11-21Better printf for unknown product id.Alexander Yurchenko
2004-11-21syncAlexander Yurchenko
2004-11-21sort nvidia devsAlexander Yurchenko
2004-11-21syncAlexander Yurchenko
2004-11-21sort via devsAlexander Yurchenko
2004-11-21regenAlexander Yurchenko
2004-11-21a few more intel devs from dmesglog and netbsdAlexander Yurchenko
2004-11-21syncAlexander Yurchenko
2004-11-21sort intel devices and kill dups.Alexander Yurchenko
2004-11-21a single port com puc from lavaTheo de Raadt
2004-11-20regenBrad Smith
2004-11-20un-fat finger my last commitBrad Smith
2004-11-20regenBrad Smith
2004-11-20trim this down a bit more.Brad Smith
2004-11-20better names for 82801 devices just added and move 4 Intel id's so they'reBrad Smith
2004-11-20regenBrad Smith
2004-11-20IDE -> SATABrad Smith
2004-11-20add Intel 82801 PCI ids (uhci, ehci, PCI-E bridge, SATA) found on my newBrad Smith
2004-11-20syncAlexander Yurchenko
2004-11-20some via devices from dmesglogAlexander Yurchenko
2004-11-20forgot to remove a call to free() in my previous commit.Damien Bergamini
2004-11-19syncAlexander Yurchenko
2004-11-19SiS648FX AGP; from theoAlexander Yurchenko
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-18More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...Kenneth R Westerback
2004-11-16fix bit defns for PFLAGsJason Wright
2004-11-16Lower interrupt moderation timer to decrease service latency.Brad Smith
2004-11-16back out previous commit and put the right change in which correspondsBrad Smith
2004-11-16Fix tx queue (slist can be corrupted when tx interrupts hit within tx_encap).Brad Smith
2004-11-16- Added fix for 82547 which corrects an issue with Jumbo frames larger than 10k.Brad Smith
2004-11-16allow for the reception of VLAN sized frames.Brad Smith
2004-11-16add PCI_ID_CODEBrad Smith
2004-11-14KNF large chunks of tab-free code discovered while working on previousKenneth R Westerback
2004-11-14More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' andKenneth R Westerback
2004-11-14fix typo, trim extra empty linePeter Valchev