summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-11-20syncAlexander Yurchenko
2004-11-20some via devices from dmesglogAlexander Yurchenko
2004-11-20remove redundant commented out bits for com@cardbusBrad Smith
2004-11-20forgot to remove a call to free() in my previous commit.Damien Bergamini
2004-11-20sgi tooTheo de Raadt
2004-11-20no tlp, we have dc.Brad Smith
2004-11-20When processing sysex stop bytes ensure the packet is not corruptedJonathan Gray
2004-11-19regenDavid Gwynne
2004-11-19remove the atmel dwl120 since the product id appears to be a typo. reorderDavid Gwynne
2004-11-19remove the atmel dwl120 since its product ids dont seem to exist, it looksDavid Gwynne
2004-11-19cleanup includesDavid Gwynne
2004-11-19syncAlexander Yurchenko
2004-11-19SiS648FX AGP; from theoAlexander Yurchenko
2004-11-19copyrightTheo de Raadt
2004-11-19return 0 from main, hppa cares :)Theo de Raadt
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-18a few more codecs from nbsdMichael Shalayeff
2004-11-18add mii_phy_match() for table-driven lookup.Brad Smith
2004-11-18More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...Kenneth R Westerback
2004-11-17proper autoconf attachments; grange@ testing; markus@ okMichael Shalayeff
2004-11-17oops, spotted by pat as alwaysTheo de Raadt
2004-11-17typo, spotted by pedroTheo de Raadt
2004-11-17rename to atmelTheo de Raadt
2004-11-17use the filesystem based firmware loader; dlg okTheo de Raadt
2004-11-17firmware loading; ok pedro tedu dlg miodTheo de Raadt
2004-11-17stuff after #endifTheo de Raadt
2004-11-17syncTheo de Raadt
2004-11-17Three mode devices found in the wild, I thinkTheo de Raadt
2004-11-17fix non-usb buildsTheo de Raadt
2004-11-17install all 8 filesTheo de Raadt
2004-11-17remove bogus printfTheo de Raadt
2004-11-17list licensed filesTheo de Raadt
2004-11-17forgot 2 firmwaresTheo de Raadt
2004-11-17not sparcTheo de Raadt
2004-11-16put copy of license in firmware dir tooTheo de Raadt
2004-11-16fix bit defns for PFLAGsJason Wright
2004-11-16flat firmware file creation and installationTheo de Raadt
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-16if_dc.c rev 1.56Brad Smith
2004-11-16get rid of the ATU_NO_COPY_TX knob. we always want it on.David Gwynne
2004-11-16add PCI_ID_CODEBrad Smith
2004-11-15remove some debug cruftDavid Gwynne
2004-11-15debug printf fixes from Daan VreekenDavid Gwynne
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