summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-15Having __STRICT_ANSI__ (gcc -ansi) stop all non-ANSI interfaces fromTodd C. Miller
2005-11-15oh, once we are on bus1, we must have a way to get back to bus0... duhTheo de Raadt
2005-11-15.Xr pci_intr_map 9Jason McIntyre
2005-11-15various tweaks;Jason McIntyre
2005-11-15add radio(4) and bktr(4) devicesRobert Nagy
2005-11-15the third arg of read() is size_t, not int (cast fix)Todd C. Miller
2005-11-15enable bktr(4) and radio(4) on alphaRobert Nagy
2005-11-15syncTheo de Raadt
2005-11-15Undefine STATUS_SUM, because it is not needed, and it makesRobert Nagy
2005-11-15Include sys/queue.h explicitly instead of assuming some other headerTodd C. Miller
2005-11-15Use a forward declaration of struct timespec instead of assumingTodd C. Miller
2005-11-15pci_intr* pageMichael Shalayeff
2005-11-15missing return upon intr_establish failureMichael Shalayeff
2005-11-15all csr offsets are bus_size_tMichael Shalayeff
2005-11-15More typos (especially indicies -> indices), checked with jmc@Miod Vallat
2005-11-15If two or more changes are made withing a single second it is possibleTodd C. Miller
2005-11-15add pcn on alpha and remove redundant pcn entry on i386 RAMDISK_CDBrad Smith
2005-11-15correct opencount decrement in _dl_unload_dlopen. was leaving functionKurt Miller
2005-11-15show macppc attachment != i386 (for now)Theo de Raadt
2005-11-15syncTheo de Raadt
2005-11-15remove braces and fix indenting here so its easier to read.Brad Smith
2005-11-15move the REFERENCES stuff into SEE ALSO;Jason McIntyre
2005-11-15sync usage() w/ man page;Jason McIntyre
2005-11-15sort SYNOPSIS;Jason McIntyre
2005-11-15sync usage() w/ man page;Jason McIntyre
2005-11-15use a standard options list;Jason McIntyre
2005-11-15add ixgb(4) though commented out for now.Brad Smith
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