summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-15list Intel's PCI Express line of cards.Brad Smith
2005-11-15various tweaks;Jason McIntyre
2005-11-15add "-description" to usage();Jason McIntyre
2005-11-15tweaks;Jason McIntyre
2005-11-15various tweaks;Jason McIntyre
2005-11-15use the correct namesBrad Smith
2005-11-15add some Intel part #'sBrad Smith
2005-11-15go the whole hog, and provide a list of file size limits for theJason McIntyre
2005-11-14clarify the description of append mode;Jason McIntyre
2005-11-14add an initial cut at a ixgb(4) man page, derived from the em(4) man page.Brad Smith
2005-11-14convert and remove the last traces of i386_round_page(),Martin Reindl
2005-11-14revert this file to -r1.2, when it was originally written,Jason McIntyre
2005-11-14man page for new kettenis lmenv(4) [macppc only for now, but later will be ge...Theo de Raadt
2005-11-14add Intel 10Gb Ethernet driver with support for LR/SR and CX4 cards.Brad Smith
2005-11-14use snprintf; ok cloder. also looked at by a few other peopleTheo de Raadt
2005-11-14add de and pcnBrad Smith
2005-11-14there are actually two ports on the ki2c unit. if the OF address hasTheo de Raadt
2005-11-14bah, enable the lm87 stuff for G4 even if it does not workTheo de Raadt
2005-11-14Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus.Mark Kettenis
2005-11-14Restore the disk blinkenlichten lost with the new scsi code, and hp300 usersMiod Vallat
2005-11-14all other scripts in this dir use $SUDO, not 'sudo', so pull this evenAlexander von Gernler
2005-11-14Describe (shortly) both fhpib and nhpib there.Miod Vallat
2005-11-14Drop the disktab information and the associated BUGS entry - it's been a whileMiod Vallat
2005-11-14Use config_found_sm() in the probe machinery. This is simpler and allows usMiod Vallat
2005-11-14Make HDWAITC and HDRETRY overridable in the kernel configuration file;Miod Vallat
2005-11-14constuct -> constructMiod Vallat
2005-11-14hz is defined in <sys/kernel.h>Miod Vallat
2005-11-14use asprintfTheo de Raadt
2005-11-14pci apaprently came in 1.2!Michael Shalayeff
2005-11-14syncTheo de Raadt
2005-11-14add pci_decompose_tag()Michael Shalayeff
2005-11-14oops. proper .dtMichael Shalayeff
2005-11-14syncTheo de Raadt
2005-11-14re-add comment which is still valid for em_print_hw_stats().Brad Smith
2005-11-14remove unused em_print_debug_info() function.Brad Smith
2005-11-14use asprintf(); ok mickeyTheo de Raadt
2005-11-14fix fd leak; then i got a bit carried away making the code prettierTheo de Raadt
2005-11-14use asprintfTheo de Raadt
2005-11-14use asprintf()Theo de Raadt
2005-11-14spacingTheo de Raadt
2005-11-14regenJonathan Gray
2005-11-14Tab was hard-coded as delimeter for undump even though it can beTodd C. Miller
2005-11-14Some additional devices from a bunch of submitted dmesgs.Jonathan Gray
2005-11-14add -descr / -description to clear the interface description, noticed toddHenning Brauer
2005-11-14all csr ptrs are offsets and thus bus_size_t not bus_addr_tMichael Shalayeff
2005-11-14register offsets [against bh] are expected bus_size_t and not bus_addr_tMichael Shalayeff
2005-11-14a quick page for pci_conf_read/write/make_tagMichael Shalayeff
2005-11-14remove unused HW VLAN tagging support which cannot be used due to HW limitati...Brad Smith
2005-11-14use asprintf()Theo de Raadt
2005-11-14bus_size_t is a more proper type for a register offset [against bh]Michael Shalayeff