Age | Commit message (Expand) | Author |
2000-04-02 | Fix a typo from last commit that was causing spontaneous reboots. | Aaron Campbell |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-04-01 | timeout -> callout. | Dale S. Rahn |
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell |
2000-03-31 | Quiet down boot on openfirmware probe of macobio bus. Does not print | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug printf. | Dale S. Rahn |
2000-03-31 | Revision 1.3 checked in again, version 1.4 was incorrectly checked in | Dale S. Rahn |
2000-03-31 | Busified. | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug prints. | Dale S. Rahn |
2000-03-31 | Add interrupt counter. | Dale S. Rahn |
2000-03-31 | remove extra debug printfs | Dale S. Rahn |
2000-03-31 | Add pchb PCi Host Bridge dummy device to print devices nicely, instead of | Dale S. Rahn |
2000-03-31 | PCi Host Bridge, dummy driver to quiet "not configured" messages, | Dale S. Rahn |
2000-03-31 | Find last memory or io segment, in case multiple happen to be found, | Dale S. Rahn |
2000-03-31 | Add interrupt counter, to verify interrupt problem is causing | Dale S. Rahn |
2000-03-31 | add support for intrcnt from "C", make CLK_IRQ available | Dale S. Rahn |
2000-03-31 | Count clock interrupts. | Dale S. Rahn |
2000-03-31 | implement dmamap_load (stolen from i386) for powerpc. | Dale S. Rahn |
2000-03-31 | add interrupt counting support. (intrcnt) | Dale S. Rahn |
2000-03-31 | Add ummapiodev() functionality, to mirror mapiodev(). | Dale S. Rahn |
2000-03-30 | - Remove some unused code. | Aaron Campbell |
2000-03-30 | smarter heartbeat() | Michael Shalayeff |
2000-03-29 | timeout-driven heartbeat. | Michael Shalayeff |
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell |
2000-03-28 | Implement rt_sigreturn. | jasoni |
2000-03-28 | from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000 | Michael Shalayeff |
2000-03-28 | PCIBIOS does not fully work yet | Theo de Raadt |
2000-03-28 | fix netbsd rcsids up. | Michael Shalayeff |
2000-03-27 | better rearrangements | Theo de Raadt |
2000-03-27 | fix OpenBSD tag | Jason Wright |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith |
2000-03-26 | callout.h is gone | Theo de Raadt |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff |
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell |
2000-03-25 | if_gm attaches on pci, not macobio. | Dale S. Rahn |
2000-03-25 | Busified. | Dale S. Rahn |
2000-03-24 | Correct config mechanism for uni-north bridge. | Dale S. Rahn |
2000-03-23 | new cpu type switch code. | Michael Shalayeff |
2000-03-23 | new timeout code from openbsd (; remove extraneous includes | Michael Shalayeff |
2000-03-23 | Do not include <sys/callout.h>, it is never needed; art@ | Aaron Campbell |
2000-03-23 | <sys/callout.h> is no longer. | Aaron Campbell |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-23 | If failure occurs on clock reading routine, make certain that the time | Dale S. Rahn |
2000-03-23 | add mii and if_gm ethernet. | Dale S. Rahn |
2000-03-23 | NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yet | Dale S. Rahn |
2000-03-23 | Hack to make physmem something almost reasonable, if for some reason | Dale S. Rahn |
2000-03-23 | comment out bounds check, ncr card on G4 is triggering it, replaced | Dale S. Rahn |
2000-03-23 | comment out memory region debugging. | Dale S. Rahn |
2000-03-22 | commented out ray* | Michael Shalayeff |
2000-03-22 | Add ch to some dead ports for consistency, of course not tested. | Niklas Hallqvist |