summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-04-02callout->timeout.Dale S. Rahn
2000-04-02Fix a typo from last commit that was causing spontaneous reboots.Aaron Campbell
2000-04-01fdup could fail when want for fdalloc > than the free fd in the block.Niels Provos
2000-04-01The AMD756 requires a delay before reading the number of ports from theAaron Campbell
2000-04-01boot noise removal.Dale S. Rahn
2000-04-01timeout -> callout.Dale S. Rahn
2000-04-01define and use SYS_NMLN. ok deraadt@Jakob Schlyter
2000-03-31Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED.Aaron Campbell
2000-03-31Quiet down boot on openfirmware probe of macobio bus. Does not printDale S. Rahn
2000-03-31Quiet down the boot for powerpc, do not print openfirmware devices notDale S. Rahn
2000-03-31Remove the timeout and print_stats functions (debugging code)Jason Wright
2000-03-31Remove unnecessary debug printf.Dale S. Rahn
2000-03-31Revision 1.3 checked in again, version 1.4 was incorrectly checked inDale S. Rahn
2000-03-31Busified.Dale S. Rahn
2000-03-31Remove unnecessary debug prints.Dale S. Rahn
2000-03-31Add interrupt counter.Dale S. Rahn
2000-03-31remove extra debug printfsDale S. Rahn
2000-03-31Add pchb PCi Host Bridge dummy device to print devices nicely, instead ofDale S. Rahn
2000-03-31PCi Host Bridge, dummy driver to quiet "not configured" messages,Dale S. Rahn
2000-03-31Find last memory or io segment, in case multiple happen to be found,Dale S. Rahn
2000-03-31Add interrupt counter, to verify interrupt problem is causingDale S. Rahn
2000-03-31add support for intrcnt from "C", make CLK_IRQ availableDale S. Rahn
2000-03-31Count clock interrupts.Dale S. Rahn
2000-03-31implement dmamap_load (stolen from i386) for powerpc.Dale S. Rahn
2000-03-31add interrupt counting support. (intrcnt)Dale S. Rahn
2000-03-31Add ummapiodev() functionality, to mirror mapiodev().Dale S. Rahn
2000-03-30document hook functionsJason Wright
2000-03-30- Remove some unused code.Aaron Campbell
2000-03-30smarter heartbeat()Michael Shalayeff
2000-03-30Sync with NetBSD. USB Ethernet drivers should work now.Aaron Campbell
2000-03-30instrument bad crp's and bad crp callbacks, tooJason Wright
2000-03-30Only allocate space for a copy of the authenticator if authenticationAngelos D. Keromytis
2000-03-30add some instrumentation for tracking input (commands/bytes) and outputJason Wright
2000-03-30Set re_rt to NULL, so we don't double free.Angelos D. Keromytis
2000-03-30auto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?))Jason Wright
2000-03-29timeout-driven heartbeat.Michael Shalayeff
2000-03-29- update copyrightsJason Wright
2000-03-29remove round-robin use of the boards. We're depending on the upper layerJason Wright
2000-03-29syncTheo de Raadt
2000-03-29more intel 840 stuffTheo de Raadt
2000-03-29Long over due checkpoint:Jason Wright
2000-03-29ifmedia for rayMichael Shalayeff
2000-03-29Be consistent about packet properties.Angelos D. Keromytis
2000-03-29Fix problem with TCP/UDP and ACLs.Angelos D. Keromytis
2000-03-29Minor cleanup.Angelos D. Keromytis
2000-03-29Note to self: test before committing.Angelos D. Keromytis
2000-03-29Conform to crypto framework changes for IVs.Angelos D. Keromytis
2000-03-29Better support for weird IV schemes (like ESP half-IV, or the swapAngelos D. Keromytis
2000-03-28Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theAaron Campbell
2000-03-28Allow wss to configure @irq 5, which is the default irq for quite a fewMarc Espie