summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2004-11-11- Fix Yukon ram sizing.Brad Smith
2004-11-11rev 1.71Brad Smith
2004-11-10- replace stge_lookup() with pci_matchbyid()Alexander Yurchenko
2004-11-10strncpy->strlcpyAlexander Yurchenko
2004-11-08put more debug stuff inside #ifdef, to make the driver a wee bit smallerTheo de Raadt
2004-11-06regenReyk Floeter
2004-11-06added new ar5212 device idsReyk Floeter
2004-11-03Call ipw_stop() at the beginning of ipw_init(): this fixes a memory leakDamien Bergamini
2004-11-03Return 1 instead of 0 in ipw_intr() if the interrupt is handled by us.Damien Bergamini