summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-07-11KNF.Artur Grabowski
2002-07-11Please be more portable in usb landNathan Binkert
2002-07-10It is supposed to be printf, not db_printf. This change costed meArtur Grabowski
2002-07-10proper cdev_decl(crypto) and no private protosMichael Shalayeff
2002-07-10let IPv6 fragment go through based on normal rulesets.Jun-ichiro itojun Hagino
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-10proper cdev_decl(gpr)Michael Shalayeff
2002-07-10no provate cdev_decl()s, they are in sys/conf.h nowMichael Shalayeff
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-07-10use ifp->if_sadl whether possible.Federico G. Schwindt
2002-07-10Use the correct COR offset for pcmcia card; noted by Warner LoshTodd C. Miller
2002-07-10shorten address printoutTheo de Raadt
2002-07-10syncTheo de Raadt
2002-07-10shorten nameTheo de Raadt
2002-07-10use right sizeof in memcpy; markus okTheo de Raadt
2002-07-10sync whitespaceNathan Binkert
2002-07-10Handle resetting port better.Nathan Binkert
2002-07-10ICH4 support; ok gluk@Markus Friedl
2002-07-10do not use p++ in tolower(). NetBSD PR 17540. sync w/kameJun-ichiro itojun Hagino
2002-07-10Formatting and spacing sync with NetBSDNathan Binkert
2002-07-10Try to be more portableNathan Binkert
2002-07-10New device supportNathan Binkert
2002-07-10Support for USB->Serial adapters based on FT8U232AMNathan Binkert
2002-07-10Sync with current statusNathan Binkert
2002-07-09try to disable vsync timing if sparc_vsyncblank is setJason Wright
2002-07-09Add udsbr and comment it out until it is testedNathan Binkert
2002-07-09driver for D-Link DSB-R100 FM RadioNathan Binkert
2002-07-09kill trailing whitespaceNathan Binkert
2002-07-09typo in panic message.Artur Grabowski
2002-07-09When building ptes manually for pmap_zero_page4m and pmap_copy_page4mArtur Grabowski
2002-07-09sync with NetBSDNathan Binkert
2002-07-09make the timeout a function parameterNathan Binkert
2002-07-09Dont use stuff that isn't committed yetNathan Binkert
2002-07-09New device From NetBSDNathan Binkert
2002-07-09Sync Id string with NetBSDNathan Binkert
2002-07-09scanner updates from NetBSDNathan Binkert
2002-07-09allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ...Jason Wright
2002-07-09fixes from NetBSDNathan Binkert
2002-07-09add new deviceNathan Binkert
2002-07-09syncNathan Binkert
2002-07-09New aue(4) deviceNathan Binkert
2002-07-09Use BWX on cia as much as possible.Artur Grabowski
2002-07-09move common declarations to if_wivar.h; mickey@ and millert@ ok.Federico G. Schwindt
2002-07-09Don't write 32 bits to a 16-bit register.Aaron Campbell
2002-07-09no offsetMichael Shalayeff
2002-07-09changing kernel load address does not work that well w/ elf, load it where it...Michael Shalayeff
2002-07-08bzero the correct size (I swear this worked at one time...)Jason Wright
2002-07-08Correctly convert to new timeouts (this hasn't compiled for awhile)Jason Wright
2002-07-08in addition to check cd_ndevs, also check that cd_devs[N] != NULLJason Wright
2002-07-08Another missing bit (appears to make the 582x series work like the 580x seriesJason Wright