summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-15- Addition of more DSP init code for brgphy models that come with BCM5703 andBrad Smith
2005-11-15Only two `h' in threshold.Miod Vallat
2005-11-15Fix exp(3) for arg Inf and -Inf. From NetBSD; PR 4578. ok deraadt@Otto Moerbeek
2005-11-15temperature readings of 0x80 mean "diode not connected", i think; kettenis okTheo de Raadt
2005-11-15regenBrad Smith
2005-11-15more accurately reflect the naming scheme of the Marvell Yukon devices with t...Brad Smith
2005-11-15Start monitoring operations such that values actually change.Mark Kettenis
2005-11-15Do not clobber errno when calling close(2) in example code.Otto Moerbeek
2005-11-15add IFQ_SET_MAXLEN().Brad Smith
2005-11-15enable adcTheo de Raadt
2005-11-15simple driver for the Analog Devices AD7417/7418 (does not cope rightTheo de Raadt
2005-11-15avoid integer overflow in fan speed calculations, from kettenisTheo de Raadt
2005-11-15enable maxtmpTheo de Raadt
2005-11-15a little cleaning.Brad Smith
2005-11-15copyrightsTheo de Raadt
2005-11-15syncTheo de Raadt
2005-11-15man page for maxim 6690 driverTheo de Raadt
2005-11-15driver for the maxim6690 i2c dual temperature sensorTheo de Raadt
2005-11-15instead of passing OF nodes down to the drivers, pass name/compat stringTheo de Raadt
2005-11-15move lm87 to dev/i2c; ok kettenisTheo de Raadt
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